http://www.griddynamics.com/schema/jagger
element query-provider

Documentation
            Query provider is a source, where jagger can take queries.
            Possible types of query-provider : query-provider-list, query-provider-ref.
        
Properties
This component is not nillable.

Model
<query-provider
  id = xsd:ID
  parent = xsd:string>

</query-provider>


Attribute Summary
 xsd:IDid
           Id of the element  
 xsd:stringparent
          

Attribute Detail

id

Id of the element

Type:
xsd:ID
Use:
optional
Form:
unqualified

parent

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:element name="query-provider" type="queryProviderAbstract">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.