Share via


Recursive Query the URI Example

Send Feedback

The following example performs a recursive query of the URI node. The device returns the URI node and the names and values of the child nodes underneath it.

<Get>
   <CmdID>2</CmdID>
   <Item>
      <Target>
         <LocURI>./DevDetail/URI?list=StructData</LocURI>
      </Target>
   </Item>
</Get>

See Also

DevDetail Configuration Service Provider Examples for OMA DM

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.