Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type LeaderHeadFormEnumType
Annotations
The LeaderHeadFormEnumType enumerates values that describe leader head forms.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration NONE
enumeration ARROW_OPEN
enumeration ARROW_UNFILLED
enumeration ARROW_BLANKED
enumeration ARROW_FILLED
enumeration TRIANGLE_BLANKED
enumeration TRIANGLE_FILLED
enumeration DOT_BLANKED
enumeration DOT_FILLED
enumeration BOX_BLANKED
enumeration BOX_FILLED
enumeration DIMENSION_ORIGIN
enumeration SYMBOL_SLASH
enumeration SYMBOL_INTEGRAL
enumeration SYMBOL_CROSS
Used by
Source
<xs:simpleType name="LeaderHeadFormEnumType">
  <xs:annotation>
    <xs:documentation>The LeaderHeadFormEnumType enumerates values that describe leader head forms.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="NONE"/>
    <xs:enumeration value="ARROW_OPEN"/>
    <xs:enumeration value="ARROW_UNFILLED"/>
    <xs:enumeration value="ARROW_BLANKED"/>
    <xs:enumeration value="ARROW_FILLED"/>
    <xs:enumeration value="TRIANGLE_BLANKED"/>
    <xs:enumeration value="TRIANGLE_FILLED"/>
    <xs:enumeration value="DOT_BLANKED"/>
    <xs:enumeration value="DOT_FILLED"/>
    <xs:enumeration value="BOX_BLANKED"/>
    <xs:enumeration value="BOX_FILLED"/>
    <xs:enumeration value="DIMENSION_ORIGIN"/>
    <xs:enumeration value="SYMBOL_SLASH"/>
    <xs:enumeration value="SYMBOL_INTEGRAL"/>
    <xs:enumeration value="SYMBOL_CROSS"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd