complexType WorkflowBusinessRuleHandlerType
diagram plmxml_diagrams/plmxml_p1474.png
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
element WorkflowBusinessRuleHandler
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      
parentRef  plm:anyURIType        
override  xsd:boolean    false    
negated  xsd:boolean    false    
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>

attribute WorkflowBusinessRuleHandlerType/@override
type xsd:boolean
properties
default false
source <xsd:attribute name="override" type="xsd:boolean" default="false"/>

attribute WorkflowBusinessRuleHandlerType/@negated
type xsd:boolean
properties
default false
source <xsd:attribute name="negated" type="xsd:boolean" default="false"/>


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