Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type CharacteristicIsType
Annotations
The CharacteristicIsType defines a Boolean expression representing a test of whether a characteristic is of a given type. The CharacteristicIsType evaluates to true if the val is the characteristic type of the characteristic for which hit points are being selected or a DME is being selected. Otherwise, it evaluates to false.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_BooleanExpressionBaseType.tmp#BooleanExpressionBaseType Expressions_xsd_Complex_Type_CharacteristicIsType.tmp#CharacteristicIsType_val
Type extension of BooleanExpressionBaseType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
val CharacteristicTypeEnumType required
The required val attribute is the characteristic type against which to test the characteristic type of the feature.
Source
<xs:complexType name="CharacteristicIsType">
  <xs:annotation>
    <xs:documentation>The CharacteristicIsType defines a Boolean expression representing a test of whether a characteristic is of a given type. The CharacteristicIsType evaluates to true if the val is the characteristic type of the characteristic for which hit points are being selected or a DME is being selected. Otherwise, it evaluates to false.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="BooleanExpressionBaseType">
      <xs:attribute name="val" type="CharacteristicTypeEnumType" use="required">
        <xs:annotation>
          <xs:documentation>The required val attribute is the characteristic type against which to test the characteristic type of the feature.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd
Attribute CharacteristicIsType / @val
Annotations
The required val attribute is the characteristic type against which to test the characteristic type of the feature.
Type CharacteristicTypeEnumType
Properties
use required
Facets
enumeration ANGLE
enumeration ANGLEBETWEEN
enumeration ANGLECOORDINATE
enumeration ANGLEFROM
enumeration ANGULARITY
enumeration CHORD
enumeration CIRCULARITY
enumeration CIRCULARRUNOUT
enumeration CONCENTRICITY
enumeration CONICALTAPER
enumeration CONICITY
enumeration CURVELENGTH
enumeration CYLINDRICITY
enumeration DEPTH
enumeration DIAMETER
enumeration DISTANCE
enumeration DISTANCEFROM
enumeration ELLIPTICITY
enumeration FLATTAPER
enumeration FLATNESS
enumeration HEIGHT
enumeration LENGTH
enumeration LENGTHCOORDINATE
enumeration LINEPROFILE
enumeration OTHERFORM
enumeration PERPENDICULARITY
enumeration PARALLELISM
enumeration POINTPROFILE
enumeration POSITION
enumeration RADIUS
enumeration SPHERICALDIAMTER
enumeration SPHERICALRADIUS
enumeration SPHERICITY
enumeration SQUARE
enumeration STRAIGHTNESS
enumeration SURFACEPROFILE
enumeration SURFACEPROFILENONUNIFORM
enumeration SYMMETRY
enumeration THICKNESS
enumeration THREAD
enumeration TOROIDICITY
enumeration TOTALRUNOUT
enumeration WELDBEVEL
enumeration WELDEDGE
enumeration WELDFILLET
enumeration WELDFLAREBEVEL
enumeration WELDFLAREV
enumeration WELDJ
enumeration WELDPLUG
enumeration WELDSCARF
enumeration WELDSEAM
enumeration WELDSLOT
enumeration WELDSPOT
enumeration WELDSQUARE
enumeration WELDSTUD
enumeration WELDSURFACING
enumeration WELDU
enumeration WELDV
enumeration WIDTH
Used by
Complex Type CharacteristicIsType
Source
<xs:attribute name="val" type="CharacteristicTypeEnumType" use="required">
  <xs:annotation>
    <xs:documentation>The required val attribute is the characteristic type against which to test the characteristic type of the feature.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd