diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="PartMovementType"> <xsd:annotation> <xsd:documentation> Part Movement information. Attributes: name: Inherited from AttribOwner. Workspace object name. description: Inherited from AttribOwner. Workspace description. manufacturerId: Manufacturer's Id. partNumber: Part number. serialNumber: Serial number. lotNumber: Lot number. usageName: Usage name. isTraceable: Is true if part is traced. partMovementType: Type of action - Install, Remove or Change. isNew: Is new part? isApprovedDeviation: Is approved deviation? actionDate: Action date. newPartClass: New part class. Deprecated. newPartName: Part name. Deprecated. parentPhysicalElementRef: References a parent element. physicalPartRef: References the installed, uninstalled or replacement physical part. isExtraToDesign: Is extra to design? movedPartRef: Part that will be utilized to generate the new Part. movedOccurrenceRef: Occurrence reference. replacedPartRef: References the replaced physical part. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="manufacturerId" type="xsd:string" use="optional"/> <xsd:attribute name="partNumber" type="xsd:string" use="optional"/> <xsd:attribute name="serialNumber" type="xsd:string" use="optional"/> <xsd:attribute name="lotNumber" type="xsd:string" use="optional"/> <xsd:attribute name="usageName" type="xsd:string" use="optional"/> <xsd:attribute name="isTraceable" type="xsd:boolean" default="false"/> <xsd:attribute name="partMovementType" type="plm:PartMovementEnum" use="required"/> <xsd:attribute name="isNew" type="xsd:boolean" default="false"/> <xsd:attribute name="isApprovedDeviation" type="xsd:boolean" default="false"/> <xsd:attribute name="actionDate" type="xsd:dateTime" use="required"/> <xsd:attribute name="newPartClass" type="xsd:string" use="optional" default="Part" plm:deprecated="true"/> <xsd:attribute name="newPartName" type="xsd:string" use="optional" plm:deprecated="true"/> <xsd:attribute name="parentPhysicalElementRef" type="plm:anyURIType" use="required" plm:refType="plm:RealisedProductRevision"/> <xsd:attribute name="physicalPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProductRevision"/> <xsd:attribute name="isExtraToDesign" type="xsd:boolean" default="false"/> <xsd:attribute name="movedPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductRevision"/> <xsd:attribute name="movedOccurrenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> <xsd:attribute name="replacedPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProductRevision"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="manufacturerId" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="partNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="serialNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="lotNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="usageName" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isTraceable" type="xsd:boolean" default="false"/> |
type | plm:PartMovementEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="partMovementType" type="plm:PartMovementEnum" use="required"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isNew" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isApprovedDeviation" type="xsd:boolean" default="false"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="actionDate" type="xsd:dateTime" use="required"/> |
type | xsd:string | ||||
properties |
|
||||
source | <xsd:attribute name="newPartClass" type="xsd:string" use="optional" default="Part" plm:deprecated="true"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="newPartName" type="xsd:string" use="optional" plm:deprecated="true"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="parentPhysicalElementRef" type="plm:anyURIType" use="required" plm:refType="plm:RealisedProductRevision"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="physicalPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProductRevision"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isExtraToDesign" type="xsd:boolean" default="false"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="movedPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductRevision"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="movedOccurrenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="replacedPartRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProductRevision"/> |