Definition Type: Element
Name: IncomingChannelOptions
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:IncomingGenericCommunicationStructure
Containing Schema: 360b-incomingchanneloptions-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Proxy in schema emlcore-v5-0_xsd Drilldown into PreferredChannel in schema 360b-incomingchanneloptions-v5-0_xsd Drilldown into Messages in schema emlcore-v5-0_xsd Drilldown into ContestIdentifier in schema emlcore-v5-0_xsd Drilldown into ElectionIdentifier in schema emlcore-v5-0_xsd Drilldown into EventIdentifier in schema emlcore-v5-0_xsd Drilldown into Recipient in schema emlcore-v5-0_xsd Drilldown into Voter in schema emlcore-v5-0_xsd Drilldown into IncomingGenericCommunicationStructure in schema emlcore-v5-0_xsdXSD Diagram of IncomingChannelOptions in schema 360b-incomingchanneloptions-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="IncomingChannelOptions">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="IncomingGenericCommunicationStructure">
                <xs:sequence>
                    <xs:element name="PreferredChannel" type="VotingChannelType" maxOccurs="unbounded" />
                    <xs:element ref="Proxy" minOccurs="0" />
                    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Voter nsA:Voter (1) (1)
Recipient nsA:Recipient 0 (1)
EventIdentifier nsA:EventIdentifier 0 (1)
ElectionIdentifier nsA:ElectionIdentifier 0 (1)
ContestIdentifier nsA:ContestIdentifier 0 (1)
Messages nsA:Messages 0 (1)
PreferredChannel nsA:PreferredChannel (1) unbounded
Proxy nsA:Proxy 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus