OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   SAX Question

[ Lists Home | Date Index | Thread Index ]

A real XML question or at least SAX:

Given

<mydoc 
att1="somevalue"
att2="someother,another,yetanother"
att3="stillmore" />

or 

<mydoc 
att1="somevalue"
att2="someother,another,yetanother"
att3="stillmore">
</mydoc>

shouldn't SAX treat these identically?

The odd result is that using XMLReader (MS), 
the second guy results in a call to the 
error handler and the first doesn't.  Is that right?

len




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS