XML Package >

ToCompactXML

ToCompactXML[expr]
generates an equivalent SymbolicXML expression that suppresses all the redundant namespace information for elements and attributes in expr.
ToCompactXML[expr, patt]
suppresses only namespaces that match patt.
  • To use ToCompactXML, you first need to load the XML Package using Needs["XML`"].
  • The following option can be given:
"AttributesDefaultNameSpace""NullNameSpace"controls how attribute namespaces are abbreviated
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team