complexType ExternalServiceEventDiscrepancyRevisionType
diagram plmxml_diagrams/plmxml_p1250.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:ServiceEventRevisionType
properties
base plm:ServiceEventRevisionType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup
used by
element ExternalServiceEventDiscrepancyRevision
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      
discoveryDate  xsd:date  optional      
discoveredBy  xsd:string  optional      
sEClass  xsd:string  required      
isFailure  xsd:boolean    true    
faultCode  xsd:string  optional      
isMEL  xsd:boolean    false    
annotation
documentation

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

      Attributes:

      manufacturerRef:  Manufacturer's ID.
      productRef:       Inherited from ServiceEventRevision. References a
                        serialized or a non-serialized part.
      pathRef:          Inherited from ServiceEventRevision. References a Part
                        Position Path - Contains a position path of any remove
                        or install part.
      sENote:           User defined notes.
      sENumber:         Service Event Number.
      sETitle:          Short description of an External Service.
      serialNumber:     Serial Number.
      discoveryDate:    Discovery Date.
      discoveredBy:     Discovered By.
      sEClass:          User defined class.
      isFailure:        Discrepancy was the result of a failure?
      faultCode:        Fault code in the event of a failure.
      isMEL:            Minimum equipment list?

      Sub-elements:

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

      Attributes:

      manufacturerRef:  Manufacturer's ID.
      productRef:       Inherited from ServiceEventRevision. References a
                        serialized or a non-serialized part.
      pathRef:          Inherited from ServiceEventRevision. References a Part
                        Position Path - Contains a position path of any remove
                        or install part.
      sENote:           User defined notes.
      sENumber:         Service Event Number.
      sETitle:          Short description of an External Service.
      serialNumber:     Serial Number.
      discoveryDate:    Discovery Date.
      discoveredBy:     Discovered By.
      sEClass:          User defined class.
      isFailure:        Discrepancy was the result of a failure?
      faultCode:        Fault code in the event of a failure.
      isMEL:            Minimum equipment list?

      Sub-elements:

      Description:      Inherited from StructureRevision.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:ServiceEventRevisionType">
     
<xsd:attribute name="discoveryDate" type="xsd:date" use="optional" plm:deprecated="true"/>
     
<xsd:attribute name="discoveredBy" type="xsd:string" use="optional" plm:deprecated="true"/>
     
<xsd:attribute name="sEClass" type="xsd:string" use="required" plm:deprecated="true"/>
     
<xsd:attribute name="isFailure" type="xsd:boolean" default="true" plm:deprecated="true"/>
     
<xsd:attribute name="faultCode" type="xsd:string" use="optional" plm:deprecated="true"/>
     
<xsd:attribute name="isMEL" type="xsd:boolean" default="false" plm:deprecated="true"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ExternalServiceEventDiscrepancyRevisionType/@discoveryDate
type xsd:date
properties
use optional
source <xsd:attribute name="discoveryDate" type="xsd:date" use="optional" plm:deprecated="true"/>

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

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

attribute ExternalServiceEventDiscrepancyRevisionType/@isFailure
type xsd:boolean
properties
default true
source <xsd:attribute name="isFailure" type="xsd:boolean" default="true" plm:deprecated="true"/>

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

attribute ExternalServiceEventDiscrepancyRevisionType/@isMEL
type xsd:boolean
properties
default false
source <xsd:attribute name="isMEL" type="xsd:boolean" default="false" plm:deprecated="true"/>


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