Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Element FrameWeldSymbolType / ReferenceLineBeginPoint
Annotations
The ReferenceLineBeginPoint element is the begin point of the reference line.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="ReferenceLineBeginPoint" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The ReferenceLineBeginPoint element is the begin point of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / ReferenceLineEndPoint
Annotations
The ReferenceLineEndPoint element is the end point of the reference line.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="ReferenceLineEndPoint" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The ReferenceLineEndPoint element is the end point of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / Tail
Annotations
The optional Tail element gives the tail of the weld symbol frame.
Diagram
Diagram Visualization_xsd_Complex_Type_FrameWeldSymbolTailType.tmp#FrameWeldSymbolTailType_UpperPoint Visualization_xsd_Complex_Type_FrameWeldSymbolTailType.tmp#FrameWeldSymbolTailType_LowerPoint Visualization_xsd_Complex_Type_FrameWeldSymbolTailType.tmp#FrameWeldSymbolTailType
Type FrameWeldSymbolTailType
Properties
content complex
minOccurs 0
Children LowerPoint, UpperPoint
Instance
<Tail xmlns="http://qifstandards.org/xsd/qif3">
  <UpperPoint>{1,1}</UpperPoint>
  <LowerPoint>{1,1}</LowerPoint>
</Tail>
Source
<xs:element name="Tail" type="FrameWeldSymbolTailType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Tail element gives the tail of the weld symbol frame.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / MainSymbol
Annotations
The optional MainSymbol element gives a main symbol. It can be omitted for a weld symbol with multiple reference lines.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin Visualization_xsd_Complex_Type_OriginType.tmp#OriginType Visualization_xsd_Complex_Type_WeldMainSymbolType.tmp#WeldMainSymbolType_Symbol Visualization_xsd_Complex_Type_WeldMainSymbolType.tmp#WeldMainSymbolType
Type WeldMainSymbolType
Type hierarchy
Properties
content complex
minOccurs 0
Children Origin, Symbol
Instance
<MainSymbol xmlns="http://qifstandards.org/xsd/qif3">
  <Origin>{1,1}</Origin>
  <Symbol>{1,1}</Symbol>
</MainSymbol>
Source
<xs:element name="MainSymbol" type="WeldMainSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MainSymbol element gives a main symbol. It can be omitted for a weld symbol with multiple reference lines.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / SupplementarySymbol
Annotations
The optional SupplementarySymbol element gives a supplementary symbol.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin Visualization_xsd_Complex_Type_OriginType.tmp#OriginType Visualization_xsd_Complex_Type_WeldSupplementarySymbolType.tmp#WeldSupplementarySymbolType_Symbol Visualization_xsd_Complex_Type_WeldSupplementarySymbolType.tmp#WeldSupplementarySymbolType
Type WeldSupplementarySymbolType
Type hierarchy
Properties
content complex
minOccurs 0
Children Origin, Symbol
Instance
<SupplementarySymbol xmlns="http://qifstandards.org/xsd/qif3">
  <Origin>{1,1}</Origin>
  <Symbol>{1,1}</Symbol>
</SupplementarySymbol>
Source
<xs:element name="SupplementarySymbol" type="WeldSupplementarySymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SupplementarySymbol element gives a supplementary symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / ArrowSideContourSymbol
Annotations
The optional ArrowSideContourSymbol element gives a contour symbol to be placed on the arrow side of the reference line.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin Visualization_xsd_Complex_Type_OriginType.tmp#OriginType Visualization_xsd_Complex_Type_WeldContourSymbolType.tmp#WeldContourSymbolType_Symbol Visualization_xsd_Complex_Type_WeldContourSymbolType.tmp#WeldContourSymbolType
Type WeldContourSymbolType
Type hierarchy
Properties
content complex
minOccurs 0
Children Origin, Symbol
Instance
<ArrowSideContourSymbol xmlns="http://qifstandards.org/xsd/qif3">
  <Origin>{1,1}</Origin>
  <Symbol>{1,1}</Symbol>
</ArrowSideContourSymbol>
Source
<xs:element name="ArrowSideContourSymbol" type="WeldContourSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ArrowSideContourSymbol element gives a contour symbol to be placed on the arrow side of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element FrameWeldSymbolType / OtherSideContourSymbol
Annotations
The optional OtherSideContourSymbol element gives a contour symbol to be placed on the other side of the reference line.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin Visualization_xsd_Complex_Type_OriginType.tmp#OriginType Visualization_xsd_Complex_Type_WeldContourSymbolType.tmp#WeldContourSymbolType_Symbol Visualization_xsd_Complex_Type_WeldContourSymbolType.tmp#WeldContourSymbolType
Type WeldContourSymbolType
Type hierarchy
Properties
content complex
minOccurs 0
Children Origin, Symbol
Instance
<OtherSideContourSymbol xmlns="http://qifstandards.org/xsd/qif3">
  <Origin>{1,1}</Origin>
  <Symbol>{1,1}</Symbol>
</OtherSideContourSymbol>
Source
<xs:element name="OtherSideContourSymbol" type="WeldContourSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional OtherSideContourSymbol element gives a contour symbol to be placed on the other side of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type FrameWeldSymbolType
Annotations
The FrameWeldSymbolType defines the frame of a weld symbol.
Diagram
Diagram Visualization_xsd_Complex_Type_FrameBaseType.tmp#FrameBaseType Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_ReferenceLineBeginPoint Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_ReferenceLineEndPoint Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_Tail Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_MainSymbol Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_SupplementarySymbol Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_ArrowSideContourSymbol Visualization_xsd_Complex_Type_FrameWeldSymbolType.tmp#FrameWeldSymbolType_OtherSideContourSymbol
Type extension of FrameBaseType
Type hierarchy
Used by
Element FrameWeldSymbol
Children ArrowSideContourSymbol, MainSymbol, OtherSideContourSymbol, ReferenceLineBeginPoint, ReferenceLineEndPoint, SupplementarySymbol, Tail
Source
<xs:complexType name="FrameWeldSymbolType">
  <xs:annotation>
    <xs:documentation>The FrameWeldSymbolType defines the frame of a weld symbol.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FrameBaseType">
      <xs:sequence>
        <xs:element name="ReferenceLineBeginPoint" type="Point2dSimpleType">
          <xs:annotation>
            <xs:documentation>The ReferenceLineBeginPoint element is the begin point of the reference line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ReferenceLineEndPoint" type="Point2dSimpleType">
          <xs:annotation>
            <xs:documentation>The ReferenceLineEndPoint element is the end point of the reference line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Tail" type="FrameWeldSymbolTailType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Tail element gives the tail of the weld symbol frame.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MainSymbol" type="WeldMainSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MainSymbol element gives a main symbol. It can be omitted for a weld symbol with multiple reference lines.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SupplementarySymbol" type="WeldSupplementarySymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SupplementarySymbol element gives a supplementary symbol.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ArrowSideContourSymbol" type="WeldContourSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ArrowSideContourSymbol element gives a contour symbol to be placed on the arrow side of the reference line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OtherSideContourSymbol" type="WeldContourSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional OtherSideContourSymbol element gives a contour symbol to be placed on the other side of the reference line.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd