I would like to strip off from a XSD schema file all annotation tags. In other
words all elements
<xsd:annotation>
.....
</xsd:annotation>
should be eliminated from the XSD schema including when is inside such a tag.
How could I do this with a XSLT script?
Thank you
Ben
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--