|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] How to strip all optional but empty elements from a XM
Assume I have a XML doc and a XSD schema file which defines mandatory and optional element fields. How can I now go recursively through the whole XML document and find all elements which are optional (e.g. minoccurs=0) but currently EMPTY. These empty, optional elements should be stripped off so that the resulting XML does not contain them any more. How can I achive this with an XSLT script? Ben
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






