[Home] [By Thread] [By Date] [Recent Entries]

  • From: Manos Batsis <manos_lists@g...>
  • To: XML Developers List <xml-dev@l...>
  • Date: Wed, 04 Feb 2009 11:04:02 +0200

Michael Kay wrote:
>> I have a document like this:
>>
>> <xml>
>>   <page>
>>     <rev>...</rev>
>>     <rev>...</rev>
>>   </page>
>>   ... (some hundreds of pages)
>>   <page>
>>     <rev>...
>>
>> so it's not well formed. 
> 
> It's not clear from that description why it isn't well-formed.


The root element has an illegal name. Haven't worked with SAX for some 
time and do not remember the API, but one should be able to easily use a 
custom XMLReader (perhaps a wrapper of the original) or whatever to fix 
this before feeding it to the parser. Or something like that.

I would even dare to say some exception handling could very well do it.

Cheers,

Manos


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member