http://www.carnot.ag/workflowmodel/3.1
element viewable

Documentation
            The viewable declaration defines a thin wrapper for certain model elements for
            use in a view.
         
Properties
This component is not nillable.

Model
<viewable
  viewable = xs:long>

</viewable>


Attribute Summary
 xs:longviewable
          The model oid of the viewable. 

Attribute Detail

viewable

The model oid of the viewable. Valid viewable model elements are "activity", "application", "data", "participant", "workflow process".

Type:
xs:long
Use:
required
Form:
unqualified

Source
<xs:element name="viewable">
<xs:complexType>
<xs:attribute name="viewable" type="xs:long" use="required">
</xs:attribute>
</xs:complexType>
</xs:element>


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