|
I see. Is there any way to get the Xml
structure of the schema from the SchemaType? Or get the XmlObject of the schema
from the SchemaType? The reason I am asking this is because we have specific
information contained in the model/xsd that we want to XQuery. Roshan
Punnoose Phone: 301-497-6039 From: Radu
Preotiuc-Pietro [mailto:[EMAIL PROTECTED] This is correct, you have to get the
XmlObject and then run XPath, since XPath requires an XML structure, while
SchemaType is just an API. Regards, Radu -----Original Message----- Is it possible to run
xpath/xquery on the schemaType? I know that it is possible to load the .xsd as an
XmlObject and then run the execQuery function. But can you run a query against
the SchemaType? Roshan Punnoose Phone: 301-497-6039 |
BEGIN:VCARD VERSION:2.1 N:Punnoose;Roshan FN:Punnoose, Roshan ADR;WORK:;2115 LABEL;WORK:2115 EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20050413T183207Z END:VCARD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

