Definition Type: Element
Name: Candidate
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:CandidateStructure
Containing Schema: 120-interdb-v5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Result in schema 120-interdb-v5-0_xsd Drilldown into ProposalItem in schema emlcore-v5-0_xsd Drilldown into ElectionStatement in schema emlcore-v5-0_xsd Drilldown into Profile in schema emlcore-v5-0_xsd Drilldown into Photo in schema emlcore-v5-0_xsd Drilldown into Agent in schema emlcore-v5-0_xsd Drilldown into Profession in schema emlcore-v5-0_xsd Drilldown into Logo in schema emlcore-v5-0_xsd Drilldown into Affiliation in schema emlcore-v5-0_xsd Drilldown into Contact in schema emlcore-v5-0_xsd Drilldown into QualifyingAddress in schema emlcore-v5-0_xsd Drilldown into Gender in schema emlcore-v5-0_xsd Drilldown into Age in schema emlcore-v5-0_xsd Drilldown into DateOfBirth in schema emlcore-v5-0_xsd Drilldown into CandidateFullName in schema emlcore-v5-0_xsd Drilldown into CandidateIdentifier in schema emlcore-v5-0_xsd Drilldown into Independent in schema emlcore-v5-0_xsd Drilldown into DisplayOrder in schema emlcore-v5-0_xsd Drilldown into CandidateStructure in schema emlcore-v5-0_xsdXSD Diagram of Candidate in schema 120-interdb-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="Candidate" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CandidateStructure">
                <xs:sequence minOccurs="0">
                    <xs:element ref="Result" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CandidateIdentifier nsA:CandidateIdentifier (1) (1)
CandidateFullName nsA:CandidateFullName 0 (1)
DateOfBirth nsA:DateOfBirth 0 (1)
Age nsA:Age 0 (1)
Gender nsA:Gender 0 (1)
QualifyingAddress nsA:QualifyingAddress 0 (1)
Contact nsA:Contact 0 (1)
Affiliation nsA:Affiliation (1) (1)
Logo nsA:Logo (1) unbounded
Profession nsA:Profession 0 (1)
Agent nsA:Agent 0 unbounded
Photo nsA:Photo 0 (1)
Profile nsA:Profile 0 (1)
ElectionStatement nsA:ElectionStatement 0 (1)
ProposalItem nsA:ProposalItem (1) (1)
Result nsA:Result (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
DisplayOrder nsA:DisplayOrder Optional
Independent nsA:Independent Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus