Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element FrameWeldSymbolTailType / UpperPoint
Annotations
The UpperPoint element defines the upper point of the tail.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="UpperPoint" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The UpperPoint element defines the upper point of the tail.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolTailType / LowerPoint
Annotations
The LowerPoint element defines the lower point of the tail.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="LowerPoint" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The LowerPoint element defines the lower point of the tail.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type FrameWeldSymbolTailType
Annotations
The FrameWeldSymbolTailType defines the tail of a weld symbol frame.
Diagram
Diagram Visualization_xsd_Complex_Type_FrameWeldSymbolTailType.tmp#FrameWeldSymbolTailType_UpperPoint Visualization_xsd_Complex_Type_FrameWeldSymbolTailType.tmp#FrameWeldSymbolTailType_LowerPoint
Used by
Children LowerPoint, UpperPoint
Source
<xs:complexType name="FrameWeldSymbolTailType">
  <xs:annotation>
    <xs:documentation>The FrameWeldSymbolTailType defines the tail of a weld symbol frame.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="UpperPoint" type="Point2dSimpleType">
      <xs:annotation>
        <xs:documentation>The UpperPoint element defines the upper point of the tail.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LowerPoint" type="Point2dSimpleType">
      <xs:annotation>
        <xs:documentation>The LowerPoint element defines the lower point of the tail.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd