diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:MRODocumentRevisionBase | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="MROSpecificationRevisionType"> <xsd:annotation> <xsd:documentation> MRO specification revision type information. Attributes: type: Inherited from MRODocumentRevision. Required in this context. effectiveDate: Specifies the date the item is effective and available for use. expirationDate: Specifies the date on which the document expires for maintenance. documentNumber: MRO specification number. This attribute holds the number assigned by the manufacturer to the document. receivedDate: Specifies the date on which the document was received. revisionDate: This attribute holds the date assigned by the manufacturer to this revision. industryCode: MRO specification industry code. isStatusTracking: Specifies if the document is marked for tracking. issueDate: This attribute holds the date of issue for the document. keyword: The keyword for MRO document. libraryControlNumber: MRO specification library control number. mrbApproved: Materials review board approved. mrbNumber: Materials review board number. mrbReferenceNumbers: Materials review board reference numbers. necessity: This attribute defines the compliance type for implementing this MRO document. originatorRevision: This attribute holds the number that identifies the revision of the document specified by the manufacturer. standardBookNumber: International standard book number (ISBN). standardSerialNumber: International standard serial number (ISSN). enterpriseRef: Enterprise reference. Specifies the relationship indicating the enterprise that published the MRO specification. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:MRODocumentRevisionBase"> <xsd:attribute name="effectiveDate" type="xsd:date" use="optional"/> <xsd:attribute name="expirationDate" type="xsd:date" use="optional"/> <xsd:attribute name="documentNumber" type="xsd:string" use="optional"/> <xsd:attribute name="receivedDate" type="xsd:date" use="optional"/> <xsd:attribute name="revisionDate" type="xsd:date" use="optional"/> <xsd:attribute name="industryCode" type="xsd:string" use="optional"/> <xsd:attribute name="isStatusTracking" type="xsd:boolean" default="false"/> <xsd:attribute name="issueDate" type="xsd:date" use="optional"/> <xsd:attribute name="keyword" type="xsd:string" use="optional"/> <xsd:attribute name="libraryControlNumber" type="xsd:string" use="optional"/> <xsd:attribute name="mrbApproved" type="xsd:string" use="optional"/> <xsd:attribute name="mrbNumber" type="xsd:string" use="optional"/> <xsd:attribute name="mrbReferenceNumbers" type="xsd:string" use="optional"/> <xsd:attribute name="necessity" type="xsd:string" use="optional"/> <xsd:attribute name="originatorRevision" type="xsd:string" use="optional"/> <xsd:attribute name="standardBookNumber" type="xsd:string" use="optional"/> <xsd:attribute name="standardSerialNumber" type="xsd:string" use="optional"/> <xsd:attribute name="enterpriseRef" type="plm:anyURIType" use="optional" plm:refType="plm:Enterprise"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="effectiveDate" type="xsd:date" use="optional"/> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="expirationDate" type="xsd:date" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="documentNumber" type="xsd:string" use="optional"/> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="receivedDate" type="xsd:date" use="optional"/> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="revisionDate" type="xsd:date" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="industryCode" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isStatusTracking" type="xsd:boolean" default="false"/> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="issueDate" type="xsd:date" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="keyword" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="libraryControlNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="mrbApproved" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="mrbNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="mrbReferenceNumbers" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="necessity" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="originatorRevision" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="standardBookNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="standardSerialNumber" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="enterpriseRef" type="plm:anyURIType" use="optional" plm:refType="plm:Enterprise"/> |