FDSN StationXML schema proposal

1 view
Skip to first unread message

Sleeman, Reinoud (KNMI)

unread,
Nov 10, 2012, 7:38:25 AM11/10/12
to fdsn-w...@fdsn.org

Dear all,

the proposed schema sent earlier this week is now available from the FDSN website
together with an example FDSN StationXML file, provided by IRIS DMC:

http://www.fdsn.org/xml/station/

The example validates with the 0.9 schema and represents a nominal usage of the
proposed format based on SEED 2.4 data. It does not contain an example of
every possible element because there are many optional elements and some elements
that will only be used in special cases.

Please use it in your review process and inform the group in case you have remarks
or suggestions, or simply support this proposal. Please provide feedback before
Nov 24 or it is assumed you agree :-)

Best regards,
Reinoud

Tim Ahern

unread,
Nov 13, 2012, 12:22:17 AM11/13/12
to fdsn-w...@fdsn.org
Hello Reinoud

I support the acceptance of the proposed standard schema for FDSN services.

Cheers

Tim Ahern

Director of Data Services
IRIS

IRIS DMC
1408 NE 45th Street #201
Seattle, WA 98105

(206)547-0393 x118
(206) 547-1093 FAX

> _______________________________________________
> fdsn-wg2-data mailing list
> fdsn-w...@iris.washington.edu
> http://www.iris.washington.edu/mailman/listinfo/fdsn-wg2-data

Chad Trabant

unread,
Nov 21, 2012, 3:04:28 AM11/21/12
to fdsn-w...@fdsn.org

Dear all,

During development of software using this schema we have identified some minor issues listed below. Regarding one of the issues I would like to solicit feedback from the working group.

The CreationDate and TerminationDate elements under the Channel element refer to "station" but should be "channel", this is a simple typo and can be easily fixed. However I wonder if we need these elements at all. These are not the Start and End dates that define an epoch, only data-producer notations of a lifetime for a channel. There are already CreationDate and TerminationDate elements at the Station level. So the question is are these needed at the Channel level also?

Other small issues to be fixed in 1.0:

* Misspelled SECOND in the enumeration value of "LAPLACE (RADIANS/SECCOND)"

* maxOccurs should be removed (defaulting to 1) instead of maxOccurs="unbounded" for the FIR element in ResponseStageType:
<xs:element name="FIR" type="fsx:FIRType" minOccurs="0" maxOccurs="unbounded"/>

And some minor spelling mistakes in the comments will be fixed.

If anyone else has any feedback that should be included in the 1.0 schema please let us know before the 24th.

regards,
Chad

Chad Trabant

unread,
Nov 27, 2012, 2:58:24 AM11/27/12
to fdsn-w...@fdsn.org

Dear all,

We received some feedback regarding the need for a generic equipment element and resource identifier attributes for more elements.

To accommodate this feedback I propose the following additions to the schema:

* Add new optional Equipment element to the ChannelType:
<xs:element name="Equipment" type="fsx:EquipmentType" minOccurs="0"/>

This is for the documentation of generic equipment in addition to the existing Sensor, PreAmplifier and DataLogger elements.

* Add the optional "resourceId" attribute to the ResponseType and ResponseStageType types. To have the same meaning as used in the EquipmentType and BaseFilterType types.

These changes allow operators managing equipment inventories more flexibility when mapping equipment and response documentation to/from FDSN StationXML.

Please respond as soon as possible if there are any concerns with adding these optional components.

regards,
Chad

Sleeman, Reinoud (KNMI)

unread,
Nov 29, 2012, 9:11:47 AM11/29/12
to fdsn-w...@fdsn.org

Dear all,

please consider the suggested additions to the original proposed schema
and share your comments with the working group before Dec 7. In case
there are no other suggestions or concerns by then I consider the original
schema plus the new additions as being accepted by this working group.

Thanks,
Reinoud

________________________________
From: fdsn-wg2-d...@iris.washington.edu [fdsn-wg2-d...@iris.washington.edu] on behalf of Chad Trabant [ch...@iris.washington.edu]
Sent: 27 November 2012 00:58
To: fdsn-w...@iris.washington.edu
Cc: Ellen Yu; Stephane Zuzlewski
Subject: Re: [fdsn-wg2-data] FDSN StationXML schema proposal


Dear all,

We received some feedback regarding the need for a generic equipment element and resource identifier attributes for more elements.

To accommodate this feedback I propose the following additions to the schema:

* Add new optional Equipment element to the ChannelType:
<xs:element name="Equipment" type="fsx:EquipmentType" minOccurs="0"/>

This is for the documentation of generic equipment in addition to the existing Sensor, PreAmplifier and DataLogger elements.

* Add the optional "resourceId" attribute to the ResponseType and ResponseStageType types. To have the same meaning as used in the EquipmentType and BaseFilterType types.

These changes allow operators managing equipment inventories more flexibility when mapping equipment and response documentation to/from FDSN StationXML.

Please respond as soon as possible if there are any concerns with adding these optional components.

regards,
Chad


On Nov 20, 2012, at 4:04 PM, Chad Trabant <ch...@iris.washington.edu<mailto:ch...@iris.washington.edu>> wrote:


Dear all,

During development of software using this schema we have identified some minor issues listed below. Regarding one of the issues I would like to solicit feedback from the working group.

The CreationDate and TerminationDate elements under the Channel element refer to "station" but should be "channel", this is a simple typo and can be easily fixed. However I wonder if we need these elements at all. These are not the Start and End dates that define an epoch, only data-producer notations of a lifetime for a channel. There are already CreationDate and TerminationDate elements at the Station level. So the question is are these needed at the Channel level also?

Other small issues to be fixed in 1.0:

* Misspelled SECOND in the enumeration value of "LAPLACE (RADIANS/SECCOND)"

* maxOccurs should be removed (defaulting to 1) instead of maxOccurs="unbounded" for the FIR element in ResponseStageType:
<xs:element name="FIR" type="fsx:FIRType" minOccurs="0" maxOccurs="unbounded"/>

And some minor spelling mistakes in the comments will be fixed.

If anyone else has any feedback that should be included in the 1.0 schema please let us know before the 24th.

regards,
Chad


On Nov 9, 2012, at 12:38 PM, "Sleeman, Reinoud (KNMI)" <reinoud...@knmi.nl<mailto:reinoud...@knmi.nl>> wrote:

Dear all,

the proposed schema sent earlier this week is now available from the FDSN website
together with an example FDSN StationXML file, provided by IRIS DMC:

http://www.fdsn.org/xml/station/

The example validates with the 0.9 schema and represents a nominal usage of the
proposed format based on SEED 2.4 data. It does not contain an example of
every possible element because there are many optional elements and some elements
that will only be used in special cases.

Please use it in your review process and inform the group in case you have remarks
or suggestions, or simply support this proposal. Please provide feedback before
Nov 24 or it is assumed you agree :-)

Best regards,
Reinoud

_______________________________________________
fdsn-wg2-data mailing list
fdsn-w...@iris.washington.edu<mailto:fdsn-w...@iris.washington.edu>
http://www.iris.washington.edu/mailman/listinfo/fdsn-wg2-data

Tim Ahern

unread,
Nov 29, 2012, 8:15:59 PM11/29/12
to fdsn-w...@fdsn.org
Hello Members of FDSN WG II

IRIS has been heavily involved in these developments and so of course I support the adoption of these slight additions the the schema.

Cheers

Tim Ahern

Director of Data Services
IRIS

IRIS DMC
1408 NE 45th Street #201
Seattle, WA 98105

> http://www.iris.washington.edu/mailman/listinfo/fdsn-wg2-data

Pete Davis

unread,
Nov 29, 2012, 8:47:01 PM11/29/12
to fdsn-w...@fdsn.org

Although I have not been directly involved in IRIS' development, I strongly support adopting this proposal. Establishing a convention for the use of XML is key to meeting evolving needs for handling seismic data.

Pete


Dr. Peter Davis
Executive Director, Project IDA
University of California, San Diego
http://ida.ucsd.edu/
(o) 858-534-2839
(f) 858-534-6354

Reply all
Reply to author
Forward
0 new messages