How do I use the XMLReceiver?
Export data in XML format
Description
The XMLReceiver exports Domain data in XML format.
Receiver Parameters
The following parameters can be defined for the XMLReceiver. Items with an asterisk (*) are required:
- rootElementName* - The master element that contains the row elements.
- rowElementName* - The name of the primary element for each XML row.
-
exportStyle*- Determines how the XML is formatted.
- ELEMENTS_ONLY
- ATTRIBUTES_ONLY
- ELEMENT_VALUE
- booleanValue* - Format a Boolean object with the selected mask.
- rowDelimiter* - Defines the bytes that delimit each row.
- nullValue* - Represents NULL value.
-
quoteTextData*- Defines the character to use when quoting text data.
- Single
- None
- Double
Receiver Attribute Property Keys
The Receiver defines one property key that can be modified on any of its associated Domain Attributes:
-
name - Represents the element or attribute name of the value for the given Attribute.
Article Feedback: Was this helpful?
Give feedback