complexType ServiceGroupType
diagram plmxml_diagrams/plmxml_p1316.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:TransactionElementBase
properties
base plm:TransactionElementBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element ServiceGroup
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      
transactionId  xsd:string  required      
initiationDate  xsd:dateTime  optional      
dueDate  xsd:dateTime  optional      
approval  xsd:string  optional      
disposition  xsd:string  optional      
purpose  xsd:string  optional      
dispositionDate  xsd:dateTime  optional      
dispositionedBy  xsd:string  optional      
transactionElementType  xsd:string  optional      
activityCostRef  plm:anyURIType  optional      
physicalPartRevisionRefs  plm:uriReferenceListType  optional      
containsRefs  plm:uriReferenceListType  optional      
annotation
documentation

      Container for Service Group, Service Event and Service Discrepancy.
     
source <xsd:complexType name="ServiceGroupType">
 
<xsd:annotation>
   
<xsd:documentation>
      Container for Service Group, Service Event and Service Discrepancy.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:TransactionElementBase"/>
 
</xsd:complexContent>
</xsd:complexType>


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