diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of WorkListViewCommon | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | entityID resourcesRequired orderFilterCriteria | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="WorkListViewPageItem"> <xsd:annotation> <xsd:documentation>Definition of a work list view used for paginated lists.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="WorkListViewCommon"> <xsd:attribute name="workViewID" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>The uniique ID of the work view.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="creationDate" type="xs:dateTime" use="required"> <xsd:annotation> <xsd:documentation>The date the work view was created.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="modificationDate" type="xs:dateTime" use="required"> <xsd:annotation> <xsd:documentation>The date the work view was last modified.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="workViewID" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>The uniique ID of the work view.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="creationDate" type="xs:dateTime" use="required"> <xsd:annotation> <xsd:documentation>The date the work view was created.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="modificationDate" type="xs:dateTime" use="required"> <xsd:annotation> <xsd:documentation>The date the work view was last modified.</xsd:documentation> </xsd:annotation> </xsd:attribute> |