| diagram | ![]() |
||
| namespace | http://api.ec.n2.tibco.com | ||
| children | tag Query | ||
| used by |
|
||
| source | <xs:complexType name="registerQueryObject"> <xs:sequence> <xs:element name="tag" type="xs:string"> <xs:annotation> <xs:documentation>String identifier for this query. The string must be unique (i.e. not already used by another registered query on the system).</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="base:Query"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="tag" type="xs:string"> <xs:annotation> <xs:documentation>String identifier for this query. The string must be unique (i.e. not already used by another registered query on the system).</xs:documentation> </xs:annotation> </xs:element> |