xsl-list
[Top] [All Lists]

RE: [xsl] Using 'validation' in xsl:result-document

2009-11-10 18:33:29

Thank you. So it is a correct understanding that it the 
result-document goes after the schema in <xsl:import-schema 
schema-location="test.xsd"/> to validate the document?


No, the xsl:import-schema declaration can be anywhere in the stylesheet.
With very few exceptions, the order of components in a stylesheet makes no
difference.

Regards,

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


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