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="TransactionElementBase" abstract="true"> <xsd:annotation> <xsd:documentation> Abstract sub-class. Attributes: name: Inherited from AttribOwner. Workspace object name. description: Inherited from AttribOwner. Workspace description. transactionId: Transaction Id. initiationDate: Initiation date. dueDate: Due date. approval: Status of approval. disposition: Disposition. purpose: Purpose of service. dispositionDate: Completed date. dispositionedBy: Completed by. transactionElementType: Transaction Element type. activityCostRef: References the activity cost. physicalPartRevisionRefs: References one or more Physical Part Revisions. containsRefs: References one or more contains Physical Parts. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="transactionId" type="xsd:string" use="required"/> <xsd:attribute name="initiationDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="dueDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="approval" type="xsd:string" use="optional"/> <xsd:attribute name="disposition" type="xsd:string" use="optional"/> <xsd:attribute name="purpose" type="xsd:string" use="optional"/> <xsd:attribute name="dispositionDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="dispositionedBy" type="xsd:string" use="optional"/> <xsd:attribute name="transactionElementType" type="xsd:string" use="optional"/> <xsd:attribute name="activityCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:ActivityCost"/> <xsd:attribute name="physicalPartRevisionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:RealisedProductRevision"/> <xsd:attribute name="containsRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:TransactionElement"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="transactionId" type="xsd:string" use="required"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="initiationDate" type="xsd:dateTime" use="optional"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="dueDate" type="xsd:dateTime" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="approval" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="disposition" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="purpose" type="xsd:string" use="optional"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="dispositionDate" type="xsd:dateTime" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="dispositionedBy" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="transactionElementType" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="activityCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:ActivityCost"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="physicalPartRevisionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:RealisedProductRevision"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="containsRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:TransactionElement"/> |