Click here to Skip to main content
16,004,919 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Validating XML against XSD in MSXML6.0 Pin
Stefan Troschuetz6-Aug-07 21:53
Stefan Troschuetz6-Aug-07 21:53 
Questionhow to write xml in C#.net Pin
anumadhu29-Jul-07 21:47
anumadhu29-Jul-07 21:47 
AnswerRe: how to write xml in C#.net Pin
Stefan Troschuetz30-Jul-07 1:53
Stefan Troschuetz30-Jul-07 1:53 
QuestionRe: how to write xml in C#.net Pin
anumadhu30-Jul-07 2:04
anumadhu30-Jul-07 2:04 
AnswerRe: how to write xml in C#.net Pin
Stefan Troschuetz30-Jul-07 3:43
Stefan Troschuetz30-Jul-07 3:43 
GeneralRe: how to write xml in C#.net Pin
anumadhu30-Jul-07 21:03
anumadhu30-Jul-07 21:03 
Questionhow to connect xml file to tally Pin
v.surendrakumar29-Jul-07 21:19
v.surendrakumar29-Jul-07 21:19 
QuestionXml WellFormedness error Pin
Abhi Manav29-Jul-07 14:39
Abhi Manav29-Jul-07 14:39 
Good Morning Every one,
I have an application that is going to recieve Xml file from another application via Http post.
the file structure would be as follows:
one rot node
100 childnodes and 4 childnodes for each among 100.
i am using XmlTextReader class to parse through the Xml file. the application goes on smooth as long as the structure of Xml file is correct. if there is a welformedness error in any one of the childnodes then the reader halts at that point and throws an XML error that "The starting tag doesdont match the ending tag".Once the parser encounters this error its stops reading.
I have done research and found out that XMlWellformedness eror is a fatal error and The parser is not allowed to overcome this error untill the Xmlfile structure is corrected as per the standard specifications.
i wanted to know Is there any way programaticaly that i can overcome this error!
right now im using XmlTextReader class for parsing and While loop to iterate through the nodes step by step sequentially.
I would really appreciate if some one could guide me!

Abhi Manav
AnswerRe: Xml WellFormedness error Pin
DavidNohejl29-Jul-07 21:31
DavidNohejl29-Jul-07 21:31 
GeneralRe: Xml WellFormedness error Pin
Abhi Manav30-Jul-07 7:38
Abhi Manav30-Jul-07 7:38 
GeneralRe: Xml WellFormedness error Pin
Stefan Troschuetz30-Jul-07 21:59
Stefan Troschuetz30-Jul-07 21:59 
GeneralRe: Xml WellFormedness error Pin
Abhi Manav31-Jul-07 11:41
Abhi Manav31-Jul-07 11:41 
QuestionIs this possible to create a new XML file based on another XML file using XSL/XSLT? Pin
Rocky#28-Jul-07 1:30
Rocky#28-Jul-07 1:30 
AnswerRe: Is this possible to create a new XML file based on another XML file using XSL/XSLT? Pin
George L. Jackson30-Jul-07 12:27
George L. Jackson30-Jul-07 12:27 
QuestionSharePoint Services 3 Web Parts Pin
MetalSmith27-Jul-07 9:29
MetalSmith27-Jul-07 9:29 
QuestionXML datatype in sql server 2005 Pin
Revathij27-Jul-07 0:27
Revathij27-Jul-07 0:27 
AnswerRe: XML datatype in sql server 2005 Pin
Naji El Kotob28-Jul-07 11:06
Naji El Kotob28-Jul-07 11:06 
GeneralRe: XML datatype in sql server 2005 Pin
Revathij7-Aug-07 0:20
Revathij7-Aug-07 0:20 
Questionwriting XML in C#.net Pin
anumadhu26-Jul-07 21:16
anumadhu26-Jul-07 21:16 
QuestionCreate XML File Pin
Maynka26-Jul-07 18:56
Maynka26-Jul-07 18:56 
QuestionXmlElement Question Pin
rbreault26-Jul-07 12:15
rbreault26-Jul-07 12:15 
QuestionNeed help with an xPath question Pin
Grapes-R-Fun26-Jul-07 11:17
Grapes-R-Fun26-Jul-07 11:17 
AnswerRe: Need help with an xPath question Pin
George L. Jackson26-Jul-07 14:01
George L. Jackson26-Jul-07 14:01 
GeneralRe: Need help with an xPath question Pin
Grapes-R-Fun26-Jul-07 14:45
Grapes-R-Fun26-Jul-07 14:45 
QuestionXML from file with special letters Pin
gruberdominik26-Jul-07 2:38
gruberdominik26-Jul-07 2:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.