Skip to Content.
Sympa Menu

perfsonar-dev - nmwg: r257 - trunk/nmwg/schema/rnc

Subject: perfsonar development work

List archive

nmwg: r257 - trunk/nmwg/schema/rnc


Chronological Thread 
  • From:
  • To: ,
  • Subject: nmwg: r257 - trunk/nmwg/schema/rnc
  • Date: Mon, 13 Aug 2007 08:58:53 -0400

Author: hans.trompert
Date: 2007-08-13 08:58:53 -0400 (Mon, 13 Aug 2007)
New Revision: 257

Modified:
trunk/nmwg/schema/rnc/FlowsaMA.rnc
Log:
added filterRule and aggregationRule parameters to topFlows request

Modified: trunk/nmwg/schema/rnc/FlowsaMA.rnc
===================================================================
--- trunk/nmwg/schema/rnc/FlowsaMA.rnc 2007-08-10 12:42:42 UTC (rev 256)
+++ trunk/nmwg/schema/rnc/FlowsaMA.rnc 2007-08-13 12:58:53 UTC (rev 257)
@@ -3,8 +3,8 @@
# File: Flowsa.rnc - Specialized schema for the Flow Selection
# and Aggregation MA.
# Author: Hans Trompert, SURFnet
-# Version: 16
-# Date: August 10, 2007
+# Version: 17
+# Date: August 13, 2007
# Purpose: Describes specific elements to be used in the
# FlowsaMA messages.
# Reference: http://books.xmlschemata.org/relaxng/page2.html
@@ -205,6 +205,8 @@
(
FlowVersion? |
FlowSampleRate? |
+ AggregationRule? |
+ FilterRule? |
TopStatistics? |
OrderBy? |
SplitProtocol? |



  • nmwg: r257 - trunk/nmwg/schema/rnc, svnlog, 08/13/2007

Archive powered by MHonArc 2.6.16.

Top of Page