Skip to Content.
Sympa Menu

perfsonar-dev - Re: [GN2-JRA1] [pS-dev] failure of converting returning message (XML) to DOM

Subject: perfsonar development work

List archive

Re: [GN2-JRA1] [pS-dev] failure of converting returning message (XML) to DOM


Chronological Thread 
  • From: Jason Zurawski <>
  • To: ulisses <>
  • Cc:
  • Subject: Re: [GN2-JRA1] [pS-dev] failure of converting returning message (XML) to DOM
  • Date: Sun, 27 Aug 2006 22:21:13 -0400

Ulisses;

so, should I instead do something like removing a <data id="TOPSDownloadDBResponseMetadata"> section and do instead:

<nmwg:metadata id="TOPSDownloadDBResponseMetadata"/>
<nmwg:data id="localhost.localdomain.-240dae5e:10d3f9071a8:-6197">
<nmwgtopo3:link
id="localhost.localdomain.-240dae5e:10d3f9071a8:-7fe5"
xmlns:nmwgtopo3="http://ggf.org/ns/nmwg/topology/l3/3.0/";>
<nmwgtopo3:interface
id="localhost.localdomain.-240dae5e:10d3f9071a8:-7fe6"
interfaceIdRef="20290">
<nmwgtopo3:ifDescription>LO0</nmwgtopo3:ifDescription>
<nmwgtopo3:type>other</nmwgtopo3:type>
<nmwgtopo3:capacity>0</nmwgtopo3:capacity>
<nmwgtopo3:netmask>62.40.102.46/32</nmwgtopo3:netmask>
<nmwgtopo3:ipAddress value="62.40.102.46"/>
</nmwgtopo3:interface>
<nmwgtopo3:name>ie1.ie.geant.net_62.40.102.46/32 -
_</nmwgtopo3:name>
</nmwgtopo3:link>
</nmwg:data>

<!-- ... -->
</nmwg:message>


This is better, but I am still thinking the node/interface/link need to be in metadata elements, even if they are returned as data.

-jason



Archive powered by MHonArc 2.6.16.

Top of Page