> I don't see what's so hard about: > For obtaining byte order mark, > node *MyXMLProcessor(char *filename, char *BOM) > ... Yes, an application can get a BOM if it receives a raw octet stream. But applications may interchange XML documents in internal character representation such as UTF-16 without BOM in Java. As I have written repeatedly, don't use information not in XML Information Set. If we wanted to refer information not in XML Information Set, we would need tricky implementation or could not accomplish completely. > For exact order, your implementation should simply throw an algorithm > unavailability exception if your lex-order-aware implementation encountered > an exact order signature. I think no one implements exact order. I may request for Xalan/LotusXSL team to make output of XPath lex-order. -- TAMURA Kent @ Tokyo Research Laboratory, IBMReceived on Sunday, 12 March 2000 20:22:23 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:10:09 GMT