Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element PatternFeatureParallelogramDefinitionType / AlongRowDirection
Annotations
The AlongRowDirection element is the direction of a row of the pattern.
Diagram
Diagram Primitives_xsd_Simple_Type_VectorSimpleType.tmp#VectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_VectorType.tmp#VectorType
Type VectorType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="AlongRowDirection" type="VectorType">
  <xs:annotation>
    <xs:documentation>The AlongRowDirection element is the direction of a row of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / IncrementalRowDistance
Annotations
The IncrementalRowDistance element is the distance between adjacent elements of a row of the pattern.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="IncrementalRowDistance" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The IncrementalRowDistance element is the distance between adjacent elements of a row of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / BetweenRowDirection
Annotations
The BetweenRowDirection element is the direction from the first feature in one row to the first feature in the next row. The BetweenRowDirection must not be parallel to the AlongRowDirection.
Diagram
Diagram Primitives_xsd_Simple_Type_VectorSimpleType.tmp#VectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_VectorType.tmp#VectorType
Type VectorType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="BetweenRowDirection" type="VectorType">
  <xs:annotation>
    <xs:documentation>The BetweenRowDirection element is the direction from the first feature in one row to the first feature in the next row. The BetweenRowDirection must not be parallel to the AlongRowDirection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / RowSeparationDistance
Annotations
The RowSeparationDistance element is the distance between rows of the pattern.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="RowSeparationDistance" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The RowSeparationDistance element is the distance between rows of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / FeatureDirection
Annotations
The optional FeatureDirection element gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or cone.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="FeatureDirection" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FeatureDirection element gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or cone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / NumberOfFeaturesPerRow
Annotations
The NumberOfFeaturesPerRow element is the number of locations in each row of the pattern.
Diagram
Diagram Primitives_xsd_Simple_Type_NaturalType.tmp#NaturalType
Type NaturalType
Properties
content simple
Facets
minInclusive 1
Source
<xs:element name="NumberOfFeaturesPerRow" type="NaturalType">
  <xs:annotation>
    <xs:documentation>The NumberOfFeaturesPerRow element is the number of locations in each row of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PatternFeatureParallelogramDefinitionType / NumberOfRows
Annotations
The NumberOfRows element gives the number of rows of the pattern.
Diagram
Diagram Primitives_xsd_Simple_Type_NaturalType.tmp#NaturalType
Type NaturalType
Properties
content simple
Facets
minInclusive 1
Source
<xs:element name="NumberOfRows" type="NaturalType">
  <xs:annotation>
    <xs:documentation>The NumberOfRows element gives the number of rows of the pattern.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type PatternFeatureParallelogramDefinitionType
Annotations
The PatternFeatureParallelogramDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more parallelogram pattern features. A parallelogram pattern feature is a set of identically shaped features having the same orientation arranged in coplanar parallel rows. The nominal features in each row of the pattern must be equally spaced, and the rows must be equally spaced. The number of features in the set of features in the pattern must equal the product of the NumberOfFeaturesPerRow and the NumberOfRows. The AlongRowDirection and the BetweenRowDirection determine the plane of the pattern.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureDefinitionBaseType.tmp#FeatureDefinitionBaseType Features_xsd_Complex_Type_ShapeFeatureDefinitionBaseType.tmp#ShapeFeatureDefinitionBaseType Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsProfileGroup Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsRunoutGroup Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsCountersunkHole Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsCounterboredHole Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType_IsSpotface Features_xsd_Complex_Type_GroupFeatureDefinitionType.tmp#GroupFeatureDefinitionType Features_xsd_Complex_Type_PatternFeatureDefinitionBaseType.tmp#PatternFeatureDefinitionBaseType Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_AlongRowDirection Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_IncrementalRowDistance Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_BetweenRowDirection Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_RowSeparationDistance Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_FeatureDirection Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_NumberOfFeaturesPerRow Features_xsd_Complex_Type_PatternFeatureParallelogramDefinitionType.tmp#PatternFeatureParallelogramDefinitionType_NumberOfRows
Type extension of PatternFeatureDefinitionBaseType
Type hierarchy
Used by
Children AlongRowDirection, Attributes, BetweenRowDirection, FeatureDirection, IncrementalRowDistance, IsCounterboredHole, IsCountersunkHole, IsProfileGroup, IsRunoutGroup, IsSpotface, NumberOfFeaturesPerRow, NumberOfRows, RowSeparationDistance
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="PatternFeatureParallelogramDefinitionType">
  <xs:annotation>
    <xs:documentation>The PatternFeatureParallelogramDefinitionType defines a regular arrangement of identically shaped features that can be common to one or more parallelogram pattern features. A parallelogram pattern feature is a set of identically shaped features having the same orientation arranged in coplanar parallel rows. The nominal features in each row of the pattern must be equally spaced, and the rows must be equally spaced. The number of features in the set of features in the pattern must equal the product of the NumberOfFeaturesPerRow and the NumberOfRows. The AlongRowDirection and the BetweenRowDirection determine the plane of the pattern.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PatternFeatureDefinitionBaseType">
      <xs:sequence>
        <xs:element name="AlongRowDirection" type="VectorType">
          <xs:annotation>
            <xs:documentation>The AlongRowDirection element is the direction of a row of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IncrementalRowDistance" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The IncrementalRowDistance element is the distance between adjacent elements of a row of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="BetweenRowDirection" type="VectorType">
          <xs:annotation>
            <xs:documentation>The BetweenRowDirection element is the direction from the first feature in one row to the first feature in the next row. The BetweenRowDirection must not be parallel to the AlongRowDirection.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="RowSeparationDistance" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The RowSeparationDistance element is the distance between rows of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FeatureDirection" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FeatureDirection element gives a direction characterizing the features in the pattern, for example, the axis of a cylinder or cone.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="NumberOfFeaturesPerRow" type="NaturalType">
          <xs:annotation>
            <xs:documentation>The NumberOfFeaturesPerRow element is the number of locations in each row of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="NumberOfRows" type="NaturalType">
          <xs:annotation>
            <xs:documentation>The NumberOfRows element gives the number of rows of the pattern.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd