complexType "TelephoneType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
(xs:string | ("public" | "restricted" | "private")) |
|
= |
xs:boolean |
|
|
> |
|
|
</...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Details of a telephone number including the number, type of number, a privacy setting and an indication of whether this is the preferred contact number.
XML Source (w/o annotations (6); see within schema source)
<xs:sequence>
</xs:sequence>
<xs:attribute name="isPreferred" type="xs:boolean" use="optional"/>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/2)
isPreferred
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Set to "true" if this is the preferred telephone number for contact.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isPreferred" type="xs:boolean" use="optional"/>
|
Content Element Detail (all declarations; defined within this component only; 3/3)
-
Clarifies when the identification information is accurate.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
The telephone number including country code if appropriate.
XML Source (w/o annotations (1); see within schema source)
-
Indicates type of telephone number provided (home, fax, office, cell, etc.). Supports the use of a controlled vocabulary. The DDI Alliance has provided a controlled vocabulary (TypeOfTelephone) to support this element at http://www.ddialliance.org/controlled-vocabularies.
Simple Content
XML Source (w/o annotations (1); see within schema source)