Definition Type: Element
Name: Voter
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:VoterIdentificationStructure
Containing Schema: 340-pollinginformation-v5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Contact in schema 340-pollinginformation-v5-0_xsd Drilldown into VoterSignature in schema emlcore-v5-0_xsd Drilldown into VoterId in schema emlcore-v5-0_xsd Drilldown into VTokenQualified in schema emlcore-v5-0_xsd Drilldown into VToken in schema emlcore-v5-0_xsd Drilldown into PreviousElectoralAddress in schema emlcore-v5-0_xsd Drilldown into ElectoralAddress in schema emlcore-v5-0_xsd Drilldown into VoterName in schema emlcore-v5-0_xsd Drilldown into Id in schema emlcore-v5-0_xsd Drilldown into DisplayOrder in schema emlcore-v5-0_xsd Drilldown into VoterIdentificationStructure in schema emlcore-v5-0_xsdXSD Diagram of Voter in schema 340-pollinginformation-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="Voter" minOccurs="0">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="VoterIdentificationStructure">
                <xs:sequence>
                    <xs:element name="Contact" type="ContactDetailsStructure" minOccurs="0" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VoterName nsA:VoterName 0 (1)
ElectoralAddress nsA:ElectoralAddress 0 (1)
PreviousElectoralAddress nsA:PreviousElectoralAddress 0 (1)
VToken nsA:VToken (1) (1)
VTokenQualified nsA:VTokenQualified (1) (1)
VoterId nsA:VoterId 0 unbounded
VoterSignature nsA:VoterSignature 0 (1)
Contact nsA:Contact 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
DisplayOrder nsA:DisplayOrder Optional
Id nsA:Id Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus