Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type Curve12OrientedType
Diagram
Diagram Geometry_xsd_Complex_Type_Curve12OrientedType.tmp#Curve12OrientedType_turned Geometry_xsd_Element_Curve12Core.tmp#Curve12Core
Used by
Children Curve12Core
Attributes
QName Type Default Use Annotation
turned xs:boolean 0 optional
The optional turned attribute shows if the Curve12 is inverted. A value of 1 (or true) means the Curve12 is inverted from the Curve12Core. A value of 0 (or false) means the Curve12 is not inverted.
Source
<xs:complexType name="Curve12OrientedType">
  <xs:sequence>
    <xs:element ref="Curve12Core">
      <xs:annotation>
        <xs:documentation>The Curve12Core 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 Curve12 is inverted. A value of 1 (or true) means the Curve12 is inverted from the Curve12Core. A value of 0 (or false) means the Curve12 is not inverted.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd
Attribute Curve12OrientedType / @turned
Annotations
The optional turned attribute shows if the Curve12 is inverted. A value of 1 (or true) means the Curve12 is inverted from the Curve12Core. A value of 0 (or false) means the Curve12 is not inverted.
Type xs:boolean
Properties
default 0
Used by
Complex Type Curve12OrientedType
Source
<xs:attribute name="turned" type="xs:boolean" default="0">
  <xs:annotation>
    <xs:documentation>The optional turned attribute shows if the Curve12 is inverted. A value of 1 (or true) means the Curve12 is inverted from the Curve12Core. A value of 0 (or false) means the Curve12 is not inverted.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd