xsl-list
[Top] [All Lists]

Re: testing for string and number in XSLT 2.0 was Re: [xsl] Test For Numeric Values?

2005-04-08 04:37:23

the fact that BASIC conformance meant XML Schema datatypes are still
being used completely went under my radar...so I now understand that
value for BASIC conformance is directed towards implementators... 

a full xslt system can use user-defined schema types defined in an xsd
schema schmea a basic system can not use schema defined complex types at
all and is restricted to a fixed set of basic atomic types (a subset of
the schema built in types)

similarly a full system can "see" type annotations on elements that have
been added by a schema aware parser, so you can match elemets that have
a particular (perhaps user defined) type. In a basic schema all elements
are annotated as not having been typed by a schema processor.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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