go back Home

EdiTemplatePARSENodeData

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null batchNumberLocation="..." closingTag="..." createDateFormat="..." createDateLocation="..." expression="..." fgSegment="..." loopID="..." nodeID="..." openingTag="..." tranControlNumberLocation="..." tranSegment="..." typeDescr="..." userRequired="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"batchNumberLocation":"...","closingTag":"...","createDateFormat":"...","createDateLocation":"...","expression":"...","fgSegment":"...","loopID":"...","nodeID":"...","openingTag":"...","tranControlNumberLocation":"...","tranSegment":"...","typeDescr":"...","userRequired":"..."}

Fields

name type
batchNumberLocation String
closingTag String
createDateFormat String
createDateLocation String
expression String
fgSegment String
loopID String
nodeID String
openingTag String
tranControlNumberLocation String
tranSegment String
typeDescr String
userRequired String