Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Element ReferenceFeatureAssociationSpecificationElementType / Filter
Annotations
The optional Filter element describes the filter definition portion of the substitute feature modifiers, e.g, the 'S0.25-x-150' in 'S0.25-x-150 C P'.
Diagram
Diagram Characteristics_xsd_Complex_Type_FilterType.tmp#FilterType_SingleNestingIndexFilter Characteristics_xsd_Complex_Type_FilterType.tmp#FilterType_DualNestingIndexFilter Characteristics_xsd_Complex_Type_FilterType.tmp#FilterType
Type FilterType
Properties
content complex
minOccurs 0
Children DualNestingIndexFilter, SingleNestingIndexFilter
Instance
<Filter xmlns="http://qifstandards.org/xsd/qif3">
  <SingleNestingIndexFilter>{0,1}</SingleNestingIndexFilter>
  <DualNestingIndexFilter>{0,1}</DualNestingIndexFilter>
</Filter>
Source
<xs:element name="Filter" type="FilterType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Filter element describes the filter definition portion of the substitute feature modifiers, e.g, the 'S0.25-x-150' in 'S0.25-x-150 C P'.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ReferenceFeatureAssociationSpecificationElementType / Association
Annotations
The Association element describes the substitute feature association modifier, e.g, the 'C' in 'S0.25-x-150 C P'.
Diagram
Diagram Characteristics_xsd_Simple_Type_ReferenceFeatureAssociationSpecificationElementEnumType.tmp#ReferenceFeatureAssociationSpecificationElementEnumType
Type ReferenceFeatureAssociationSpecificationElementEnumType
Properties
content simple
Facets
enumeration C
enumeration CE
enumeration CI
enumeration G
enumeration GE
enumeration GI
enumeration N
enumeration X
Source
<xs:element name="Association" type="ReferenceFeatureAssociationSpecificationElementEnumType">
  <xs:annotation>
    <xs:documentation>The Association element describes the substitute feature association modifier, e.g, the 'C' in 'S0.25-x-150 C P'.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ReferenceFeatureAssociationSpecificationElementType / Parameter
Annotations
The Parameter element describes the filter parameter modifier, e.g, the 'P' in 'S0.25-x-150 C P'.
Diagram
Diagram Characteristics_xsd_Simple_Type_ReferenceFeatureAssociationSpecificationParameterEnumType.tmp#ReferenceFeatureAssociationSpecificationParameterEnumType
Type ReferenceFeatureAssociationSpecificationParameterEnumType
Properties
content simple
Facets
enumeration P
enumeration V
enumeration T
enumeration Q
Source
<xs:element name="Parameter" type="ReferenceFeatureAssociationSpecificationParameterEnumType">
  <xs:annotation>
    <xs:documentation>The Parameter element describes the filter parameter modifier, e.g, the 'P' in 'S0.25-x-150 C P'.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type ReferenceFeatureAssociationSpecificationElementType
Annotations
The ReferenceFeatureAssociationSpecificationElementType defines the ISO specific substitute feature modifiers associated with a geometric characteristic, e.g., 'S0.25-x-150 C P'.
Diagram
Diagram Characteristics_xsd_Complex_Type_ReferenceFeatureAssociationSpecificationElementType.tmp#ReferenceFeatureAssociationSpecificationElementType_Filter Characteristics_xsd_Complex_Type_ReferenceFeatureAssociationSpecificationElementType.tmp#ReferenceFeatureAssociationSpecificationElementType_Association Characteristics_xsd_Complex_Type_ReferenceFeatureAssociationSpecificationElementType.tmp#ReferenceFeatureAssociationSpecificationElementType_Parameter
Used by
Children Association, Filter, Parameter
Source
<xs:complexType name="ReferenceFeatureAssociationSpecificationElementType">
  <xs:annotation>
    <xs:documentation>The ReferenceFeatureAssociationSpecificationElementType defines the ISO specific substitute feature modifiers associated with a geometric characteristic, e.g., 'S0.25-x-150 C P'.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Filter" type="FilterType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Filter element describes the filter definition portion of the substitute feature modifiers, e.g, the 'S0.25-x-150' in 'S0.25-x-150 C P'.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Association" type="ReferenceFeatureAssociationSpecificationElementEnumType">
      <xs:annotation>
        <xs:documentation>The Association element describes the substitute feature association modifier, e.g, the 'C' in 'S0.25-x-150 C P'.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Parameter" type="ReferenceFeatureAssociationSpecificationParameterEnumType">
      <xs:annotation>
        <xs:documentation>The Parameter element describes the filter parameter modifier, e.g, the 'P' in 'S0.25-x-150 C P'.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd