Showing:

Annotations
Diagrams
Properties
Source
Used by
Element UniformScaleType / ScaleFactor
Annotations
The ScaleFactor element is the scale factor, a scale factor of 1.0 indicates no change.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="ScaleFactor" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The ScaleFactor element is the scale factor, 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
Complex Type UniformScaleType
Annotations
The UniformScaleType defines a scale factor applied uniformly in all directions.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_UniformScaleType.tmp#UniformScaleType_ScaleFactor
Used by
Children ScaleFactor
Source
<xs:complexType name="UniformScaleType">
  <xs:annotation>
    <xs:documentation>The UniformScaleType defines a scale factor applied uniformly in all directions.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ScaleFactor" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The ScaleFactor element is the scale factor, a scale factor of 1.0 indicates no change.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd