complexType tcip:CCPollContents
diagram
namespace http://www.TCIP-Adopted-03-00-01
children last-message polling-group data-requested agency-data
source <xs:complexType name="CCPollContents">
 
<xs:sequence>
   
<xs:element name="last-message" type="CC-MsgCounter"/>
   
<xs:element name="polling-group" type="CC-PollingGroup"/>
   
<xs:element name="data-requested" type="CC-PollData"/>
   
<xs:element name="agency-data" type="CC-AgencyData" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCPollContents/last-message
diagram
type tcip:CC-MsgCounter
properties
isRef 0
content simple
source <xs:element name="last-message" type="CC-MsgCounter"/>

element tcip:CCPollContents/polling-group
diagram
type tcip:CC-PollingGroup
properties
isRef 0
content simple
source <xs:element name="polling-group" type="CC-PollingGroup"/>

element tcip:CCPollContents/data-requested
diagram
type tcip:CC-PollData
properties
isRef 0
content simple
source <xs:element name="data-requested" type="CC-PollData"/>

element tcip:CCPollContents/agency-data
diagram
type tcip:CC-AgencyData
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxLength 16
source <xs:element name="agency-data" type="CC-AgencyData" minOccurs="0"/>


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