xsl-list
[Top] [All Lists]

Re: [xsl] Re: Output validation with XSLT 2.0

2008-05-06 00:43:22
XSLT 2.0's use of XML Schema types is completely separate from having
the xs namespace in the output...

XSLT is very much dependent on the XSLT namespace - is it reasonable
to have that in the output?


2008/5/6 Mukul Gandhi <gandhi(_dot_)mukul(_at_)gmail(_dot_)com>:
I agree with Mike.

 Since XSLT 2.0 is very much dependant on XML Schema, having xs:
 declaration in the output tree is reasonable.


 On 5/6/08, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
 > The reason for this: if the "xs" namespace had been excluded by default, we
 > would have had do something special for users who want to generate 
something
 > like <d xsi:type="xs:date"/>.


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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