simpleType tcip:TSP-ModemPhoneNum
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:string
used by
elements tcip:ScpPriorityCancel/intersectionModem tcip:ScpPriorityCancelAck/intersectionModem tcip:ScpPriorityClear/intersectionModem tcip:ScpPriorityClearAck/intersectionModem tcip:ScpPriorityRequest/intersectionModem tcip:ScpPriorityRequestAck/intersectionModem tcip:ScpPriorityUpdate/intersectionModem tcip:ScpPriorityUpdateAck/intersectionModem tcip:ScpStatusBuffer/intersectionModem tcip:ScpStatusBufferResponse/intersectionModem tcip:ScpStatusControl/intersectionModem tcip:ScpStatusControlAck/intersectionModem tcip:TSPIntersectionEntry/intersectionModem tcip:TSPTmsIntersectionParam/intersectionModem
facets
minLength 1
maxLength 16
source <xs:simpleType name="TSP-ModemPhoneNum">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="16"/>
 
</xs:restriction>
</xs:simpleType>


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