Fax

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name optional

Used By

Source

<xs:element name="Fax">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="TelephoneNumber"/>
      <xs:element ref="URL"/>
      <xs:element ref="Email"/>
    </xs:choice>
    <xs:attribute name="name"/>
  </xs:complexType>
</xs:element>

Sample