Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type HatchStyleFormEnumType
Annotations
The HatchStyleFormEnumType enumerates values that describe hatching styles.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration NONE
enumeration PATTERN
enumeration FILL
enumeration ERASED
Used by
Source
<xs:simpleType name="HatchStyleFormEnumType">
  <xs:annotation>
    <xs:documentation>The HatchStyleFormEnumType enumerates values that describe hatching styles.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="NONE"/>
    <xs:enumeration value="PATTERN"/>
    <xs:enumeration value="FILL"/>
    <xs:enumeration value="ERASED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd