Definition Type: ComplexType
Name: CandidateIdentifierStructure
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShortCode in schema emlcore-v5-0_xsd Drilldown into CandidateGender in schema emlcore-v5-0_xsd Drilldown into KnownAs in schema emlcore-v5-0_xsd Drilldown into CandidateName in schema emlcore-v5-0_xsd 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 CandidateIdentifierStructure in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="CandidateIdentifierStructure">
    <xs:sequence>
        <xs:element name="CandidateName" type="PersonNameType" minOccurs="0" />
        <xs:element name="KnownAs" type="xs:token" minOccurs="0" />
        <xs:element name="CandidateGender" maxOccurs="1" minOccurs="0" type="GenderType" />
        <xs:element name="ShortCode" minOccurs="0" maxOccurs="1" type="ShortCodeType" />
    </xs:sequence>
    <xs:attributeGroup ref="DisplayIdOpt" />
    <xs:attributeGroup ref="PersonalCandidateGroup" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CandidateName nsA:CandidateName 0 (1)
KnownAs nsA:KnownAs 0 (1)
CandidateGender nsA:CandidateGender 0 1
ShortCode nsA:ShortCode 0 1
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:CandidateIdentifier, nsA:CandidateIdentifier, nsA:CandidateIdentifier
Collapse Comments:
blog comments powered by Disqus