Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type CharacteristicBalloonLocationEnumType
Annotations
The CharacteristicBalloonLocationEnumType enumerates values that describe the location of a characteristic identifier balloon with respect to the print, drawing or model characteristic it describes.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration ABOVE
enumeration BELOW
enumeration LEFT
enumeration RIGHT
enumeration DEFAULT
enumeration UNDEFINED
Used by
Source
<xs:simpleType name="CharacteristicBalloonLocationEnumType">
  <xs:annotation>
    <xs:documentation>The CharacteristicBalloonLocationEnumType enumerates values that describe the location of a characteristic identifier balloon with respect to the print, drawing or model characteristic it describes.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ABOVE"/>
    <xs:enumeration value="BELOW"/>
    <xs:enumeration value="LEFT"/>
    <xs:enumeration value="RIGHT"/>
    <xs:enumeration value="DEFAULT"/>
    <xs:enumeration value="UNDEFINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd