Page 1 of 1

XPath nOOb

Posted: Wed Apr 04, 2007 6:13 pm
by sansp00
Hello, I have what may sound as a stupid question/request ...
We currently built all our xsd and would like to have a way to extract the XPath of all the components in order to document the mapping to our back end system fields. Basically, I would like the ability to extract all fields in the xsd into a list of unique keys ( to document mapping ).
Is there a way to accomplish this ?
Thanks !
Patrick S.

Posted: Thu Apr 05, 2007 11:09 am
by sorin_ristache
Hello,

Probably you can do this with an XSLT stylesheet. Without a small example of an XML Schema and the expected output of the list with unique keys it is hard to give you a solution based on such a general description.


Regards,
Sorin