Closed keshavarzi closed 10 years ago
Parsing an XML containing elements with wrong namespace prefix (like annotation):
... <xsd:complexType> <annotation> <documentation>foo bar</documentation> </annotation> <s:sequence> ...
All other elements after annotation will be ignored!
Won't fix!
Parsing an XML containing elements with wrong namespace prefix (like annotation):
All other elements after annotation will be ignored!