Definition Type: ComplexType
Name: AuthorityIdentifierStructure
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 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 AuthorityIdentifierStructure in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="AuthorityIdentifierStructure">
    <xs:simpleContent>
        <xs:extension base="xs:token">
            <xs:attributeGroup ref="DisplayIdOpt" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id nsA:Id Optional
DisplayOrder nsA:DisplayOrder Optional
Collapse Derivation Tree:
Collapse References:
nsA:AuthorityIdentifier
Collapse Comments:
blog comments powered by Disqus