DOCUMENTATION CENTER SEARCH
Mathematica
>
XML Import & Export
>
Built-in
Mathematica
Symbol
Exchanging Material with the Web
XML Capabilities
Tutorials »
|
XMLElement
Import
Export
See Also »
|
Web Operations
XML Formats
XML Import & Export
More About »
XMLObject
XMLObject
["
type
"]
represents the head of an XML object in symbolic XML.
MORE INFORMATION
Possible forms of
"
type
"
include:
"Declaration"
,
"Comment"
,
"Document"
,
"Doctype"
,
"ProcessingInstruction"
,
"CDATASection"
.
In typical cases, the form used is
XMLObject["
type
"][
data
]
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Out[1]=
SEE ALSO
XMLElement
Import
Export
TUTORIALS
Exchanging Material with the Web
XML Capabilities
MORE ABOUT
Web Operations
XML Formats
XML Import & Export
New in 4.2
© 2008 Wolfram Research, Inc.