complexType lookupQueryByTagObject
diagram ec_all_diagrams/ec_all_p123.png
namespace http://api.ec.n2.tibco.com
children tag
used by
element lookupQueryByTagRequest
source <xs:complexType name="lookupQueryByTagObject">
 
<xs:sequence>
   
<xs:element name="tag" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>String identifier for the query to be looked up.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element lookupQueryByTagObject/tag
diagram ec_all_diagrams/ec_all_p124.png
type xs:string
properties
content simple
annotation
documentation
String identifier for the query to be looked up.
source <xs:element name="tag" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>String identifier for the query to be looked up.</xs:documentation>
 
</xs:annotation>
</xs:element>


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