Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element LineProfileCharacteristicDefinitionType / Extent
Annotations
The optional Extent element gives the extent of the line profile.
Diagram
Diagram Characteristics_xsd_Complex_Type_ExtentType.tmp#ExtentType_ExtentEnum Characteristics_xsd_Complex_Type_ExtentType.tmp#ExtentType_OtherExtent Characteristics_xsd_Complex_Type_ExtentType.tmp#ExtentType
Type ExtentType
Properties
content complex
minOccurs 0
Children ExtentEnum, OtherExtent
Instance
<Extent xmlns="http://qifstandards.org/xsd/qif3">
  <ExtentEnum>{1,1}</ExtentEnum>
  <OtherExtent>{1,1}</OtherExtent>
</Extent>
Source
<xs:element name="Extent" type="ExtentType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Extent element gives the extent of the line profile.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type LineProfileCharacteristicDefinitionType
Annotations
The LineProfileCharacteristicDefinitionType defines information that can be common to more than one profile of a line characteristic.
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_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_FreeState Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_StatisticalCharacteristic Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonTolerance Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_MedianFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_EnvelopeRequirement Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Independency Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_UnitedOrContinuousFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_SeparateZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_AssociatedTolerancedFeatureSpecificationElement Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_ReferenceFeatureAssociationSpecificationElement Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_DirectionFeature Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_CollectionPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_IntersectionPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_OrientationPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_ToleranceValue Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_ToleranceDualValue Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_OuterDisposition Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_UnequallyDisposedZone Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_OffsetZone Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_VariableAngle Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_SecondCompositeSegmentProfileDefinition Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_ThirdCompositeSegmentProfileDefinition Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_FourthCompositeSegmentProfileDefinition Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_DatumReferenceFrameId Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType_OrientationOnly Characteristics_xsd_Complex_Type_ProfileCharacteristicDefinitionBaseType.tmp#ProfileCharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_LineProfileCharacteristicDefinitionType.tmp#LineProfileCharacteristicDefinitionType_Extent
Type extension of ProfileCharacteristicDefinitionBaseType
Type hierarchy
Used by
Children AssociatedTolerancedFeatureSpecificationElement, Attributes, CharacteristicDesignator, CollectionPlane, CommonTolerance, CommonZone, DatumReferenceFrameId, Description, DirectionFeature, EnvelopeRequirement, Extent, FourthCompositeSegmentProfileDefinition, FreeState, Independency, IntersectionPlane, MedianFeature, Name, OffsetZone, OrientationOnly, OrientationPlane, OuterDisposition, ReferenceFeatureAssociationSpecificationElement, SecondCompositeSegmentProfileDefinition, SeparateZone, StatisticalCharacteristic, ThirdCompositeSegmentProfileDefinition, ToleranceDualValue, ToleranceValue, UnequallyDisposedZone, UnitedOrContinuousFeature, VariableAngle
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="LineProfileCharacteristicDefinitionType">
  <xs:annotation>
    <xs:documentation>The LineProfileCharacteristicDefinitionType defines information that can be common to more than one profile of a line characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProfileCharacteristicDefinitionBaseType">
      <xs:sequence>
        <xs:element name="Extent" type="ExtentType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Extent element gives the extent of the line profile.</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