complexType ObjectID
diagram wp_diagrams/wp_p2705.png
namespace http://api.brm.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
annotation
documentation
ID of a work item (without specifying any particular version of the object).
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>

attribute ObjectID/@id
type xs:long
properties
use required
annotation
documentation
Unique ID of the work item.
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>

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