[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Kay <mike@s...>
  • To: xml-dev@l...
  • Date: Fri, 13 Aug 2010 18:38:35 +0100

On 13/08/2010 17:56, Xia Li wrote:
> You might take a look at this XSLT function library provided with this
> article,
>
> http://www.ibm.com/developerworks/library/x-schemanode/
>
> You will find a set of XSLT functions that would allow you to locate the
> schema component (the element declaration/type definition) for a given
> instance node.
>
> Lisa
>
>    

That's an amazingly ambitious library, thanks for the reference!

Unfortunately code that works directly from schema documents is usually 
wrong, at least in the sense that it cannot process arbitrary valid 
schemas. For example, the following restriction is documented, and rules 
out many real schemas:

"The constraint of this algorithm is that a local element is not allowed 
to be declared with the same name of a global element."

Michael Kay
Saxonica


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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member