PwgSmRev1-185 - DialStringType

simpleType DialStringType
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
elements DestinationEntryType/PostDialString DestinationEntryType/PreDialString
facets
Kind Value Annotation
maxLength 64
pattern ([pw0-9A-D\*#\-\(\).'])*
source <xs:simpleType name="DialStringType">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="64"/>
   
<xs:pattern value="([pw0-9A-D\*#\-\(\).'])*"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy
Our website uses cookies on your device to give you the best user experience. By using our website, you agree to the placement of these cookies. To learn more, read our privacy policy. Read Privacy Policy