Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, 1 element |
Defined: |
XML Representation Summary |
||||||||||||
<xpQuery |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</xpQuery> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies an XPath query against the data contained
</xsd:documentation>
within the specified document. The element is contains an XPath expression that selects the nodes the client needs to extract from .NET My Services, and constraints on how many nodes the selection must match. </xsd:element>
|
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This item specifies an XPath expression that specifies the nodes that are
</xsd:documentation>
to be selected and returned in the response for this operation. The selected nodes are encapsulated in the <b>xqQueryResponse</b>
element whose operation
<b>id</b>
attribute matched
the operation <b>id</b>
attribute of this element.
</xsd:attribute>
|
Type: |
queryOptionsType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
TBD
</xsd:documentation>
</xsd:element>
|