complexType tcip:CcDispatchMessage
diagram
namespace http://www.TCIP-Adopted-03-00-01
children time text-msg canned-msg takes
used by
element tcip:ccDispatchMessage
source <xs:complexType name="CcDispatchMessage">
 
<xs:sequence>
   
<xs:element name="time" type="CPT-DateTime"/>
   
<xs:element name="text-msg" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="canned-msg" type="CC-CannedMsgID" minOccurs="0"/>
   
<xs:element name="takes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="take" type="CC-CannedMsgTakeID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcDispatchMessage/time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time" type="CPT-DateTime"/>

element tcip:CcDispatchMessage/text-msg
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="text-msg" type="CPT-Footnote" minOccurs="0"/>

element tcip:CcDispatchMessage/canned-msg
diagram
type tcip:CC-CannedMsgID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="canned-msg" type="CC-CannedMsgID" minOccurs="0"/>

element tcip:CcDispatchMessage/takes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children take
source <xs:element name="takes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="take" type="CC-CannedMsgTakeID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcDispatchMessage/takes/take
diagram
type tcip:CC-CannedMsgTakeID
properties
isRef 0
content simple
source <xs:element name="take" type="CC-CannedMsgTakeID"/>


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