Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type Curve13OrientedType
Annotations
The Curve13OrientedType defines an oriented Curve13.
Diagram
Diagram Geometry_xsd_Complex_Type_Curve13OrientedType.tmp#Curve13OrientedType_turned Geometry_xsd_Element_Curve13Core.tmp#Curve13Core
Used by
Children Curve13Core
Attributes
QName Type Default Use Annotation
turned xs:boolean 0 optional
The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.
Source
<xs:complexType name="Curve13OrientedType">
  <xs:annotation>
    <xs:documentation>The Curve13OrientedType defines an oriented Curve13.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Curve13Core">
      <xs:annotation>
        <xs:documentation>The Curve13Core is the core of the oriented curve.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="turned" type="xs:boolean" default="0">
    <xs:annotation>
      <xs:documentation>The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd
Attribute Curve13OrientedType / @turned
Annotations
The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.
Type xs:boolean
Properties
default 0
Used by
Complex Type Curve13OrientedType
Source
<xs:attribute name="turned" type="xs:boolean" default="0">
  <xs:annotation>
    <xs:documentation>The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd