diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:complexType name="ObjectID"> <xsd:annotation> <xsd:documentation>ID of a work item (without specifying any particular version of the object).</xsd:documentation> </xsd:annotation> <xsd:attribute name="id" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>Unique ID of the work item.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="id" type="xs:long" use="required"> <xsd:annotation> <xsd:documentation>Unique ID of the work item.</xsd:documentation> </xsd:annotation> </xsd:attribute> |