xsl-list
[Top] [All Lists]

RE: [xsl] Namespace prefixes in Schemas

2006-08-16 04:35:19

No. It is an error if the processor matches only by prefix. 
But, the colon was a legal part of an XML name, before 
namespaces came around. 
Without the namespace declaration, the XML is still "well 
formed" if the node names contain prefixes and colons. 

But XPath 1.0 section 5 says: XML documents operated on by XPath must
conform to the XML Namespaces Recommendation [XML Names].

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--