Definition Type: SimpleType
Name: specialNeeds.Core.Vocabulary
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-vocabulary-core.xsd
Documentation:
Events for persons with special-needs.
Collapse XSD Schema Diagram:
XSD Diagram of specialNeeds.Core.Vocabulary in schema sportsml-vocabulary-core_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="specialNeeds.Core.Vocabulary">
    <annotation>
        <documentation>Events for persons with special-needs.</documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="none" />
        <enumeration value="disabled" />
        <enumeration value="deaf" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration none
Enumeration disabled
Enumeration deaf