Skip to Content.
Sympa Menu

perfsonar-dev - Re: BWCTL MA Schema

Subject: perfsonar development work

List archive

Re: BWCTL MA Schema


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Jason Zurawski <>
  • Cc: Verena Venus <>, "Jeff W. Boote" <>, Roman Lapacz <>, Martin Swany <>, Szymon Trocha <>, perfSONAR developers list <>
  • Subject: Re: BWCTL MA Schema
  • Date: Fri, 30 Jan 2009 14:50:01 +0100


Hi Jason,

I took a look at the documentation of psB and compared message examples with the schema. I found there some differences.

Examples from that doc:

<nmwg:data metadataIdRef="metadata.5151146" id="data.13900036">
<iperf:datum xmlns:iperf="http://ggf.org/ns/nmwg/tools/iperf/2.0/"; timeType="iso"
throughput="9.83979e+08"
timeValue="Tue Jan 11 14:13:08.2442238730 UTC 2005"/>
</nmwg:data>

or

<nmwg:data metadataIdRef="metadata.2233469" id="data.9963113">
<iperf:datum xmlns:iperf="http://ggf.org/ns/nmwg/tools/iperf/2.0/"timeType="iso"; jitter="0.007" sent="138891" throughput="9.1026e+08"
timeValue="Fri Dec 12 22:00:30.2630143482 UTC 2003"/>
<iperf:datum xmlns:iperf="http://ggf.org/ns/nmwg/tools/iperf/2.0/"; timeType="iso"
jitter="0.005" sent="138891" throughput="9.10258e+08"
timeValue="Fri Dec 12 22:00:44.3079130773 UTC 2003"/>
<iperf:datum xmlns:iperf="http://ggf.org/ns/nmwg/tools/iperf/2.0/"; timeType="iso"
jitter="0.006" sent="138891" throughput="9.10256e+08"
timeValue="Sat Dec 13 04:12:58.3205033444 UTC 2003"/>
<!-- ... -->
</nmwg:data>



The schema does not have 'throughput' or 'jitter' elements.

Roman


Verena Venus wrote:
Hi Roman,

You are right, it's not in the schema. I will change it ASAP.

Regards,
Verena

Am Wednesday 28 January 2009 14:47:03 schrieb Roman Lapacz:
Roman Lapacz wrote:
Hi Verena,

<nmwg:data id="1" metadataIdRef="iperf-metadata">
<iperf:datum numBytesUnits="Bytes" time="1197642642"
numBytes="23484640" value="93938560" valueUnits="bits/sec"
duration="0.0- 2.0"/>
<iperf:datum numBytesUnits="Bytes" time="1197642642"
numBytes="23525896" value="94103584" valueUnits="bits/sec"
duration="2.0- 4.0"/>
<iperf:datum numBytesUnits="Bytes" time="1197642642"
numBytes="58851328" value="93840271" valueUnits="bits/sec"
duration="0.0- 5.0"/>
</nmwg:data>

</nmwg:message>
Could you check iperf:datum element? Your example contains the
attribute 'duration' which is missing in the schema
(http://anonsvn.internet2.edu/svn/nmwg/trunk/nmwg/schema/rnc/iperf.rnc).
Is it right?
Hi Verena,

did you have time to take a look at this?

Roman







Archive powered by MHonArc 2.6.16.

Top of Page