| diagram |
 |
| namespace |
http://www.plmxml.org/Schemas/PLMXMLSchema |
| type |
extension of plm:WorkflowHandlerType |
| properties |
| base | plm:WorkflowHandlerType |
|
| children |
plm:Description plm:ApplicationRef plm:Attribute plm:Arguments |
| used by |
|
| attributes |
|
| source |
<xsd:complexType name="WorkflowBusinessRuleHandlerType">
<xsd:complexContent>
<xsd:extension base="plm:WorkflowHandlerType">
<xsd:attribute name="override" type="xsd:boolean" default="false"/>
<xsd:attribute name="negated" type="xsd:boolean" default="false"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType> |