Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element AxialDifferentialScaleType / XScaleFactor
Annotations
The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="XScaleFactor" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element AxialDifferentialScaleType / XaxisDirection
Annotations
The XaxisDirection element specifies the direction of the X axis for differential scaling.
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="XaxisDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The XaxisDirection element specifies the direction of the X axis for differential scaling.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element AxialDifferentialScaleType / YScaleFactor
Annotations
The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="YScaleFactor" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element AxialDifferentialScaleType / YaxisDirection
Annotations
The YaxisDirection element specifies the direction of the Y axis for differential scaling.
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="YaxisDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The YaxisDirection element specifies the direction of the Y axis for differential scaling.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element AxialDifferentialScaleType / ZScaleFactor
Annotations
The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="ZScaleFactor" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Element AxialDifferentialScaleType / ZaxisDirection
Annotations
The ZaxisDirection element specifies the direction of the Z axis for differential scaling.
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="ZaxisDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The ZaxisDirection element specifies the direction of the Z axis for differential scaling.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Complex Type AxialDifferentialScaleType
Annotations
The AxialDifferentialScaleType defines three scale factors applied along three specified orthogonal directions.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_XScaleFactor PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_XaxisDirection PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_YScaleFactor PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_YaxisDirection PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_ZScaleFactor PrimitivesPMI_xsd_Complex_Type_AxialDifferentialScaleType.tmp#AxialDifferentialScaleType_ZaxisDirection
Used by
Children XScaleFactor, XaxisDirection, YScaleFactor, YaxisDirection, ZScaleFactor, ZaxisDirection
Source
<xs:complexType name="AxialDifferentialScaleType">
  <xs:annotation>
    <xs:documentation>The AxialDifferentialScaleType defines three scale factors applied along three specified orthogonal directions.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="XScaleFactor" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="XaxisDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The XaxisDirection element specifies the direction of the X axis for differential scaling.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="YScaleFactor" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="YaxisDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The YaxisDirection element specifies the direction of the Y axis for differential scaling.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ZScaleFactor" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ZaxisDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The ZaxisDirection element specifies the direction of the Z axis for differential scaling.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd