You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by da...@apache.org on 2007/04/19 03:18:42 UTC

svn commit: r530217 - /webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html

Author: danj
Date: Wed Apr 18 18:18:41 2007
New Revision: 530217

URL: http://svn.apache.org/viewvc?view=rev&rev=530217
Log:
added missing <ChangeType/> element to sample RMD fragment.

Modified:
    webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html

Modified: webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html
URL: http://svn.apache.org/viewvc/webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html?view=diff&rev=530217&r1=530216&r2=530217
==============================================================================
--- webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html (original)
+++ webservices/muse/site/docs/2.3.0/manual/how-to/add-metrics-to-properties.html Wed Apr 18 18:18:41 2007
@@ -139,6 +139,7 @@
 <code>
 &lt;wsrmd:Property name="myns:MyProperty" mutability="..." modifiability="..."&gt;<br/>
 &nbsp;&nbsp;&nbsp;&lt;muws2:Capability&gt;http://docs.oasis-open.org/wsdm/muws/capabilities/Metrics&lt;/muws2:Capability&gt;<br/>
+&nbsp;&nbsp;&nbsp;&lt;muws2:ChangeType&gt;<b>Counter | Gauge | Unknown</b>&lt;/muws2:ChangeType&gt;<br/>
 &nbsp;&nbsp;&nbsp;&lt;muws2:TimeScope&gt;<b>Interval | PointInTime | SinceReset</b>&lt;/muws2:TimeScope&gt;<br/>
 &nbsp;&nbsp;&nbsp;&lt;muws2:GatheringTime&gt;<b>OnChange | OnDemand | Periodic | Unknown</b>&lt;/muws2:GatheringTime&gt;<br/>
 &nbsp;&nbsp;&nbsp;&lt;muws2:CalculationInterval&gt;<b>an xsd:duration value</b>&lt;/muws2:CalculationInterval&gt;<br/>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-commits-help@ws.apache.org