XML
This script specifier is used when loading xml files. Valid options for the XML specifier are listed in syntax.
Syntax:
xmlsax
xmlsimple
pattern is path
xmlsax and xmlsimple are mutually exclusive, only one can be specified when using xml. When using pattern, the file will be read from the start of the specified tag to the end of the tag. If path contains spaces, the path must be quoted.
Information noteIn order to use xmlsax, Microsoft's
xml parser MSXML 3.0 or higher must be installed on the computer. MSXML is shipped with e.g. Windows XP and MS Internet Explorer 6. It can also
be downloaded from the Microsoft home page.
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!