The type dx:contactListType is a list type, which contains one or several contact(s).
The tree structure of the type dx:contactListType has the following appearance:
<xs:complexType name="contactListType">
<xs:sequence>
<xs:element name="contact" type="dx:contactType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
See the list of abbreviations here
| Element (Element type) |
Use | Description |
|---|---|---|
| dx:contact (dx:contactType) |
[M] | One or several contact(s) of an organization. |