PwgSmRev1-185 - DestinationEntryType

complexType DestinationEntryType
diagram PwgSmRev1-185_p432.png
namespace http://www.pwg.org/schemas/2012/12/sm
children DestinationUri PreDialString PostDialString T33Subaddress
used by
element DestinationUrisEntry
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="DestinationEntryType">
 
<xs:sequence>
   
<xs:element ref="DestinationUri"/>
   
<xs:element name="PreDialString" type="DialStringType" minOccurs="0"/>
   
<xs:element name="PostDialString" type="DialStringType" minOccurs="0"/>
   
<xs:element name="T33Subaddress" type="xs:int" minOccurs="0"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element DestinationEntryType/PreDialString
diagram PwgSmRev1-185_p433.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DialStringType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 64
pattern ([pw0-9A-D\*#\-\(\).'])*
source <xs:element name="PreDialString" type="DialStringType" minOccurs="0"/>

element DestinationEntryType/PostDialString
diagram PwgSmRev1-185_p434.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DialStringType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 64
pattern ([pw0-9A-D\*#\-\(\).'])*
source <xs:element name="PostDialString" type="DialStringType" minOccurs="0"/>

element DestinationEntryType/T33Subaddress
diagram PwgSmRev1-185_p435.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="T33Subaddress" type="xs:int" minOccurs="0"/>


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