Definition Type: ComplexType
Name: ReferendumOptionIdentifierStructure
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: emlcore-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExpectedConfirmationReference in schema emlcore-v5-0_xsd Drilldown into ShortCode in schema emlcore-v5-0_xsd Drilldown into PersonalCandidateGroup 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 DisplayIdOpt in schema emlcore-v5-0_xsdXSD Diagram of ReferendumOptionIdentifierStructure in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="ReferendumOptionIdentifierStructure">
    <xs:simpleContent>
        <xs:extension base="xs:token">
            <xs:attributeGroup ref="DisplayIdOpt" />
            <xs:attributeGroup ref="PersonalCandidateGroup" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id nsA:Id Optional
DisplayOrder nsA:DisplayOrder Optional
ShortCode nsA:ShortCode Optional
ExpectedConfirmationReference nsA:ExpectedConfirmationReference Optional
Collapse Derivation Tree:
Collapse References:
nsA:ReferendumOptionIdentifier
Collapse Comments:
blog comments powered by Disqus