Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element UserDefinedUnitCharacteristicNominalType / TargetValue
Annotations
The TargetValue element is the nominal value of the characteristic.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType_unitName Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType
Type UserDefinedUnitValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="TargetValue" type="UserDefinedUnitValueType">
  <xs:annotation>
    <xs:documentation>The TargetValue element is the nominal value of the characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element UserDefinedUnitCharacteristicNominalType / MaxValue
Annotations
The MaxValue element is the maximum specification limit or upper tolerance.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType_unitName Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType
Type UserDefinedUnitValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MaxValue" type="UserDefinedUnitValueType">
  <xs:annotation>
    <xs:documentation>The MaxValue element is the maximum specification limit or upper tolerance.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element UserDefinedUnitCharacteristicNominalType / MinValue
Annotations
The optional MinValue element is the minimum specification limit or lower tolerance.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType_unitName Units_xsd_Complex_Type_UserDefinedUnitValueType.tmp#UserDefinedUnitValueType
Type UserDefinedUnitValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MinValue" type="UserDefinedUnitValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinValue element is the minimum specification limit or lower tolerance.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element UserDefinedUnitCharacteristicNominalType / DefinedAsLimit
Annotations
The DefinedAsLimit element specifies whether the MinValue and MaxValue represent measured values ("true") or upper and lower tolerances ("false"), respectively. Also when DefinedAsLimit is "false", the MaxValue and MinValue may be negative.
Diagram
Diagram
Type xs:boolean
Properties
content simple
Source
<xs:element name="DefinedAsLimit" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>The DefinedAsLimit element specifies whether the MinValue and MaxValue represent measured values ("true") or upper and lower tolerances ("false"), respectively. Also when DefinedAsLimit is "false", the MaxValue and MinValue may be negative.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type UserDefinedUnitCharacteristicNominalType
Annotations
The UserDefinedUnitCharacteristicNominalType defines a unique user-defined characteristic nominal for a numerical characteristic that is specific to an application and has a numerical value and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define the nominal for characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDefinitionId Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureNominalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureZoneIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityInternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityExternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicNominalType.tmp#UserDefinedUnitCharacteristicNominalType_TargetValue Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicNominalType.tmp#UserDefinedUnitCharacteristicNominalType_MaxValue Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicNominalType.tmp#UserDefinedUnitCharacteristicNominalType_MinValue Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicNominalType.tmp#UserDefinedUnitCharacteristicNominalType_DefinedAsLimit
Type extension of CharacteristicNominalBaseType
Type hierarchy
Used by
Children Attributes, CharacteristicDefinitionId, CharacteristicDesignator, DefinedAsLimit, Description, EntityExternalIds, EntityInternalIds, FeatureNominalIds, FeatureZoneIds, MaxValue, MinValue, Name, SubstituteFeatureAlgorithm, TargetValue
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="UserDefinedUnitCharacteristicNominalType">
  <xs:annotation>
    <xs:documentation>The UserDefinedUnitCharacteristicNominalType defines a unique user-defined characteristic nominal for a numerical characteristic that is specific to an application and has a numerical value and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define the nominal for characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicNominalBaseType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>This sequence consists of a TargetValue, followed by either or both of MaxValue and MinValue, followed by DefinedAsLimit. If both MaxValue and MinValue are given, MaxValue must be given first.</xs:documentation>
        </xs:annotation>
        <xs:element name="TargetValue" type="UserDefinedUnitValueType">
          <xs:annotation>
            <xs:documentation>The TargetValue element is the nominal value of the characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:choice>
          <xs:annotation>
            <xs:documentation>The choice is among (1) MaxValue, (2) MinValue, or (3) both (with MaxValue coming first). This choice structure is the normal XML schema language structure for 'one or both'.</xs:documentation>
          </xs:annotation>
          <xs:sequence>
            <xs:element name="MaxValue" type="UserDefinedUnitValueType">
              <xs:annotation>
                <xs:documentation>The MaxValue element is the maximum specification limit or upper tolerance.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="MinValue" type="UserDefinedUnitValueType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>The optional MinValue element is the minimum specification limit or lower tolerance.</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
          <xs:element name="MinValue" type="UserDefinedUnitValueType">
            <xs:annotation>
              <xs:documentation>The MinValue element is the minimum specification limit or lower tolerance.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:choice>
        <xs:element name="DefinedAsLimit" type="xs:boolean">
          <xs:annotation>
            <xs:documentation>The DefinedAsLimit element specifies whether the MinValue and MaxValue represent measured values ("true") or upper and lower tolerances ("false"), respectively. Also when DefinedAsLimit is "false", the MaxValue and MinValue may be negative.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd