General
Note:
- All white space, blanks, and characters that are outside the tag markers < and > are ignored.
- Tags are enclosed by tag markers and must have a matching tag
trailer. For example:
<CXIXML>…………..</CXIXML> <Transactions>………</Transactions> <Clock>…….</Clock>
For data inserted in a tag, use
<tag field1="…" field2="…." etc />
.
For example:
<Clock type="01" rdrName="ADMIN" badgeNo="12345"
time="20030315075807"/>
Data with sub elements containing value pairs must be enclosed between tags as follows:
<tag field1="…" etc ><tag value pair/></tag>
For example:
<Clock type="01" rdrName="ADMIN" badgeNo="12345"
time="20030315075807">
<Nvalpair vName="Dept" value="Maintenance"/>
</Clock>
Tags, field names, and value pairs are defined by Infor.