Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element LocationOnDrawingType / DrawingId
Annotations
The DrawingId element is the QIF id of the drawing on which information (a characteristic, for example) is given. It should be the QIF id of a PrintedDrawing or DigitalDrawing in a DefinitionExternal.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathXId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType
Type QIFReferenceFullType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="DrawingId" type="QIFReferenceFullType">
  <xs:annotation>
    <xs:documentation>The DrawingId element is the QIF id of the drawing on which information (a characteristic, for example) is given. It should be the QIF id of a PrintedDrawing or DigitalDrawing in a DefinitionExternal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element LocationOnDrawingType / SheetNumber
Annotations
The optional SheetNumber element is the sheet number of the drawing on which information (a characteristic, for example) is given.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="SheetNumber" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SheetNumber element is the sheet number of the drawing on which information (a characteristic, for example) is given.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element LocationOnDrawingType / DrawingZone
Annotations
The optional DrawingZone element is the drawing zone of the sheet on which information (a characteristic, for example) is given.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="DrawingZone" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DrawingZone element is the drawing zone of the sheet on which information (a characteristic, for example) is given.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element LocationOnDrawingType / ModelId
Annotations
The ModelId element is the QIF id of the model in which information (a characteristic, for example) is given. It should be the QIF id of a DigitalModel in a DefinitionExternal.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathXId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType
Type QIFReferenceFullType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="ModelId" type="QIFReferenceFullType">
  <xs:annotation>
    <xs:documentation>The ModelId element is the QIF id of the model in which information (a characteristic, for example) is given. It should be the QIF id of a DigitalModel in a DefinitionExternal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element LocationOnDrawingType / View
Annotations
The View element is the name of the view in which the characteristic is located.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="View" type="xs:string">
  <xs:annotation>
    <xs:documentation>The View element is the name of the view in which the characteristic is located.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element LocationOnDrawingType / ViewId
Annotations
The ViewId element is the QIF id of the view in which the characteristic is located.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathXId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType
Type QIFReferenceFullType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="ViewId" type="QIFReferenceFullType">
  <xs:annotation>
    <xs:documentation>The ViewId element is the QIF id of the view in which the characteristic is located.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type LocationOnDrawingType
Annotations
The LocationOnDrawingType defines the drawing location of a characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_DrawingId Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_SheetNumber Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_DrawingZone Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_ModelId Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_View Characteristics_xsd_Complex_Type_LocationOnDrawingType.tmp#LocationOnDrawingType_ViewId
Used by
Children DrawingId, DrawingZone, ModelId, SheetNumber, View, ViewId
Source
<xs:complexType name="LocationOnDrawingType">
  <xs:annotation>
    <xs:documentation>The LocationOnDrawingType defines the drawing location of a characteristic.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>This compositor provides a choice among locations on printed or digital drawings, external digital models, and internal CAD representations.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:annotation>
        <xs:documentation>This compositor includes information related to a location on a printed or digital drawings.</xs:documentation>
      </xs:annotation>
      <xs:element name="DrawingId" type="QIFReferenceFullType">
        <xs:annotation>
          <xs:documentation>The DrawingId element is the QIF id of the drawing on which information (a characteristic, for example) is given. It should be the QIF id of a PrintedDrawing or DigitalDrawing in a DefinitionExternal.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SheetNumber" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The optional SheetNumber element is the sheet number of the drawing on which information (a characteristic, for example) is given.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DrawingZone" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The optional DrawingZone element is the drawing zone of the sheet on which information (a characteristic, for example) is given.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:sequence>
      <xs:annotation>
        <xs:documentation>This compositor includes information related to a location in an external digital model view.</xs:documentation>
      </xs:annotation>
      <xs:element name="ModelId" type="QIFReferenceFullType">
        <xs:annotation>
          <xs:documentation>The ModelId element is the QIF id of the model in which information (a characteristic, for example) is given. It should be the QIF id of a DigitalModel in a DefinitionExternal.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="View" type="xs:string">
        <xs:annotation>
          <xs:documentation>The View element is the name of the view in which the characteristic is located.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:sequence>
      <xs:annotation>
        <xs:documentation>This compositor includes information related to a location in the internal CAD representation.</xs:documentation>
      </xs:annotation>
      <xs:element name="ViewId" type="QIFReferenceFullType">
        <xs:annotation>
          <xs:documentation>The ViewId element is the QIF id of the view in which the characteristic is located.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd