Definition Type: Attribute
Name: NumberOccurrence
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Type: NMTOKEN:http://www.w3.org/2001/XMLSchema
Containing Schema: xAL.xsd
ContentType Restriction
Use (Optional)
Documentation:
23 Archer St, Archer Street 23, St Archer 23
Collapse XSD Schema Diagram:
XSD Diagram of NumberOccurrence in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:attribute name="NumberOccurrence">
    <xs:annotation>
        <xs:documentation>23 Archer St, Archer Street 23, St Archer 23</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:NMTOKEN">
            <xs:enumeration value="BeforeName" />
            <xs:enumeration value="AfterName" />
            <xs:enumeration value="BeforeType" />
            <xs:enumeration value="AfterType" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
Enumeration BeforeName
Enumeration AfterName
Enumeration BeforeType
Enumeration AfterType
Collapse Comments:
blog comments powered by Disqus