For some XML documents, especially tree structures, XML is not always the best human readable format. For these purposes, there are technologies like Simple Outline XML (SOX) which produce XML equivalent notations for documents that can easily be translated back to the original XML format.
The website on SOX provides this example:
stylesheet>xmlns=http://www.w3.org/1999/XSL/Transformversion=1.0template>match=node()copy>apply-templates>select=node()>
0 reacties:
Post a Comment