Macro Language Reference > Macros > Text (Page Level) > txmlerror
  
txmlerror
Description
Enables you to view any error text streams produced when you parse your document against a DTD.
Syntax
txmlerror
[no parameter]
Invoke the Browse Tags dialog box.
Additional Information
Whenever an error occurs during either an XML parse or an XSLT transformation, an error namespace is created. A text stream is also created with the same name as the stream being parsed. This has the file extension .Xe.
The xmlerror macro opens the Browse Tags dialog box with all of the XML error streams automatically selected.
 
Error streams from the parser are placed in the xerror: namespace, XSLT processing errors in the xslterr: namespace.
For more information, see Reference Chapter: XSLT in PTC ALD and Reference Chapter: XML in PTC ALD.