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: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>