ContactInformationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ContactInformationType">
  <xsd:sequence>
    <xsd:element ref="ContactName" minOccurs="0"/>
    <xsd:element ref="JobTitle" minOccurs="0"/>
    <xsd:element ref="CommunicationInformation" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>