~ubuntu-branches/ubuntu/wily/sblim-sfcb/wily-proposed

« back to all changes in this revision

Viewing changes to test/xmltest/PE_OpenEnumInstances0.xml

  • Committer: Package Import Robot
  • Author(s): Kent Baxley
  • Date: 2013-12-17 13:40:27 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20131217134027-kq6p2lat59na4jvr
Tags: 1.4.6-0ubuntu3
Fix one more build dep.  LP: #1262338

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<CIM CIMVERSION="2.0" DTDVERSION="2.0">
 
3
<MESSAGE ID="4711" PROTOCOLVERSION="1.0">
 
4
<SIMPLEREQ>
 
5
<IMETHODCALL NAME="OpenEnumerateInstances">
 
6
<LOCALNAMESPACEPATH>
 
7
    <NAMESPACE NAME="root"></NAMESPACE>
 
8
    <NAMESPACE NAME="interop"></NAMESPACE>
 
9
</LOCALNAMESPACEPATH>
 
10
<IPARAMVALUE NAME="ClassName">
 
11
    <CLASSNAME NAME="SFCB_RegisteredProfile"/>
 
12
</IPARAMVALUE>
 
13
<IPARAMVALUE NAME="DeepInheritance">
 
14
    <VALUE>TRUE</VALUE>
 
15
</IPARAMVALUE>
 
16
<IPARAMVALUE NAME="IncludeClassOrigin">
 
17
    <VALUE>TRUE</VALUE>
 
18
</IPARAMVALUE>
 
19
<IPARAMVALUE NAME="MaxObjectCount">
 
20
    <VALUE>0</VALUE>
 
21
</IPARAMVALUE>
 
22
</IMETHODCALL>
 
23
</SIMPLEREQ>
 
24
</MESSAGE>
 
25
</CIM>
 
26