Hi
http://service.iris.edu/fdsnws/station/1/query?channel=HHE&level=response&network=3A&station=L001
generates an invalid XML, the FIR has a <ResponseName> element but the
schema says it should be a "Name" attribute.
<xs:annotation>
<xs:documentation>A name given to this filter.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<FIR>
<ResponseName>DMTAURUSXFIR1001X15</ResponseName>
thanks
Philip
http://service.iris.edu/fdsnws/station/1/query?channel=HHE&level=response&network=3A&station=L001
generates an invalid XML, the FIR has a <ResponseName> element but the
schema says it should be a "Name" attribute.
From schema:<xs:attribute name="name" type="xs:string">
<xs:annotation>
<xs:documentation>A name given to this filter.
</xs:documentation>
</xs:annotation>
</xs:attribute>
From xml:<Stage number="3">
<FIR>
<ResponseName>DMTAURUSXFIR1001X15</ResponseName>
thanks
Philip
-
Hello
We have released a new version (1.0.3) of fdsn-station to address this issue. It is now available at http://service.iris.edu/fdsnws/station/1/
Thank you
On May 10, 2013, at 7:44 AM, Philip Crotwell wrote:
Hi
http://service.iris.edu/fdsnws/station/1/query?channel=HHE&level=response&network=3A&station=L001
generates an invalid XML, the FIR has a <ResponseName> element but the schema says it should be a "Name" attribute.
From schema:
<xs:attribute name="name" type="xs:string">
<xs:annotation>
<xs:documentation>A name given to this filter. </xs:documentation>
</xs:annotation>
</xs:attribute>
From xml:
<Stage number="3">
<FIR>
<ResponseName>DMTAURUSXFIR1001X15</ResponseName>
thanks
Philip
_______________________________________________
webservices mailing list
webservices<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/webservices