Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element OriginType / Origin
Annotations
The Origin element is the 2D position.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="Origin" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The Origin element is the 2D position.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type OriginType
Annotations
The OriginType defines the origin of a 2D element.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin
Properties
abstract true
Used by
Children Origin
Source
<xs:complexType name="OriginType" abstract="true">
  <xs:annotation>
    <xs:documentation>The OriginType defines the origin of a 2D element.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Origin" type="Point2dSimpleType">
      <xs:annotation>
        <xs:documentation>The Origin element is the 2D position.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd