Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element RectangleType / Length
Annotations
The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.
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="Length" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element RectangleType / CornerPoint
Annotations
The CornerPoint element is the location of a corner of the rectangle.
Diagram
Diagram Primitives_xsd_Simple_Type_PointSimpleType.tmp#PointSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_PointType.tmp#PointType
Type PointType
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="CornerPoint" type="PointType">
  <xs:annotation>
    <xs:documentation>The CornerPoint element is the location of a corner of the rectangle.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element RectangleType / Width
Annotations
The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.
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="Width" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element RectangleType / WidthDirection
Annotations
The WidthDirection element is a unit vector that gives the direction of the width of the rectangle.
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
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="WidthDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The WidthDirection element is a unit vector that gives the direction of the width of the rectangle.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element RectangleType / LengthDirection
Annotations
The LengthDirection element is a unit vector that gives the direction of the length of the rectangle.
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
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="LengthDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The LengthDirection element is a unit vector that gives the direction of the length of the rectangle.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Complex Type RectangleType
Annotations
The RectangleType defines a rectangle to be used as a datum target or a rectangular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_RectangleType.tmp#RectangleType_Length PrimitivesPMI_xsd_Complex_Type_RectangleType.tmp#RectangleType_CornerPoint PrimitivesPMI_xsd_Complex_Type_RectangleType.tmp#RectangleType_Width PrimitivesPMI_xsd_Complex_Type_RectangleType.tmp#RectangleType_WidthDirection PrimitivesPMI_xsd_Complex_Type_RectangleType.tmp#RectangleType_LengthDirection
Used by
Children CornerPoint, Length, LengthDirection, Width, WidthDirection
Source
<xs:complexType name="RectangleType">
  <xs:annotation>
    <xs:documentation>The RectangleType defines a rectangle to be used as a datum target or a rectangular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Length" type="LinearValueType">
      <xs:annotation>
        <xs:documentation>The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CornerPoint" type="PointType">
      <xs:annotation>
        <xs:documentation>The CornerPoint element is the location of a corner of the rectangle.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Width" type="LinearValueType">
      <xs:annotation>
        <xs:documentation>The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="WidthDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The WidthDirection element is a unit vector that gives the direction of the width of the rectangle.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LengthDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The LengthDirection element is a unit vector that gives the direction of the length of the rectangle.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd