Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element PartAssemblyHeaderType / Name
Annotations
The optional Name element is the name of the model.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional 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 PartAssemblyHeaderType / File
Annotations
The optional File element specifies the QIF file used in the model.
Diagram
Diagram QIFProduct_xsd_Complex_Type_FileInternalType.tmp#FileInternalType_Name QIFProduct_xsd_Complex_Type_FileInternalType.tmp#FileInternalType_Version QIFProduct_xsd_Complex_Type_FileInternalType.tmp#FileInternalType
Type FileInternalType
Properties
content complex
minOccurs 0
Children Name, Version
Instance
<File xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Version>{0,1}</Version>
</File>
Source
<xs:element name="File" type="FileInternalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional File element specifies the QIF file used in the model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Element PartAssemblyHeaderType / 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 PartAssemblyHeaderType / 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 PartAssemblyHeaderType / 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 PartAssemblyHeaderType / 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
Complex Type PartAssemblyHeaderType
Annotations
The PartAssemblyHeaderType defines information about the creation of the file containing the CAD model and global parameters of the model.
Diagram
Diagram QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_Name QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_File QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_Application QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_Author QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_ApplicationSource QIFProduct_xsd_Complex_Type_PartAssemblyHeaderType.tmp#PartAssemblyHeaderType_Description
Used by
Children Application, ApplicationSource, Author, Description, File, Name
Source
<xs:complexType name="PartAssemblyHeaderType">
  <xs:annotation>
    <xs:documentation>The PartAssemblyHeaderType defines information about the creation of the file containing the CAD model and global parameters of the model.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Name element is the name of the model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="File" type="FileInternalType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional File element specifies the QIF 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:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd