Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type LeaderHeadFormType
Annotations
The LeaderHeadFormType defines the form of a leader head.
Diagram
Diagram Visualization_xsd_Simple_Type_LeaderHeadFormEnumType.tmp#LeaderHeadFormEnumType Visualization_xsd_Complex_Type_LeaderHeadFormType.tmp#LeaderHeadFormType_normal
Type extension of LeaderHeadFormEnumType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
normal D3Type optional
The optional normal attribute defines the normal of the plane for drawing a leader head with type SYMBOL_CROSS.
Source
<xs:complexType name="LeaderHeadFormType">
  <xs:annotation>
    <xs:documentation>The LeaderHeadFormType defines the form of a leader head.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="LeaderHeadFormEnumType">
      <xs:attribute name="normal" type="D3Type">
        <xs:annotation>
          <xs:documentation>The optional normal attribute defines the normal of the plane for drawing a leader head with type SYMBOL_CROSS.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Attribute LeaderHeadFormType / @normal
Annotations
The optional normal attribute defines the normal of the plane for drawing a leader head with type SYMBOL_CROSS.
Type D3Type
Type hierarchy
Properties
content simple
Facets
length 3
Used by
Complex Type LeaderHeadFormType
Source
<xs:attribute name="normal" type="D3Type">
  <xs:annotation>
    <xs:documentation>The optional normal attribute defines the normal of the plane for drawing a leader head with type SYMBOL_CROSS.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd