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. newPartName: Part name. parentPhysicalElementRef: References a parent element. physicalPartRef: References a physical part. isExtraToDesign: Is extra to design? </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"/> <xsd:attribute name="newPartName" type="xsd:string" use="optional"/> <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: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"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="newPartName" type="xsd:string" use="optional"/> |
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"/> |