Definition Type: SimpleType
Name: useEnum
Namespace: http://www.xbrl.org/2003/XLink
Containing Schema: xl-2003-12-31.xsd
Documentation:
Enumerated values for the use attribute on extended link arcs.
Collapse XSD Schema Diagram:
XSD Diagram of useEnum in schema xl-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<simpleType name="useEnum">
    <annotation>
        <documentation>
      Enumerated values for the use attribute on extended link arcs.
      </documentation>
    </annotation>
    <restriction base="NMTOKEN">
        <enumeration value="optional" />
        <enumeration value="prohibited" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration optional
Enumeration prohibited
Collapse Derivation Tree:
Collapse References:
xl:use