[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Getting XSD annotation from matched element
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] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|