Definition Type: Element
Name: CastVote
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:CastVoteStructure
Containing Schema: 440-castvote-v5-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into AuditInformation in schema emlcore-v5-0_xsd Drilldown into ReportingUnitIdentifier in schema emlcore-v5-0_xsd Drilldown into BallotIdentifier in schema emlcore-v5-0_xsd Drilldown into Election in schema 440-460-include-v5-0_xsd Drilldown into EventIdentifier 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 Category in schema 440-460-include-v5-0_xsd Drilldown into Spoilt in schema 440-460-include-v5-0_xsd Drilldown into CastVoteStructure in schema 440-460-include-v5-0_xsdXSD Diagram of CastVote in schema 440-castvote-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="CastVote">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CastVoteStructure">
                <xs:sequence>
                    <xs:element ref="AuditInformation" minOccurs="0" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VToken nsA:VToken (1) (1)
VTokenQualified nsA:VTokenQualified (1) (1)
EventIdentifier nsA:EventIdentifier (1) (1)
Election nsA:Election (1) unbounded
BallotIdentifier nsA:BallotIdentifier 0 (1)
ReportingUnitIdentifier nsA:ReportingUnitIdentifier 0 unbounded
AuditInformation nsA:AuditInformation 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Spoilt nsA:Spoilt Optional
Category nsA:Category Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus