Skip to content

XML / XSL

Discussions on XML and related technologies

This category can be followed from the open social web via the handle xml-xsl@forum.codeproject.com

2.6k Topics 6.8k Posts
  • Modify large XML files [modified]

    question xml database performance tutorial
    2
    0 Votes
    2 Posts
    0 Views
    C
    The core issue is probably that you'd be better off using a database. Is there a SAX implimentation in .NET ? I'd think that's whaty ou need. Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
  • indent XML and keep cdata sections?

    question html xml
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • xml file validation using DTD in c#.net

    csharp xml
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Validation of XML Xpath of validation failure?

    xml database help question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    3 Posts
    0 Views
    L
    JayPrakash Kulkarni wrote: Can anyone help me out? Sure. Hire a programmer and they can help you out led mike
  • How to Generate HTML Reports in C#..

    csharp html asp-net xml tutorial
    4
    0 Votes
    4 Posts
    0 Views
    C
    shakeela wrote: XSLT team. Say what ? Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
  • Xslt 2.0, xsl functions and Internet explorer

    xml c++ html com design
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • How to Parse CData value through ISAXXMLReader

    tutorial json help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Searching against child node in XML

    help algorithms xml question
    2
    0 Votes
    2 Posts
    0 Views
    L
    kmpatel wrote: It only searches It? Sorry but that doesn't tell us anything useful. kmpatel wrote: I faced formating problem to post xml file so it looks like this hope you dont mind. On the screen where you post there is a checkbox "Ignore HTML tags in this message (good for code snippets)" led mike
  • XML: Read, Write and Modify

    csharp visual-studio xml help
    3
    0 Votes
    3 Posts
    0 Views
    C
    Zaegra wrote: I've searched the internet I find that hard to believe. There is a myriad of ways to store XML, the easiest is to use a stringbuilder to build your XML by hand, but that is more error prone than using XMLDocument or the XMLStreamWriter ( not sure what that is called ). XMLDocument is a standard DOM implimentation, it's how you would read/modify an XML document. Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
  • 0 Votes
    2 Posts
    0 Views
    C
    xml, html, and xsl files are only plain text. It sounds to me like what you mean is, you used newlines to generate breaks in your text file and you need to change your XSL to instead add br tags, so you emit HTML. Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
  • UPS XML Online Ship Tool Integration

    csharp xml help
    2
    0 Votes
    2 Posts
    0 Views
    A
    hi.. basically i want UPS web service which work on international level.. the code needed in asp.net 2.0 hi .. in UPS web service when i post 6 digit zip code or like any character than it is not accepted by UPS web service app. version 1.2 it gives error like " UPS only accept 5 digit zip code" so u have any idea about UPS web service which works on all zip codes..? i want code in ASP.NET . so if u have than please send me..
  • XML Schema Formatting for SchemaGen

    database help xml regex
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • how to prepare sitemap.xml file?

    com xml help tutorial question
    2
    0 Votes
    2 Posts
    0 Views
    M
    I haven't had to do this in the last year, but unless things have changed each search engine has different requirements for sitemap files. You will need to visit each of the search engines separately and look at the schema for their sitemaps and use that as a guide. Mark's blog: developMENTALmadness.blogspot.com
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    2 Posts
    0 Views
    L
    Look for some tutorial or example articles on working with the XML DOM. There are millions of them. There are even small samples in MSDN documentation for the `System.XML`.XMLDocument class. You might find such articles here on CodeProject or TopXML or www.w3schools.com or on MSDN. led mike
  • XML file and Database

    database tutorial xml
    3
    0 Votes
    3 Posts
    0 Views
    R
    sir , i have a que is that how to acess xml in database ragini
  • Xml Attibute in C#

    csharp xml json question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • write xml root element attribute string in .net(C#).

    csharp xml tutorial
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • .NET: Skipping a unvalid XML node?

    help csharp css xml question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied