XML`
XML`

RawXML

RawXML["string"]

represents a raw string fragment of XML that can be used inside a SymbolicXML expression.

Details and Options

Examples

Basic Examples  (1)

A raw string fragment of XML:

A composed SymbolicXML expression with an embedded fragment of RawXML:

The composite expression exports as XML:

The composite expression and variants are recognized as SymbolicXML:

Using ToSymbolicXML expands any RawXML fragments into SymbolicXML fragments, if possible: