[webservices] counting stages

Philip Crotwell crotwell at seis.sc.edu
Wed Apr 10 05:01:46 PDT 2013


And just to make sure I understand, in fdsnstationxml, there should never
be a <ResponseStage> with number="0", correct? In the old seisFile, I had
code that would check for a stage zero for overall sensitivity, but I think
that should no longer be needed.

Philip


On Tue, Apr 9, 2013 at 5:39 PM, Philip Crotwell <crotwell at seis.sc.edu>wrote:

>
> The fdsnstationxml xschema shows that the "number" attribute on a
> <ResponseStage> is a CounterType, which is an integer with <xs:minInclusive
> value="0"/>. However, general usage, and the output from the web service
> generally count stages starting at 1. Might be nice to have the schema
> enforce this convention by having a separate counter type that starts at 1
> for the cases where that makes sense. Especially since the seed usage of
> stage zero meaning "overall gain" would be confusing if someone indexed
> their ResponseStages starting at zero per the xschema.
>
> thanks
> Philip
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iris.washington.edu/pipermail/webservices/attachments/20130410/55508a90/attachment-0001.htm>


More information about the webservices mailing list