Vocabularyxml.syntaxSyntax<XML <?xml version="1.0"?><document>...</document> XML>
Word descriptionThis gives syntax for literal XML documents. When evaluated, there is an XML document (
xml ) on the stack. It can be used for interpolation as well, if interpolation slots are used. For more information about XML interpolation, see
XML interpolation syntax.
Definition