The optional Name element is the name of the model.
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>
<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>
The optional Description element is a description of the model.
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>
<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>