Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] question about select namespace and subject element

Subject: perfsonar development work

List archive

Re: [pS-dev] question about select namespace and subject element


Chronological Thread 
  • From: Jason Zurawski <>
  • To: ulisses <>
  • Cc:
  • Subject: Re: [pS-dev] question about select namespace and subject element
  • Date: Thu, 07 Sep 2006 08:29:04 -0400

Ulisses;


I am not sure I understand what you mean here, do you mean to include node/link information as parameters in the select? Could you please make a more descriptive example of what you intend to do?

for example If I want to select all links with interfaces that have a
capacity of 155Mbps, I will insert:

<nmwgtopo3:link>
<nmwgtopo3:interface>
<nmwgtopo3:capacity>155000000</nmwgtopo3:capacity>
</nmwgtopo3:interface>
</nmwgtopo3:link>

and for not having to handle may cases only data childs of the root element
are
accepted in the "selection"... afterwards I'm going to post complete/concrete examples




But where are you putting this link element, do you intend to put it in the metadata, or as something inside of a filter parameter? This matters a lot, which is why I would like to see a more detailed example of what you intend to do.

-jason



Archive powered by MHonArc 2.6.16.

Top of Page