Definition Type: Element
Name: VotingChannels
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: 360a-outgoingchanneloptions-v5-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into VotingChannel in schema emlcore-v5-0_xsdXSD Diagram of VotingChannels in schema 360a-outgoingchanneloptions-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="VotingChannels">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="VotingChannel" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VotingChannel nsA:VotingChannel (1) unbounded
Collapse Comments:
blog comments powered by Disqus