http://jbpm.org/jpdl-4
element expr

Properties
This component is not nillable.

Model
<expr
  language = string
  text = string>

</expr>


Attribute Summary
 stringlanguage
          
 stringtext
          

Attribute Detail

language

Type:
string
Use:
optional
Form:
qualified

text

Type:
string
Use:
required
Form:
qualified

Source
<element name="expr">
<complexType>
<attribute name="text" type="string" use="required"/>
<attribute name="language" type="string"/>
</complexType>
</element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.