Correspondent

Element Information

Model

Children: Contact, Extrinsic

Attributes

QName Type Fixed Default Use Inheritable Annotation
preferredLanguage optional

Used By

Source

<xs:element name="Correspondent">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Contact" maxOccurs="unbounded"/>
      <xs:element ref="Extrinsic" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="preferredLanguage"/>
  </xs:complexType>
</xs:element>

Sample