Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type LeaderModifierEnumType
Annotations
The LeaderModifierEnumType enumerates values that describe the leader's modifier.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration ALL_AROUND
enumeration ALL_OVER
enumeration FLAG
enumeration ALL_AROUND_FLAG
Used by
Source
<xs:simpleType name="LeaderModifierEnumType">
  <xs:annotation>
    <xs:documentation>The LeaderModifierEnumType enumerates values that describe the leader's modifier.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="ALL_AROUND"/>
    <xs:enumeration value="ALL_OVER"/>
    <xs:enumeration value="FLAG"/>
    <xs:enumeration value="ALL_AROUND_FLAG"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd