complexType ServiceEventRevisionType
diagram plmxml_diagrams/plmxml_p1314.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:StructureRevisionBase
properties
base plm:StructureRevisionBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup
used by
element ServiceEventRevision
complexTypes ExternalServiceActivityRevisionType ExternalServiceEventDiscrepancyRevisionType
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      
manufacturerRef  plm:anyURIType  optional      
productRef  plm:anyURIType  optional      
pathRef  plm:anyURIType  optional      
sENote  xsd:string  optional      
sENumber  xsd:string  optional      
sETitle  xsd:string  required      
serialNumber  xsd:string  optional      
annotation
documentation

      Service Event Revision type information. This element has been deprecated
      and should not be used.

      Attributes:

      manufacturerRef:  Manufacturer's ID.
      productRef:       References a serialized or a non-serialized part.
      pathRef:          References a Part Position Path - Contains a position
                        path of any remove or install events.
      sENote:           User defined notes.
      sENumber:         Service Event Number.
      sETitle:          Short description of an External Service.
      serialNumber:     Serial Number.

      Sub-elements:

      Description:      Inherited from StructureRevision.
     
source <xsd:complexType name="ServiceEventRevisionType" plm:deprecated="true">
 
<xsd:annotation>
   
<xsd:documentation>
      Service Event Revision type information. This element has been deprecated
      and should not be used.

      Attributes:

      manufacturerRef:  Manufacturer's ID.
      productRef:       References a serialized or a non-serialized part.
      pathRef:          References a Part Position Path - Contains a position
                        path of any remove or install events.
      sENote:           User defined notes.
      sENumber:         Service Event Number.
      sETitle:          Short description of an External Service.
      serialNumber:     Serial Number.

      Sub-elements:

      Description:      Inherited from StructureRevision.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:StructureRevisionBase">
     
<xsd:attribute name="manufacturerRef" type="plm:anyURIType" use="optional" plm:refType="plm:Organisation" plm:deprecated="true"/>
     
<xsd:attribute name="productRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProduct" plm:deprecated="true"/>
     
<xsd:attribute name="pathRef" type="plm:anyURIType" use="optional" plm:refType="plm:MROPosition" plm:deprecated="true"/>
     
<xsd:attribute name="sENote" type="xsd:string" use="optional" plm:deprecated="true"/>
     
<xsd:attribute name="sENumber" type="xsd:string" use="optional" plm:deprecated="true"/>
     
<xsd:attribute name="sETitle" type="xsd:string" use="required" plm:deprecated="true"/>
     
<xsd:attribute name="serialNumber" type="xsd:string" use="optional" plm:deprecated="true"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ServiceEventRevisionType/@manufacturerRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="manufacturerRef" type="plm:anyURIType" use="optional" plm:refType="plm:Organisation" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@productRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="productRef" type="plm:anyURIType" use="optional" plm:refType="plm:RealisedProduct" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@pathRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="pathRef" type="plm:anyURIType" use="optional" plm:refType="plm:MROPosition" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@sENote
type xsd:string
properties
use optional
source <xsd:attribute name="sENote" type="xsd:string" use="optional" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@sENumber
type xsd:string
properties
use optional
source <xsd:attribute name="sENumber" type="xsd:string" use="optional" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@sETitle
type xsd:string
properties
use required
source <xsd:attribute name="sETitle" type="xsd:string" use="required" plm:deprecated="true"/>

attribute ServiceEventRevisionType/@serialNumber
type xsd:string
properties
use optional
source <xsd:attribute name="serialNumber" type="xsd:string" use="optional" plm:deprecated="true"/>


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