complexType ServiceEventType
diagram plmxml_diagrams/plmxml_p1315.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:StructureBase
properties
base plm:StructureBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup
used by
element ServiceEvent
complexTypes ExternalServiceActivityType ExternalServiceEventDiscrepancyType
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      
catalogueId  xsd:string  optional      
optionRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
sENumber  xsd:string  optional      
annotation
documentation

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

      Attributes:

      sENumber:         Service Event Number.
     
source <xsd:complexType name="ServiceEventType" plm:deprecated="true">
 
<xsd:annotation>
   
<xsd:documentation>
      Service Event information. This element has been deprecated and should not
      be used.

      Attributes:

      sENumber:         Service Event Number.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:StructureBase">
     
<xsd:attribute name="sENumber" type="xsd:string" use="optional" plm:deprecated="true"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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