simpleType tcip:CC-RadioVoiceControl
namespace http://www.TCIP-Adopted-03-00-01
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:unsignedInt, CC-RadioVoiceControl)
used by
elements tcip:CcAnnunciatorCallSetup/call-type tcip:CcCallTermination/call-type tcip:CcDispatchCallEnd/call-type tcip:CcDispatchCallSetup/call-type tcip:CcNotifyIncomingCall/call-type tcip:ObVoiceRequestProgress/call-type tcip:CcAcceptCallRequest/call-type-actual
annotation
appinfo

            handset (1)
            announcement (2)
            covert mic (3)
            pa interior (4)
            pa exterior (5)
            pa interior exterior (6)
            telephone interconnect (7)
            hailing spkr (8) -- 9-127 reserved
             -- 128-255 local use
        
source <xs:simpleType name="CC-RadioVoiceControl">
 
<xs:annotation>
   
<xs:appinfo>
            handset (1)
            announcement (2)
            covert mic (3)
            pa interior (4)
            pa exterior (5)
            pa interior exterior (6)
            telephone interconnect (7)
            hailing spkr (8) -- 9-127 reserved
             -- 128-255 local use
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="1"/>
       
<xs:maxInclusive value="8"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="handset"/>
       
<xs:enumeration value="announcement"/>
       
<xs:enumeration value="covert mic"/>
       
<xs:enumeration value="pa interior"/>
       
<xs:enumeration value="pa exterior"/>
       
<xs:enumeration value="pa interior exterior"/>
       
<xs:enumeration value="telephone interconnect"/>
       
<xs:enumeration value="hailing spkr"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="128"/>
       
<xs:maxInclusive value="255"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:CC-RadioVoiceControl"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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