Definition Type: ComplexType
Name: SupporterIdentifierStructure
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AlternativeName in schema emlcore-v5-0_xsd Drilldown into RegisteredFullName in schema emlcore-v5-0_xsd Drilldown into SupporterAbbreviation in schema emlcore-v5-0_xsd Drilldown into SupporterName 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 SupporterIdentifierStructure in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="SupporterIdentifierStructure">
    <xs:sequence>
        <xs:element name="SupporterName" type="xs:token" />
        <xs:element name="SupporterAbbreviation" type="xs:token" />
        <xs:element name="RegisteredFullName" type="xs:normalizedString" />
        <xs:element name="AlternativeName" type="xs:normalizedString" />
    </xs:sequence>
    <xs:attributeGroup ref="DisplayIdOpt" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupporterName nsA:SupporterName (1) (1)
SupporterAbbreviation nsA:SupporterAbbreviation (1) (1)
RegisteredFullName nsA:RegisteredFullName (1) (1)
AlternativeName nsA:AlternativeName (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Id nsA:Id Optional
DisplayOrder nsA:DisplayOrder Optional
Collapse Derivation Tree:
Collapse References:
nsA:SupporterIdentifier
Collapse Comments:
blog comments powered by Disqus