CountryCode

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
isoCountryCode required

Used By

Element TelephoneNumber

Source

<xs:element name="CountryCode">
  <xs:complexType mixed="true">
    <xs:attribute name="isoCountryCode" use="required"/>
  </xs:complexType>
</xs:element>

Sample