Macro Language Reference > Macros > Text (Page Level) > ttagxml
  
ttagxml
Description
When using the PTC ALD XML parser it is only possible to parse .xm or .xs streams. Using the ttagxml macro, however, will permit you to force a text stream to be parsed as XML.
Syntax
ttagxml tag:t
tag
The name of the non standard xml tag to be forced for parsing
Additional Information
 
This cannot be applied when using the LibXML parser.
For more information, see Reference Chapter: XML in PTC ALD.