Schema Component Representation
<
xs:complexType
name="
CCPollContents">
<
xs:sequence>
<
xs:element
name="
data-requested"
type="
CC-PollData
"/>
<
xs:element
name="
agency-data"
type="
CC-AgencyData
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>