Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Stream parsing [other Stream parsing operators]
9.1.0
Stream.captureXML
This attempts to parse the source string as XML and fails if unsuccessful. The XML is saved as the current XML object; only one XML object may be current at any time.
It returns the rest of the source string without the XML therein.