Hi Michael, Michael Kay <mike@saxonica.com> writes: > There's nothing in the XSD for example that says whether the order > of elements is significant; There are ways to specify in XML Schema whether elements should appear in a particular order or not (xs:sequence vs xs:all). What you are probably saying here is that if the schema says that elements can appear in any order, it does not mean that the actual order of elements as they appear in XML documents is insignificant to the application logic. Boris -- Boris Kolpackov, Code Synthesis Tools Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsdeReceived on Thursday, 3 April 2008 10:20:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:40 GMT