AgentType

Complex Type Information

Model

Used By

Element Agent

Source

<xsd:complexType name="AgentType">
  <xsd:sequence>
    <xsd:element ref="EntityInformation"/>
    <xsd:element ref="ContactInformation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="ContractIdentifier" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>