31 - 40 of 116 for XMLSearch Results
View search results from all Wolfram sites (308549 matches)
SymbolicMathMLToBoxes   (XML Package Symbol)
SymbolicMathMLToBoxes[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.
ExpressionToSymbolicMathML   (XML Package Symbol)
ExpressionToSymbolicMathML[expr] converts the Mathematica expression, expr, into a MathML-flavored SymbolicXML structure.
RawXML   (XML Package Symbol)
RawXML["string"] represents a raw string fragment of XML that can be used inside a SymbolicXML expression.
ToVerboseXML   (XML Package Symbol)
ToVerboseXML[expr] generates an equivalent SymbolicXML expression that explicitly exposes all the namespace information for elements and attributes in expr. ...
XMLParser   (XML Package Symbol)
XMLParser[root, " file"] represents a parser object created by InitializeXMLParser for XML documents with a root element root and corresponding to the DTD " file".
XMLGet   (XML Package Symbol)
XMLGet["file"] returns the XML expression tree corresponding to the contents of " file".XMLGet["file", parser] uses the pre-initialized XMLParser object to parse the file. ...
SymbolicXMLQ   (XML Package Symbol)
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
InitializeXMLParser   (XML Package Symbol)
InitializeXMLParser[root, " file"] creates an XMLParser object that has a list of entities corresponding to the contents of " file" and can be used on XML documents that have ...
ToSymbolicXML   (XML Package Symbol)
ToSymbolicXML[expr] converts an expression expr to an appropriate XML format and returns the result as SymbolicXML.
XMLGetString   (XML Package Symbol)
XMLGetString["data"] returns the XML expression tree corresponding to a string.XMLGetString["data", parser] uses the pre-initialized XMLParser object to parse the string.
1|2|3|4|5|6|7 ... 12 Previous Next

...