complexType TypeBusinessOperationType
diagram plmxml_diagrams/plmxml_p1687.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:BusinessOperationType
properties
base bus:BusinessOperationType
children plm:Description plm:ApplicationRef plm:Attribute
used by
element TypeBusinessOperation
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      
isExportable  xsd:boolean  optional  true    
isReplaceable  xsd:boolean  optional  true    
version  xsd:string  optional      
typeName  xsd:string  optional      
methodAttachmentPointRefs  plm:uriReferenceListType  optional      
annotation
documentation

      This describes a Business Operation which operates on a particular type of object.
     
source <xsd:complexType name="TypeBusinessOperationType">
 
<xsd:annotation>
   
<xsd:documentation>
      This describes a Business Operation which operates on a particular type of object.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="bus:BusinessOperationType"/>
 
</xsd:complexContent>
</xsd:complexType>


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