complexType WorkModelSpecification
diagram brm_all_diagrams/brm_all_p403.png
namespace http://api.brm.n2.tibco.com
type extension of DataModel
properties
base dm:DataModel
children inputs outputs inouts
used by
element WorkModel/WorkModelSpecification
annotation
documentation
Specification of a work model, defining the input, output and inout paramaters defined by the model.
source <xs:complexType name="WorkModelSpecification">
 
<xs:annotation>
   
<xs:documentation>Specification of a work model, defining the input, output and inout paramaters defined by the model.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="dm:DataModel"/>
 
</xs:complexContent>
</xs:complexType>


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