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