Documentation for ATIS-Draft-03-00-79

Simple Type: IM-WorkPhone

[Table of contents]

Super-types: xs:string < IM-WorkPhone (by restriction)
Sub-types: None
Name IM-WorkPhone
Used by (from the same schema document) Complex Type IMPerson , Complex Type PICustomerProfile , Complex Type PICustomerProfile , Complex Type PIFoundItem , Complex Type PILostItem
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="IM-WorkPhone">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="16"/>
</xs:restriction>
</xs:simpleType>