I have complicated public profile XSDs for which I have to create a mapping from my database schema. Is there a tool that gives the Xpath for the leaf level elements in a complicated nested XSD? My design needs to map the leaf in the XSD to a schema element, returned from a query.
Any suggestions appreciated.