<xs:element name="Validation" type="ValidationPartAssemblyType" minOccurs="0"><xs:annotation><xs:documentation>The optional Validation element is a set of part/assembly validation properties.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Header" type="PartAssemblyHeaderType" minOccurs="0"><xs:annotation><xs:documentation>The optional Header element is a description of the provenance of the file.</xs:documentation></xs:annotation></xs:element>
The optional UUID element is a persistent identifier for the product definition. If used, it should be generated using a widely accepted UUID generator.
<xs:element name="UUID" type="QPIdType" minOccurs="0"><xs:annotation><xs:documentation>The optional UUID element is a persistent identifier for the product definition. If used, it should be generated using a widely accepted UUID generator.</xs:documentation></xs:annotation></xs:element>
The optional ModelNumber element is the identifier of a very specific type of product definition. There may be many product instances with the same ModelNumber, but they should all be identical (or nearly so).
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="ModelNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ModelNumber element is the identifier of a very specific type of product definition. There may be many product instances with the same ModelNumber, but they should all be identical (or nearly so).</xs:documentation></xs:annotation></xs:element>
The optional Version element is the version of the product definition.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="Version" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element is the version of the product definition.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SecurityClassification" type="SecurityClassificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecurityClassification element describes the security classification of the product definition.</xs:documentation></xs:annotation></xs:element>
The optional ExportControlClassification element describes the export control classification of the product definition.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="ExportControlClassification" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ExportControlClassification element describes the export control classification of the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureNominalIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element contains any feature nominals for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureZoneIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureZoneIds element contains feature zones for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="CharacteristicNominalIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicNominalIds element contains any characteristic nominals for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="NoteIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional NoteIds element contains any notes for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="PartNoteIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional PartNoteIds element contains any part notes for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="DatumDefinitionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumDefinitionIds element contains any datum definitions for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="DatumTargetDefinitionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumTargetDefinitionIds element contains any datum target definitions for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="DatumReferenceFrameIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumReferenceFrameIds element contains any datum reference frames for the product definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="BodyIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of body identifiers present in this block.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="CoordinateSystemIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CoordinateSystemIds element is an array of coordinate system identifiers present in this block.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="AuxiliaryIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional AuxiliaryIds element is an array of auxiliary object identifiers present in this block.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ViewIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ViewIds element is an array of view object identifiers present in this block.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="PointCloudIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional PointCloudIds element is an array of point cloud identifiers present in this block.</xs:documentation></xs:annotation></xs:element>
The optional size attribute defines a recommended size for visualization of an infinite drawable element such as plane, cylinder, axis, etc., or objects without explicit geometric parameters (e.g. coordinate system).
The optional transparency attribute defines the transparency property of a model entity.
Source
<xs:complexType name="PartAssemblyBaseType" abstract="true"><xs:annotation><xs:documentation>The PartAssemblyBaseType is the abstract base type that defines information about a part/assembly definition that was inspected or will be inspected.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="DrawableBaseType"><xs:sequence><xs:element name="Validation" type="ValidationPartAssemblyType" minOccurs="0"><xs:annotation><xs:documentation>The optional Validation element is a set of part/assembly validation properties.</xs:documentation></xs:annotation></xs:element><xs:element name="Header" type="PartAssemblyHeaderType" minOccurs="0"><xs:annotation><xs:documentation>The optional Header element is a description of the provenance of the file.</xs:documentation></xs:annotation></xs:element><xs:element name="UUID" type="QPIdType" minOccurs="0"><xs:annotation><xs:documentation>The optional UUID element is a persistent identifier for the product definition. If used, it should be generated using a widely accepted UUID generator.</xs:documentation></xs:annotation></xs:element><xs:element name="ModelNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ModelNumber element is the identifier of a very specific type of product definition. There may be many product instances with the same ModelNumber, but they should all be identical (or nearly so).</xs:documentation></xs:annotation></xs:element><xs:element name="Version" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element is the version of the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="SecurityClassification" type="SecurityClassificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecurityClassification element describes the security classification of the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="ExportControlClassification" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ExportControlClassification element describes the export control classification of the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureNominalIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element contains any feature nominals for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureZoneIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureZoneIds element contains feature zones for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicNominalIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicNominalIds element contains any characteristic nominals for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="NoteIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional NoteIds element contains any notes for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="PartNoteIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional PartNoteIds element contains any part notes for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="DatumDefinitionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumDefinitionIds element contains any datum definitions for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="DatumTargetDefinitionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumTargetDefinitionIds element contains any datum target definitions for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="DatumReferenceFrameIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumReferenceFrameIds element contains any datum reference frames for the product definition.</xs:documentation></xs:annotation></xs:element><xs:element name="BodyIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of body identifiers present in this block.</xs:documentation></xs:annotation></xs:element><xs:element name="CoordinateSystemIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CoordinateSystemIds element is an array of coordinate system identifiers present in this block.</xs:documentation></xs:annotation></xs:element><xs:element name="AuxiliaryIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional AuxiliaryIds element is an array of auxiliary object identifiers present in this block.</xs:documentation></xs:annotation></xs:element><xs:element name="ViewIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ViewIds element is an array of view object identifiers present in this block.</xs:documentation></xs:annotation></xs:element><xs:element name="PointCloudIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional PointCloudIds element is an array of point cloud identifiers present in this block.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="originMassProperty" type="PointSimpleType"><xs:annotation><xs:documentation>The optional originMassProperty attribute is the origin point for calculating of objects mass properties contained in this block.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="materialIndex" type="NaturalType"><xs:annotation><xs:documentation>The optional materialIndex attribute specifies a material index in the material library.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="originMassProperty" type="PointSimpleType"><xs:annotation><xs:documentation>The optional originMassProperty attribute is the origin point for calculating of objects mass properties contained in this block.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="materialIndex" type="NaturalType"><xs:annotation><xs:documentation>The optional materialIndex attribute specifies a material index in the material library.</xs:documentation></xs:annotation></xs:attribute>