XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Using Saxon 9 as a Schematron 1.5 back end



> A useful output is what I called a canonical path, a structure composed 
> of 2 parts :
> -an XPath expression that starts from the root and descend from node to 
> node by naming them and index them
> -a mapping of the prefixes involved in the XPath expressions


For this usage, the (ISO) schematron skeleton files include templates
that output xpaths (not using any prefixes) to the context of the
message. (It also has templates that make xpaths with prefixes, suitable
for human readable error messages, but in many XPath API, it's just
simpler to report something as
/*[10]/*[5]
rather than
/a:b[3]/c:d[2]
and then worry how to bind the namespace prefixes.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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

Copyright 1993-2007 XML.org. This site is hosted by OASIS