XML Element
- Aktualisiert2025-10-31
- 1 Minute(n) Lesezeit
Use the xmlElement data type to map the contents of an XML document.
Introduced in PAtools 8.0 upgrade 04/2021
The content of an XML element can be:
- Attributes
- Namespaces
- Data
- Other XML elements
- Comments
Definition Options
Define PAscript variables with the xmlElement data type locally in program code. Define xmlElement in classes or in PAscript functions.