correspondence-addressType

Complex Type Information

Model

Used By

Source

<xs:complexType name="correspondence-addressType">
  <xs:choice>
    <xs:element name="customer-number" type="exch:customer-numberType"/>
    <xs:element name="addressbook" type="exch:addressbookType" maxOccurs="unbounded"/>
  </xs:choice>
</xs:complexType>