Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element DigitalModelType / Name
Annotations
The Name element is the name of the model.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="Name" type="xs:string">
  <xs:annotation>
    <xs:documentation>The Name element is the name of the model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / File
Annotations
The File element specifies the file used in the model.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_FileType.tmp#FileType_Name IntermediatesPMI_xsd_Complex_Type_FileType.tmp#FileType_Version IntermediatesPMI_xsd_Complex_Type_FileType.tmp#FileType_Format IntermediatesPMI_xsd_Complex_Type_FileType.tmp#FileType
Type FileType
Properties
content complex
Children Format, Name, Version
Instance
<File xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Version>{0,1}</Version>
  <Format>{0,1}</Format>
</File>
Source
<xs:element name="File" type="FileType">
  <xs:annotation>
    <xs:documentation>The File element specifies the file used in the model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Application
Annotations
The optional Application element is information about the software application wherein the model was most recently edited.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_Name PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_Organization PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_AddonName PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_AddonOrganization PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType
Type ApplicationType
Properties
content complex
minOccurs 0
Children AddonName, AddonOrganization, Name, Organization
Instance
<Application xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Organization>{0,1}</Organization>
  <AddonName>{0,1}</AddonName>
  <AddonOrganization>{0,1}</AddonOrganization>
</Application>
Source
<xs:element name="Application" type="ApplicationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Application element is information about the software application wherein the model was most recently edited.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Author
Annotations
The optional Author element is the author who created this file.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_AuthorType.tmp#AuthorType_Name PrimitivesPD_xsd_Complex_Type_AuthorType.tmp#AuthorType_Organization PrimitivesPD_xsd_Complex_Type_AuthorType.tmp#AuthorType
Type AuthorType
Properties
content complex
minOccurs 0
Children Name, Organization
Instance
<Author xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{0,1}</Name>
  <Organization>{0,1}</Organization>
</Author>
Source
<xs:element name="Author" type="AuthorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Author element is the author who created this file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / ApplicationSource
Annotations
The optional ApplicationSource element is the name of the software application wherein the model was created.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_Name PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_Organization PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_AddonName PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType_AddonOrganization PrimitivesPD_xsd_Complex_Type_ApplicationType.tmp#ApplicationType
Type ApplicationType
Properties
content complex
minOccurs 0
Children AddonName, AddonOrganization, Name, Organization
Instance
<ApplicationSource xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Organization>{0,1}</Organization>
  <AddonName>{0,1}</AddonName>
  <AddonOrganization>{0,1}</AddonOrganization>
</ApplicationSource>
Source
<xs:element name="ApplicationSource" type="ApplicationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ApplicationSource element is the name of the software application wherein the model was created.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Description
Annotations
The optional Description element is a description of the model.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Description element is a description of the model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Units
Annotations
The optional Units element specifies the units used in the model.
Diagram
Diagram Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_n Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_AreaUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_AngularUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_ForceUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_LinearUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_MassUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_PressureUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_SpeedUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_TemperatureUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_TimeUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType
Type OtherUnitsType
Properties
content complex
minOccurs 0
Children AngularUnit, AreaUnit, ForceUnit, LinearUnit, MassUnit, PressureUnit, SpeedUnit, TemperatureUnit, TimeUnit
Instance
<Units n="" xmlns="http://qifstandards.org/xsd/qif3">
  <AreaUnit>{0,unbounded}</AreaUnit>
  <AngularUnit>{0,unbounded}</AngularUnit>
  <ForceUnit>{0,unbounded}</ForceUnit>
  <LinearUnit>{0,unbounded}</LinearUnit>
  <MassUnit>{0,unbounded}</MassUnit>
  <PressureUnit>{0,unbounded}</PressureUnit>
  <SpeedUnit>{0,unbounded}</SpeedUnit>
  <TemperatureUnit>{0,unbounded}</TemperatureUnit>
  <TimeUnit>{0,unbounded}</TimeUnit>
</Units>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of unit definitions in the set.
Source
<xs:element name="Units" type="OtherUnitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Units element specifies the units used in the model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / GDT
Annotations
The optional GDT element specifies the presence of geometric dimensioning and tolerancing information in model.
Diagram
Diagram QIFProduct_xsd_Simple_Type_GDTEnumType.tmp#GDTEnumType
Type GDTEnumType
Properties
content simple
minOccurs 0
default UNKNOWN
Facets
enumeration UNKNOWN
enumeration HUMANREAD
enumeration MACHINEREAD
enumeration ABSENT
Source
<xs:element name="GDT" type="GDTEnumType" default="UNKNOWN" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional GDT element specifies the presence of geometric dimensioning and tolerancing information in model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Topology
Annotations
The optional Topology element specifies the presence of topology information in model.
Diagram
Diagram QIFProduct_xsd_Simple_Type_TopologyEnumType.tmp#TopologyEnumType
Type TopologyEnumType
Properties
content simple
minOccurs 0
default UNKNOWN
Facets
enumeration UNKNOWN
enumeration PRESENT
enumeration ABSENT
Source
<xs:element name="Topology" type="TopologyEnumType" default="UNKNOWN" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Topology element specifies the presence of topology information in model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element DigitalModelType / Entities
Annotations
The optional Entities element is a list of instances of the EntityExternalType associated with the model. Only those entities from the model that need to be referenced should be included in this list.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_EntitiesExternalType.tmp#EntitiesExternalType_n IntermediatesPMI_xsd_Complex_Type_EntitiesExternalType.tmp#EntitiesExternalType_Entity IntermediatesPMI_xsd_Complex_Type_EntitiesExternalType.tmp#EntitiesExternalType
Type EntitiesExternalType
Properties
content complex
minOccurs 0
Children Entity
Instance
<Entities n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Entity id="">{1,unbounded}</Entity>
</Entities>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of external model entities in the list.
Source
<xs:element name="Entities" type="EntitiesExternalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Entities element is a list of instances of the EntityExternalType associated with the model. Only those entities from the model that need to be referenced should be included in this list.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Complex Type DigitalModelType
Annotations
The DigitalModelType defines a digital design model that represents information about an assembly or part.
Diagram
Diagram QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_id QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Name QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_File QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Application QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Author QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_ApplicationSource QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Description QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Units QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_GDT QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Topology QIFProduct_xsd_Complex_Type_DigitalModelType.tmp#DigitalModelType_Entities
Used by
Children Application, ApplicationSource, Author, Description, Entities, File, GDT, Name, Topology, Units
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the digital design model.
Source
<xs:complexType name="DigitalModelType">
  <xs:annotation>
    <xs:documentation>The DigitalModelType defines a digital design model that represents information about an assembly or part.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="xs:string">
      <xs:annotation>
        <xs:documentation>The Name element is the name of the model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="File" type="FileType">
      <xs:annotation>
        <xs:documentation>The File element specifies the file used in the model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Application" type="ApplicationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Application element is information about the software application wherein the model was most recently edited.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Author" type="AuthorType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Author element is the author who created this file.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ApplicationSource" type="ApplicationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ApplicationSource element is the name of the software application wherein the model was created.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Description" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Description element is a description of the model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Units" type="OtherUnitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Units element specifies the units used in the model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="GDT" type="GDTEnumType" default="UNKNOWN" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional GDT element specifies the presence of geometric dimensioning and tolerancing information in model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Topology" type="TopologyEnumType" default="UNKNOWN" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Topology element specifies the presence of topology information in model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Entities" type="EntitiesExternalType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Entities element is a list of instances of the EntityExternalType associated with the model. Only those entities from the model that need to be referenced should be included in this list.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="QIFIdType" use="required">
    <xs:annotation>
      <xs:documentation>The required id attribute is the QIF id of the digital design model.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Attribute DigitalModelType / @id
Annotations
The required id attribute is the QIF id of the digital design model.
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type DigitalModelType
Source
<xs:attribute name="id" type="QIFIdType" use="required">
  <xs:annotation>
    <xs:documentation>The required id attribute is the QIF id of the digital design model.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd