edrField element

Type: edrField
Namespace: (default namespace)
XML Schema: ns0.xsd

A class is used to describe the details of an EDR field. OCECAS provides a set of EDR fields in six different groups, namely Call Info EDR Group, Platform Info EDR Group, Web Request EDR Group, Chassis Info EDR Group, and User Data EDR Group,

Example XML

<?xml version="1.0" encoding="UTF-8"?> <edrField> <csrfToken>...</csrfToken> <permanentId>...</permanentId> <parentId>...</parentId> <parentName>...</parentName> <name>...</name> <addToEdr>...</addToEdr> <systemUse>...</systemUse> <type>...</type> <description>...</description> <changeSetId>...</changeSetId> <conceptId>...</conceptId> <deleted>...</deleted> </edrField>