OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XSLT 2.0 and XSL(-FO) 2.0

[ Lists Home | Date Index | Thread Index ]


> As Mike Kay has mentioned, there has been talk in the working group about
> supporting a "schema-less" conformance level for XSLT 2.0

But my reading of those comments is that XSLT will be allowed to use
documents that don't use a schema. That is nowhere near enough.

I need to be able to determine what the input tree will be for a given
document. That means I must be able to turn off schema processing from
the stylesheet so that I can get the tree as it is, not the schema
adulterated version. I don't always have access to the document to
remove schemalocation attributes, and even if I did it wouldn't be
enough as a schema aware parser is allowed to apply a schema even if one
is not specified, if it thinks it knows something about teh namespaces
being used, or any other reason.

"support for schema" as per the requirements document should mean
support for functions over schema datatypes (this is a good thing).
It shouldn't mean the input is no longer XML but rather the shadowy
PSVI. Assuming that battle's lost and the input will be a PSVI there
has to be some way of being sure that when you use document() or the
implied input document, that you are acting on the document as
specified. In fact given that the schema processor goes to some lengths
_not_ to change any propoerties in the infoset of the document, but only
to augment the infoset with new properties, having XSLT receive the PSVI
as input would be fine so long as by default XPath operated over the
original infoset and only used the additional schema properties on
request.


David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS