xsl-list
[Top] [All Lists]

RE: [xsl] Problem with embeded XHTML in an XML file and transformation to XSL:FO

2006-08-13 14:04:57
That's an interesting point - can you have a well-formed XML 
document that isn't namespace-well-formed?

Yes, you can. No-one uses them nowadays, but in principle you can have a
document that conforms to the base XML recommendation but doesn't conform to
the Namespaces Rec. XSLT has always insisted that the source document
conforms to both.

Is it that "well-formed" existed before namespaces came 
along, and now saying "well-formed" means both?


No, to require both you have to specify "namespace-well-formed". 

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>
--~--

<Prev in Thread] Current Thread [Next in Thread>