complexType MROSpecificationRevisionType
diagram plmxml_diagrams/plmxml_p1286.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:MRODocumentRevisionBase
properties
base plm:MRODocumentRevisionBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup
used by
element MROSpecificationRevision
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
revision  xsd:string  required      
version  xsd:nonNegativeInteger  optional      
masterRef  plm:anyURIType  required      
optionRefs  plm:uriReferenceListType  optional      
instanceRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
simplifiedRepRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
title  xsd:string  optional      
type  xsd:string  optional      
effectiveDate  xsd:date  optional      
expirationDate  xsd:date  optional      
documentNumber  xsd:string  optional      
receivedDate  xsd:date  optional      
revisionDate  xsd:date  optional      
industryCode  xsd:string  optional      
isStatusTracking  xsd:boolean    false    
issueDate  xsd:date  optional      
keyword  xsd:string  optional      
libraryControlNumber  xsd:string  optional      
mrbApproved  xsd:string  optional      
mrbNumber  xsd:string  optional      
mrbReferenceNumbers  xsd:string  optional      
necessity  xsd:string  optional      
originatorRevision  xsd:string  optional      
standardBookNumber  xsd:string  optional      
standardSerialNumber  xsd:string  optional      
enterpriseRef  plm:anyURIType  optional      
annotation
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.
     
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>

attribute MROSpecificationRevisionType/@effectiveDate
type xsd:date
properties
use optional
source <xsd:attribute name="effectiveDate" type="xsd:date" use="optional"/>

attribute MROSpecificationRevisionType/@expirationDate
type xsd:date
properties
use optional
source <xsd:attribute name="expirationDate" type="xsd:date" use="optional"/>

attribute MROSpecificationRevisionType/@documentNumber
type xsd:string
properties
use optional
source <xsd:attribute name="documentNumber" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@receivedDate
type xsd:date
properties
use optional
source <xsd:attribute name="receivedDate" type="xsd:date" use="optional"/>

attribute MROSpecificationRevisionType/@revisionDate
type xsd:date
properties
use optional
source <xsd:attribute name="revisionDate" type="xsd:date" use="optional"/>

attribute MROSpecificationRevisionType/@industryCode
type xsd:string
properties
use optional
source <xsd:attribute name="industryCode" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@isStatusTracking
type xsd:boolean
properties
default false
source <xsd:attribute name="isStatusTracking" type="xsd:boolean" default="false"/>

attribute MROSpecificationRevisionType/@issueDate
type xsd:date
properties
use optional
source <xsd:attribute name="issueDate" type="xsd:date" use="optional"/>

attribute MROSpecificationRevisionType/@keyword
type xsd:string
properties
use optional
source <xsd:attribute name="keyword" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@libraryControlNumber
type xsd:string
properties
use optional
source <xsd:attribute name="libraryControlNumber" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@mrbApproved
type xsd:string
properties
use optional
source <xsd:attribute name="mrbApproved" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@mrbNumber
type xsd:string
properties
use optional
source <xsd:attribute name="mrbNumber" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@mrbReferenceNumbers
type xsd:string
properties
use optional
source <xsd:attribute name="mrbReferenceNumbers" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@necessity
type xsd:string
properties
use optional
source <xsd:attribute name="necessity" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@originatorRevision
type xsd:string
properties
use optional
source <xsd:attribute name="originatorRevision" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@standardBookNumber
type xsd:string
properties
use optional
source <xsd:attribute name="standardBookNumber" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@standardSerialNumber
type xsd:string
properties
use optional
source <xsd:attribute name="standardSerialNumber" type="xsd:string" use="optional"/>

attribute MROSpecificationRevisionType/@enterpriseRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="enterpriseRef" type="plm:anyURIType" use="optional" plm:refType="plm:Enterprise"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy