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] XPath/XSLT 2.0 concerns

[ Lists Home | Date Index | Thread Index ]

> Too true, I'm sure many others can't wait to write template 
> matches like
> 
> 
> <xsl:template match="ipo:shipTo[. instance of element of type 
> ipo:USAddress]/ipo:state[. instance of element of type 
> ipo:USState]" />
> 
> instead of 
> 
> <xsl:template match="ipo:shipTo/ipo:state" />
> 
> because of the gains of schema aware processing

Sure, the current syntax is awful, but I'm pushing for things like

  match="~ipo:USAddress/~ipo:USState"

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 





 

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

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