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 / XPath 2.0 - Assumptions

[ Lists Home | Date Index | Thread Index ]

From: "Jonathan Robie" <jonathan.robie@datadirect-technologies.com>
 
> Or you could use a regular expression to do the same thing, and associate 
> the type with a name that identifies the regular expression to be used. And 
> allow other constraints, such as ranges, to be associated with the name.
> 
> Ooops, I just reinvented XML Schema simple types.
 
Not really.  Regular Fragmentations allows each fragment to be types, rather
than just being a string.  It is  step forward from XML Schemas, because
it understands that it is inconvenient to use elements for all kinds of structures,
but it does not go all the way to recombining pieces into types.

Schematron allows string expressions, so that you can parse 25/12/02 into
strings, check the values of the pieces are compatible, and label the whole
"US Date", but that is too messy.

Instead, we need something that allows defining the mappings from (multiple)
lexical spaces to standard value spaces. I.e. notations, though we will have to give
them a different name because XML Schemas already provides something
of that name, of no apparant usefulness except perhaps to be incompatible
with DTD's NOTATION and therefore to kill it off.

Cheers
Rick Jelliffe




 

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

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