Persistent identifier element addition to StationXML, schema modification for technical review

1 view
Skip to first unread message

Reinoud Sleeman

unread,
Mar 14, 2016, 11:29:37 PM3/14/16
to fdsn-w...@fdsn.org
All,

I like to thank Chad for the technical implementation of the Persiistent Identifier element
(DOI) in StationXML. As no comments were received the implementation has been accepted.

Thank you,
Reinoud

__________________________________________________________________________________

Hello WG2,

The schema modification for the approved by WGII (www.fdsn.org/wgIII/V1.0-21Jul2014-DOIFDSN.pdf <http://www.fdsn.org/wgIII/V1.0-21Jul2014-DOIFDSN.pdf) has been implemented and is ready for technical review.

Reinoud, I suggest a two week deadline for this review.

The Github pull request is here:

https://github.com/FDSN/StationXML/pull/3

A direct view of the changes is here:

https://github.com/FDSN/StationXML/pull/3/files

Modifications from the original proposal are as follows:

1) Remove prefix from Identifier value as requested by the authors of the proposal.
2) Fixed IdentifierElement => IdentifierType so consistent with example and other schema types.
3) Added an annotation to IdentifierType to describe usage:
<xs:documentation>A type to document persistent identifiers.
Identifier values should be specified without a URI scheme (prefix),
instead the identifer type is documented as an attribute.
</xs:documentation>
4) Added maxOccurs="unbounded" to the usage in BaseNodeType to allow more than one Identifier:
<xs:element name="Identifier" type="fsx:IdentifierType" minOccurs="0" maxOccurs="unbounded"/>

regards,
Chad

July 27, 2015

Reply all
Reply to author
Forward
0 new messages