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