complexType TelephoneNumber
diagram pscev_p741.png
children TelephoneNumberType TelephoneNumberValue
used by
element TelephoneNumbers/TelephoneNumber
source <xs:complexType name="TelephoneNumber">
 
<xs:sequence>
   
<xs:element name="TelephoneNumberType" type="TelephoneNumberType"/>
   
<xs:element name="TelephoneNumberValue" type="xs:string"/>
 
</xs:sequence>
</xs:complexType>

element TelephoneNumber/TelephoneNumberType
diagram pscev_p742.png
type TelephoneNumberType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TelephoneNumberTypePSCodeTyperequired      
source <xs:element name="TelephoneNumberType" type="TelephoneNumberType"/>

element TelephoneNumber/TelephoneNumberValue
diagram pscev_p743.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="TelephoneNumberValue" type="xs:string"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy