summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/qmf-agent/schema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/qmf-agent/schema.xml')
-rw-r--r--qpid/cpp/examples/qmf-agent/schema.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/examples/qmf-agent/schema.xml b/qpid/cpp/examples/qmf-agent/schema.xml
index 1bf701a655..3c7755fe83 100644
--- a/qpid/cpp/examples/qmf-agent/schema.xml
+++ b/qpid/cpp/examples/qmf-agent/schema.xml
@@ -29,6 +29,8 @@
This class represents a parent object
<property name="name" type="sstr" access="RC" index="y"/>
+ <property name="args" type="map" access="RO"/>
+ <property name="list" type="list" access="RO"/>
<statistic name="state" type="sstr" desc="Operational state of the link"/>
<statistic name="count" type="count64" unit="tick" desc="Counter that increases monotonically"/>