Re: [xml-dev] A tool that returns a list of the IDREF elements declared in a bunch of XML Schema documents?

From
Mukul Gandhi <>
To
"Costello, Roger L." <>
Date
2018-06-22T12:01:00Z
ID
<>
Thread
Re: [xml-dev] A tool that returns a list of the IDREF elements declared in a bunch of XML Schema documents?
On Fri, Jun 22, 2018 at 5:16 PM, Costello, Roger L. <[email protected]> wrote:
I have a bunch of XML Schema documents. I need a complete list of elements that are declared to be of type IDREF.

Is there a tool that will search through the XML Schema documents and report all the elements of type IDREF?

I would have tried to do this, using one of following ways,
1) Use XSLT



--
Regards,
Mukul Gandhi