diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:TransactionElementBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ServiceActivityBase" abstract="true"> <xsd:annotation> <xsd:documentation> Generic service information. Attributes: transactionNote: User defined notes. needByDate: Need by date. activityNumber: Identification. authorizedBy: Authorized by. isPreventativeMaintenance: Is preventative maintenance? usagePathRef: References a Part Position Path - Contains a position path of any remove or install events. category: Category. activityEntryValueRefs: References one or more entry values. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:TransactionElementBase"> <xsd:attribute name="transactionNote" type="xsd:string" use="optional"/> <xsd:attribute name="needByDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="activityNumber" type="xsd:string" use="optional"/> <xsd:attribute name="authorizedBy" type="xsd:string" use="optional"/> <xsd:attribute name="isPreventativeMaintenance" type="xsd:boolean" default="false"/> <xsd:attribute name="usagePathRef" type="plm:anyURIType" use="optional" plm:refType="plm:MROPosition"/> <xsd:attribute name="category" type="plm:CategoryEnum" use="optional"/> <xsd:attribute name="activityEntryValueRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ActivityEntryValue"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="transactionNote" type="xsd:string" use="optional"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="needByDate" type="xsd:dateTime" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="activityNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="authorizedBy" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isPreventativeMaintenance" type="xsd:boolean" default="false"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="usagePathRef" type="plm:anyURIType" use="optional" plm:refType="plm:MROPosition"/> |
type | plm:CategoryEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="category" type="plm:CategoryEnum" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="activityEntryValueRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ActivityEntryValue"/> |