Definition Type: ComplexType
Name: BallotIdentifierRangeStructure
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into End in schema emlcore-v5-0_xsd Drilldown into Start in schema emlcore-v5-0_xsd Drilldown into Colour in schema emlcore-v5-0_xsdXSD Diagram of BallotIdentifierRangeStructure in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="BallotIdentifierRangeStructure">
    <xs:sequence>
        <xs:element name="Start" type="BallotIdentifierStructure" />
        <xs:element name="End" type="BallotIdentifierStructure" />
    </xs:sequence>
    <xs:attribute name="Colour" type="xs:token" use="optional" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Start nsA:Start (1) (1)
End nsA:End (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Colour nsA:Colour Optional
Collapse Derivation Tree:
Collapse References:
nsA:BallotIdentifierRange
Collapse Comments:
blog comments powered by Disqus