Phone

Element Information

Model

Children: TelephoneNumber

Attributes

QName Type Fixed Default Use Inheritable Annotation
name optional

Used By

Source

<xs:element name="Phone">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="TelephoneNumber"/>
    </xs:sequence>
    <xs:attribute name="name"/>
  </xs:complexType>
</xs:element>

Sample