[xsl] Finding the ID attribute of an XPath from XMLSchema

Subject: [xsl] Finding the ID attribute of an XPath from XMLSchema
From: "v vijith" <vvijith@xxxxxxxxx>
Date: Fri, 20 Jul 2007 23:06:02 -0700
Dear All,

I have an XML which is associated to an XMLSchema. Once I perform an
XQuery on the XML I get a selected set of XPaths (Im using our own
functions).

For each XPath I need to know what is the ID attribute for the XPath.
I know that in XMLSchema there is an XS:ID Attribute. I would like to
know if there is a way to find the ID associated from the XMLSchema
for an XPath in the XML.

Did I confuse everyone?

Thanks
Vijith

Current Thread