complexType TelephoneNumberType
diagram pscev_p746.png
type extension of xs:string
properties
base xs:string
used by
element TelephoneNumber/TelephoneNumberType
attributes
Name  Type  Use  Default  Fixed  annotation
TelephoneNumberTypePSCodeTyperequired      
source <xs:complexType name="TelephoneNumberType">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="TelephoneNumberType" type="PSCodeType" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute TelephoneNumberType/@TelephoneNumberType
type PSCodeType
properties
isRef 0
use required
facets
Kind Value annotation 
minLength 
source <xs:attribute name="TelephoneNumberType" type="PSCodeType" use="required"/>


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