| schema location: | C:\Documents and Settings\schen\My Documents\anss_xml\station.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.data.scec.org/xml/station/ |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| type | StaXml:StaXmlBaseType | ||
| properties |
|
||
| children | StaXml:Source StaXml:Sender StaXml:Module StaXml:SentDate StaXml:Station | ||
| source | <xs:element name="StaMessage" type="StaXml:StaXmlBaseType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="AngleType"> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="-360"/> <xs:maxInclusive value="360"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="AzimuthType"> <xs:annotation> <xs:documentation>Instrument azimuth, measured from north.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:maxExclusive value="360"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| children | StaXml:CreationDate StaXml:TerminationDate StaXml:Dataless StaXml:Epoch | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="ChannelType"> <xs:annotation> <xs:documentation>This container describes a channel and at least one of its epochs. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CreationDate" type="xs:dateTime"> <xs:annotation> <xs:documentation>Datetime (UTC) this channel was first created.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TerminationDate" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Datetime (UTC) this channel was terminated or will be terminated. If blank, the channel should be assumed to be active.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dataless" type="xs:anyURI" minOccurs="0"/> <xs:element name="Epoch" type="StaXml:ChnEpochType" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="chan_code" type="xs:string" use="required"/> <xs:attribute name="seed_chan_code" type="xs:string"/> <xs:attribute name="domain" type="xs:string"/> <xs:attribute name="loc_code" type="xs:string"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="chan_code" type="xs:string" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="seed_chan_code" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="domain" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="loc_code" type="xs:string"/> |
| diagram | ![]() |
||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:dateTime | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="CreationDate" type="xs:dateTime"> <xs:annotation> <xs:documentation>Datetime (UTC) this channel was first created.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="TerminationDate" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Datetime (UTC) this channel was terminated or will be terminated. If blank, the channel should be assumed to be active.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:anyURI | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Dataless" type="xs:anyURI" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:ChnEpochType | ||||||||
| properties |
|
||||||||
| children | StaXml:StartDate StaXml:EndDate StaXml:Comment StaXml:Lat StaXml:Lon StaXml:Elevation StaXml:Depth StaXml:Azimuth StaXml:Dip StaXml:Offset StaXml:Output StaXml:SampleRate StaXml:StorageFormat StaXml:ClockDrift StaXml:SignalUnit StaXml:CalibrationUnit StaXml:BlockLengthExponent StaXml:DataLogger StaXml:Sensor StaXml:PreAmplifier StaXml:Response StaXml:Gain StaXml:Sensitivity StaXml:DampingConstant StaXml:NaturalFrequency StaXml:LeastSignificantBit StaXml:FullScaleInput StaXml:FullScaleOutput StaXml:FullScaleCapability StaXml:PreTriggerTime StaXml:PostDetriggerTime | ||||||||
| source | <xs:element name="Epoch" type="StaXml:ChnEpochType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| type | extension of StaXml:EpochType | ||
| properties |
|
||
| children | StaXml:StartDate StaXml:EndDate StaXml:Comment StaXml:Lat StaXml:Lon StaXml:Elevation StaXml:Depth StaXml:Azimuth StaXml:Dip StaXml:Offset StaXml:Output StaXml:SampleRate StaXml:StorageFormat StaXml:ClockDrift StaXml:SignalUnit StaXml:CalibrationUnit StaXml:BlockLengthExponent StaXml:DataLogger StaXml:Sensor StaXml:PreAmplifier StaXml:Response StaXml:Gain StaXml:Sensitivity StaXml:DampingConstant StaXml:NaturalFrequency StaXml:LeastSignificantBit StaXml:FullScaleInput StaXml:FullScaleOutput StaXml:FullScaleCapability StaXml:PreTriggerTime StaXml:PostDetriggerTime | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ChnEpochType"> <xs:annotation> <xs:documentation>Covers SEED blockette 52 and the response blockettes.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="StaXml:EpochType"> <xs:sequence> <xs:element name="Lat" type="StaXml:LatType"> <xs:annotation> <xs:documentation>Latitude coordinates of this channel's sensor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Lon" type="StaXml:LonType"> <xs:annotation> <xs:documentation>Longitude coordinates of this channel's sensor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Elevation" type="StaXml:DistanceType"> <xs:annotation> <xs:documentation>Elevation of the sensor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Depth" type="StaXml:DistanceType"> <xs:annotation> <xs:documentation>The local depth or overburden of the instrument's location. For downhole instruments, the depth of the instrument under the surface ground level. For underground vaults, the distance from the instrument to the local ground level above.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Azimuth" type="StaXml:AzimuthType" minOccurs="0"> <xs:annotation> <xs:documentation>Azimuth of the sensor in degrees from north, clockwise.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dip" type="StaXml:DipType" minOccurs="0"> <xs:annotation> <xs:documentation>Dip of the instrument in degrees, down from horizontal.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Offset" minOccurs="0"> <xs:annotation> <xs:documentation>Sensor's north, east, and vertical offsets in meters. Corresponds to V0 real header parameters 50-52.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="North" type="StaXml:DistanceType"/> <xs:element name="East" type="StaXml:DistanceType"/> <xs:element name="Vertical" type="StaXml:DistanceType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Output" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of data this channel collects. Corresponds to channel flags in SEED blockette 52. The SEED volume producer could use the first letter of an Output value as the SEED channel flag.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="TRIGGERED"/> <xs:enumeration value="CONTINUOUS"/> <xs:enumeration value="HEALTH"/> <xs:enumeration value="GEOPHYSICAL"/> <xs:enumeration value="WEATHER"/> <xs:enumeration value="FLAG"/> <xs:enumeration value="SYNTHESIZED"/> <xs:enumeration value="INPUT"/> <xs:enumeration value="EXPERIMENTAL"/> <xs:enumeration value="MAINTENANCE"/> <xs:enumeration value="BEAM"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="SampleRate" type="StaXml:SampleRateType" minOccurs="0"/> <xs:element name="StorageFormat" type="xs:string" minOccurs="0"/> <xs:element name="ClockDrift" minOccurs="0"> <xs:annotation> <xs:documentation>A tolerance value, measured in seconds per sample, used as a threshold for time error detection in data from the channel. </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="S/SAMPLE"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SignalUnit" type="xs:string" minOccurs="0"/> <xs:element name="CalibrationUnit" type="xs:string" minOccurs="0"/> <xs:element name="BlockLengthExponent" minOccurs="0"> <xs:annotation> <xs:documentation>Record length of data from this channel, expressed as an exponent of 2. For example, if the blocklength is 256, use the value 8. Corresponds to V0 integer header parameter 35?</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="8"/> <xs:maxInclusive value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DataLogger" type="StaXml:DataloggerType" minOccurs="0"/> <xs:element name="Sensor" type="StaXml:EquipmentType" minOccurs="0"/> <xs:element name="PreAmplifier" type="StaXml:EquipmentType" minOccurs="0"/> <xs:element name="Response" type="StaXml:ResponseType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Gain" type="StaXml:GainType" minOccurs="0"> <xs:annotation> <xs:documentation>Channel gain. Corresponds to SEED blockette 58 for stage 0.</xs:documentation> </xs:annotation> </xs:element> <!-- V0 fields --> <xs:element name="Sensitivity" type="StaXml:GainSensitivityType" minOccurs="0"/> <xs:element name="DampingConstant" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation> Corresponds to SEED real parameter 41. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="NaturalFrequency" type="StaXml:FrequencyType" minOccurs="0"/> <xs:element name="LeastSignificantBit" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="MICROVOLTS/COUNT"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FullScaleInput" minOccurs="0"> <xs:complexType> <xs:annotation> <xs:documentation>In Volts. Corresponds to V0 real header paramter 23.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="VOLTS"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FullScaleOutput" type="StaXml:VoltageType" minOccurs="0"/> <xs:element name="FullScaleCapability" type="StaXml:VoltageType" minOccurs="0"> <xs:annotation> <xs:documentation>Full scale sensing capability. Corresponds to V0 real parameter 44. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="PreTriggerTime" type="StaXml:SecondType" minOccurs="0"> <xs:annotation> <xs:documentation>Pre-trigger memory recording time (secs). Corresponds to V0 real header parameter 24.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PostDetriggerTime" type="StaXml:SecondType" minOccurs="0"> <xs:annotation> <xs:documentation>Post-detrigger recording time (secs). Corresponds to V0 real header parameter 25.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | StaXml:LatType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Lat" type="StaXml:LatType"> <xs:annotation> <xs:documentation>Latitude coordinates of this channel's sensor.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | StaXml:LonType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Lon" type="StaXml:LonType"> <xs:annotation> <xs:documentation>Longitude coordinates of this channel's sensor.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DistanceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Elevation" type="StaXml:DistanceType"> <xs:annotation> <xs:documentation>Elevation of the sensor.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DistanceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Depth" type="StaXml:DistanceType"> <xs:annotation> <xs:documentation>The local depth or overburden of the instrument's location. For downhole instruments, the depth of the instrument under the surface ground level. For underground vaults, the distance from the instrument to the local ground level above.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:AzimuthType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Azimuth" type="StaXml:AzimuthType" minOccurs="0"> <xs:annotation> <xs:documentation>Azimuth of the sensor in degrees from north, clockwise.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DipType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Dip" type="StaXml:DipType" minOccurs="0"> <xs:annotation> <xs:documentation>Dip of the instrument in degrees, down from horizontal.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| properties |
|
||||||||
| children | StaXml:North StaXml:East StaXml:Vertical | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="Offset" minOccurs="0"> <xs:annotation> <xs:documentation>Sensor's north, east, and vertical offsets in meters. Corresponds to V0 real header parameters 50-52.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="North" type="StaXml:DistanceType"/> <xs:element name="East" type="StaXml:DistanceType"/> <xs:element name="Vertical" type="StaXml:DistanceType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DistanceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="North" type="StaXml:DistanceType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DistanceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="East" type="StaXml:DistanceType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:DistanceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Vertical" type="StaXml:DistanceType"/> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="Output" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of data this channel collects. Corresponds to channel flags in SEED blockette 52. The SEED volume producer could use the first letter of an Output value as the SEED channel flag.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="TRIGGERED"/> <xs:enumeration value="CONTINUOUS"/> <xs:enumeration value="HEALTH"/> <xs:enumeration value="GEOPHYSICAL"/> <xs:enumeration value="WEATHER"/> <xs:enumeration value="FLAG"/> <xs:enumeration value="SYNTHESIZED"/> <xs:enumeration value="INPUT"/> <xs:enumeration value="EXPERIMENTAL"/> <xs:enumeration value="MAINTENANCE"/> <xs:enumeration value="BEAM"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:SampleRateType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="SampleRate" type="StaXml:SampleRateType" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="StorageFormat" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="ClockDrift" minOccurs="0"> <xs:annotation> <xs:documentation>A tolerance value, measured in seconds per sample, used as a threshold for time error detection in data from the channel. </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="S/SAMPLE"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="S/SAMPLE"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="SignalUnit" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="CalibrationUnit" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | restriction of xs:integer | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="BlockLengthExponent" minOccurs="0"> <xs:annotation> <xs:documentation>Record length of data from this channel, expressed as an exponent of 2. For example, if the blocklength is 256, use the value 8. Corresponds to V0 integer header parameter 35?</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="8"/> <xs:maxInclusive value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:DataloggerType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:EquipType StaXml:Description StaXml:Manufacturer StaXml:Vendor StaXml:Model StaXml:SerialNumber StaXml:InstallationDate StaXml:RemovalDate StaXml:CalibrationDate StaXml:TotalChannels StaXml:RecordedChannels | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="DataLogger" type="StaXml:DataloggerType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:EquipmentType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:EquipType StaXml:Description StaXml:Manufacturer StaXml:Vendor StaXml:Model StaXml:SerialNumber StaXml:InstallationDate StaXml:RemovalDate StaXml:CalibrationDate | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Sensor" type="StaXml:EquipmentType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:EquipmentType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:EquipType StaXml:Description StaXml:Manufacturer StaXml:Vendor StaXml:Model StaXml:SerialNumber StaXml:InstallationDate StaXml:RemovalDate StaXml:CalibrationDate | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="PreAmplifier" type="StaXml:EquipmentType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||
| type | StaXml:ResponseType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StaXml:PolesZeros StaXml:Coefficients StaXml:ResponseList StaXml:Generic StaXml:FIR StaXml:Polynomial StaXml:Decimation StaXml:StageSensitivity StaXml:Spectra | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="Response" type="StaXml:ResponseType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | StaXml:GainType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Gain" type="StaXml:GainType" minOccurs="0"> <xs:annotation> <xs:documentation>Channel gain. Corresponds to SEED blockette 58 for stage 0.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:GainSensitivityType | ||||||||
| properties |
|
||||||||
| children | StaXml:SensitivityValue StaXml:GainUnits StaXml:Frequency | ||||||||
| source | <xs:element name="Sensitivity" type="StaXml:GainSensitivityType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:double | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="DampingConstant" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation> Corresponds to SEED real parameter 41. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="NaturalFrequency" type="StaXml:FrequencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="LeastSignificantBit" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="MICROVOLTS/COUNT"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="MICROVOLTS/COUNT"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="FullScaleInput" minOccurs="0"> <xs:complexType> <xs:annotation> <xs:documentation>In Volts. Corresponds to V0 real header paramter 23.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="0"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="VOLTS"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="VOLTS"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:VoltageType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="FullScaleOutput" type="StaXml:VoltageType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:VoltageType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="FullScaleCapability" type="StaXml:VoltageType" minOccurs="0"> <xs:annotation> <xs:documentation>Full scale sensing capability. Corresponds to V0 real parameter 44. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:SecondType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="PreTriggerTime" type="StaXml:SecondType" minOccurs="0"> <xs:annotation> <xs:documentation>Pre-trigger memory recording time (secs). Corresponds to V0 real header parameter 24.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:SecondType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="PostDetriggerTime" type="StaXml:SecondType" minOccurs="0"> <xs:annotation> <xs:documentation>Post-detrigger recording time (secs). Corresponds to V0 real header parameter 25.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:InputUnits StaXml:OutputUnits StaXml:Numerator StaXml:Denominator | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CoefficientsType"> <xs:annotation> <xs:documentation>Corresponds to SEED blockette 54.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="InputUnits"/> <xs:element name="OutputUnits"/> <xs:element name="Numerator" type="StaXml:FloatType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Denominator" type="StaXml:FloatType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | |||
| namespace | http://www.data.scec.org/xml/station/ | ||
| properties |
|
||
| source | <xs:element name="InputUnits"/> |
| diagram | |||
| namespace | http://www.data.scec.org/xml/station/ | ||
| properties |
|
||
| source | <xs:element name="OutputUnits"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Numerator" type="StaXml:FloatType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Denominator" type="StaXml:FloatType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| children | StaXml:Value StaXml:Author StaXml:Date | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="CommentType"> <xs:annotation> <xs:documentation>Container for a comment or log entry.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Value" type="xs:string"/> <xs:element name="Author" type="StaXml:PersonType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Date" type="xs:dateTime" minOccurs="0"/> </xs:sequence> <xs:attribute name="id" type="xs:integer"/> </xs:complexType> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="id" type="xs:integer"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Value" type="xs:string"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:PersonType | ||||||||
| properties |
|
||||||||
| children | StaXml:Name StaXml:Agency StaXml:Email StaXml:Phone | ||||||||
| source | <xs:element name="Author" type="StaXml:PersonType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Date" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | extension of StaXml:EquipmentType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:EquipType StaXml:Description StaXml:Manufacturer StaXml:Vendor StaXml:Model StaXml:SerialNumber StaXml:InstallationDate StaXml:RemovalDate StaXml:CalibrationDate StaXml:TotalChannels StaXml:RecordedChannels | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="DataloggerType"> <xs:annotation> <xs:documentation> Datalogger complex type. It extends the equipment type. Covers recorder/datalogger parameters in V0. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="StaXml:EquipmentType"> <xs:sequence> <xs:element name="TotalChannels" type="StaXml:CounterType" minOccurs="0"> <xs:annotation> <xs:documentation>Total number of channels datalogger can record. Corresponds to V0 integer header parameter 34.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RecordedChannels" type="StaXml:CounterType" minOccurs="0"> <xs:annotation> <xs:documentation>Number of channels recorded by this datalogger.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:CounterType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="TotalChannels" type="StaXml:CounterType" minOccurs="0"> <xs:annotation> <xs:documentation>Total number of channels datalogger can record. Corresponds to V0 integer header parameter 34.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:CounterType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="RecordedChannels" type="StaXml:CounterType" minOccurs="0"> <xs:annotation> <xs:documentation>Number of channels recorded by this datalogger.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:InputSampleRate StaXml:Factor StaXml:Offset StaXml:Delay StaXml:Correction | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="DecimationType"> <xs:annotation> <xs:documentation>Corresponds to SEED blockette 57.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="InputSampleRate" type="StaXml:FrequencyType"/> <xs:element name="Factor" type="xs:integer"/> <xs:element name="Offset" type="xs:integer"/> <xs:element name="Delay" type="StaXml:FloatType"/> <xs:element name="Correction" type="StaXml:FloatType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="InputSampleRate" type="StaXml:FrequencyType"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:element name="Factor" type="xs:integer"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:element name="Offset" type="xs:integer"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Delay" type="StaXml:FloatType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Correction" type="StaXml:FloatType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="DipType"> <xs:annotation> <xs:documentation>Instrument dip in degrees down from horizontal. Together azimuth and dip describe the direction of the sensitive axis of the instrument.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="-90"/> <xs:maxInclusive value="90"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="DistanceType"> <xs:annotation> <xs:documentation>Extension of FloatType for distances, elevations, and depths.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:attribute name="unit" type="xs:string" use="optional" default="M"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" default="M"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:StartDate StaXml:EndDate StaXml:Comment | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="EpochType"> <xs:annotation> <xs:documentation>This complex type describes time windows. It is used as a base type for station and channel epochs.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="StartDate" type="xs:dateTime"/> <xs:element name="EndDate" type="xs:dateTime" minOccurs="0"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:element name="StartDate" type="xs:dateTime"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="EndDate" type="xs:dateTime" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| children | StaXml:EquipType StaXml:Description StaXml:Manufacturer StaXml:Vendor StaXml:Model StaXml:SerialNumber StaXml:InstallationDate StaXml:RemovalDate StaXml:CalibrationDate | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="EquipmentType"> <xs:sequence> <xs:element name="EquipType" type="xs:string"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Manufacturer" type="xs:string" minOccurs="0"/> <xs:element name="Vendor" type="xs:string" minOccurs="0"/> <xs:element name="Model" type="xs:string" minOccurs="0"/> <xs:element name="SerialNumber" type="xs:string" minOccurs="0"/> <xs:element name="InstallationDate" type="xs:dateTime" minOccurs="0"/> <xs:element name="RemovalDate" type="xs:dateTime" minOccurs="0"/> <xs:element name="CalibrationDate" type="xs:dateTime" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="id" type="xs:string" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:string" use="optional"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="EquipType" type="xs:string"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Manufacturer" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Vendor" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Model" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="SerialNumber" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="InstallationDate" type="xs:dateTime" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="RemovalDate" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:dateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="CalibrationDate" type="xs:dateTime" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:ResponseName StaXml:Symmetry StaXml:InputUnits StaXml:OutputUnits StaXml:NumeratorCoefficient | ||
| used by |
|
||
| source | <xs:complexType name="FIRType"> <xs:sequence> <xs:element name="ResponseName" type="xs:string" minOccurs="0"/> <xs:element name="Symmetry"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="NONE"/> <xs:enumeration value="EVEN"/> <xs:enumeration value="ODD"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="InputUnits" type="xs:string"/> <xs:element name="OutputUnits" type="xs:string"/> <xs:element name="NumeratorCoefficient" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="i" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="ResponseName" type="xs:string" minOccurs="0"/> |
| diagram | |||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||
| type | restriction of xs:NMTOKEN | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Symmetry"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="NONE"/> <xs:enumeration value="EVEN"/> <xs:enumeration value="ODD"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="InputUnits" type="xs:string"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="OutputUnits" type="xs:string"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | extension of xs:double | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="NumeratorCoefficient" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="i" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="i" type="xs:integer"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||
| type | extension of xs:double | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="FloatNoUnitType"> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | extension of xs:double | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:complexType name="FloatType"> <xs:annotation> <xs:documentation>Representation of floating-point numbers used as measurements.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="unit" type="xs:string" use="optional"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="unit" type="xs:string" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:complexType name="FrequencyType"> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:attribute name="unit" type="xs:string" use="optional" fixed="HZ"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="HZ"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:SensitivityValue StaXml:GainUnits StaXml:Frequency | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="GainSensitivityType"> <xs:annotation> <xs:documentation>Gain and sensitivity values. Corresponds to SEED blockette 58.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="SensitivityValue" type="xs:double"/> <xs:element name="GainUnits" type="xs:string" minOccurs="0"/> <xs:element name="Frequency" type="StaXml:FloatType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:element name="SensitivityValue" type="xs:double"/> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="GainUnits" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Frequency" type="StaXml:FloatType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | extension of xs:double | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="GainType"> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="nominal" type="StaXml:NominalType" default="NOMINAL"/> <xs:attribute name="unit" type="xs:string" default="dB/ocatve"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | StaXml:NominalType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="nominal" type="StaXml:NominalType" default="NOMINAL"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="unit" type="xs:string" default="dB/ocatve"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:GenComment StaXml:InputUnits StaXml:OutputUnits StaXml:Sensitivity StaXml:FreeFreq StaXml:HighPass StaXml:LowPass | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="GenericResponseType"> <xs:annotation> <xs:documentation>Generic response. Corresponds to SEED blockette 56. Corresponds to V0 parameters 60-62 (Filter/processing parameters)?</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="GenComment" type="xs:string" minOccurs="0"/> <xs:element name="InputUnits" type="xs:string"/> <xs:element name="OutputUnits" type="xs:string"/> <xs:element name="Sensitivity" type="StaXml:FloatType"/> <xs:element name="FreeFreq" type="StaXml:FrequencyType"/> <!-- Highpass and lowpass response --> <xs:element name="HighPass" type="StaXml:PassType"/> <xs:element name="LowPass" type="StaXml:PassType"/> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="GenComment" type="xs:string" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="InputUnits" type="xs:string"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="OutputUnits" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Sensitivity" type="StaXml:FloatType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="FreeFreq" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:PassType | ||||
| properties |
|
||||
| children | StaXml:CornerFreq StaXml:Roll StaXml:Damping StaXml:Polenumber | ||||
| source | <xs:element name="HighPass" type="StaXml:PassType"/> |
| diagram | ![]() |
||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:PassType | ||||
| properties |
|
||||
| children | StaXml:CornerFreq StaXml:Roll StaXml:Damping StaXml:Polenumber | ||||
| source | <xs:element name="LowPass" type="StaXml:PassType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="LatBaseType"> <xs:annotation> <xs:documentation>Base latitude type. Because of the limitations of schema, defining this type and then extending it to create the real latitude type is the only way to restrict values while adding datum as an attribute.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="-90"/> <xs:maxExclusive value="90"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | extension of StaXml:LatBaseType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="LatType"> <xs:annotation> <xs:documentation>Type for latitude coordinates.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="StaXml:LatBaseType"> <xs:attribute name="datum" type="xs:NMTOKEN" use="optional" default="WGS84"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:NMTOKEN | ||||||
| properties |
|
||||||
| source | <xs:attribute name="datum" type="xs:NMTOKEN" use="optional" default="WGS84"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:Entry | ||
| annotation |
|
||
| source | <xs:complexType name="LogType"> <xs:annotation> <xs:documentation>Container for log entries.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Entry" type="StaXml:CommentType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:CommentType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:Value StaXml:Author StaXml:Date | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Entry" type="StaXml:CommentType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="LonBaseType"> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:minInclusive value="-180"/> <xs:maxInclusive value="180"/> <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" fixed="DEGREES"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | extension of StaXml:LonBaseType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="LonType"> <xs:annotation> <xs:documentation>Type for longitude coordinates.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="StaXml:LonBaseType"> <xs:attribute name="datum" type="xs:NMTOKEN" use="optional" default="WGS84"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:NMTOKEN | ||||||
| properties |
|
||||||
| source | <xs:attribute name="datum" type="xs:NMTOKEN" use="optional" default="WGS84"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:CornerFreq StaXml:Roll StaXml:Damping StaXml:Polenumber | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PassType"> <xs:annotation> <xs:documentation>Pass response, containing corner frequency and roll off.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CornerFreq" type="StaXml:FrequencyType"/> <xs:element name="Roll"> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:attribute name="unit" type="xs:string" use="optional" default="DB/OCTAVE"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Damping" type="xs:double"/> <xs:element name="Polenumber" type="StaXml:CounterType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="CornerFreq" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||||||||
| type | restriction of StaXml:FloatType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Roll"> <xs:complexType> <xs:simpleContent> <xs:restriction base="StaXml:FloatType"> <xs:attribute name="unit" type="xs:string" use="optional" default="DB/OCTAVE"/> <xs:attributeGroup ref="StaXml:uncertainty"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="unit" type="xs:string" use="optional" default="DB/OCTAVE"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:element name="Damping" type="xs:double"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:CounterType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="Polenumber" type="StaXml:CounterType"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:Name StaXml:Agency StaXml:Email StaXml:Phone | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PersonType"> <xs:annotation> <xs:documentation>Representation of a person's contact information. A person can belong to multiple agencies and have multiple email addresses and phone numbers.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Agency" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Email" type="StaXml:EmailType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Phone" type="StaXml:PhoneNumberType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Agency" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:EmailType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="Email" type="StaXml:EmailType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:PhoneNumberType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:CountryCode StaXml:AreaCode StaXml:PhoneNumber | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Phone" type="StaXml:PhoneNumberType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| children | StaXml:CountryCode StaXml:AreaCode StaXml:PhoneNumber | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="PhoneNumberType"> <xs:sequence> <xs:element name="CountryCode" type="xs:integer" default="1" minOccurs="0"/> <xs:element name="AreaCode" type="xs:integer"/> <xs:element name="PhoneNumber"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]+-[0-9]+"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="description"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="work"/> <xs:enumeration value="mobile"/> <xs:enumeration value="home"/> <xs:enumeration value="VOIP"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
| type | restriction of xs:string | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="description"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="work"/> <xs:enumeration value="mobile"/> <xs:enumeration value="home"/> <xs:enumeration value="VOIP"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | |||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||
| type | xs:integer | ||||||||||
| properties |
|
||||||||||
| source | <xs:element name="CountryCode" type="xs:integer" default="1" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:element name="AreaCode" type="xs:integer"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | restriction of xs:string | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="PhoneNumber"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]+-[0-9]+"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:Comment StaXml:InputUnits StaXml:OutputUnits StaXml:NormalizationFactor StaXml:NormalizationFreq StaXml:Pole StaXml:Zero | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PolesZerosType"> <xs:annotation> <xs:documentation>Complex poles and zeros. Corresponds to SEED blockette 53.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Comment" type="StaXml:CommentType" minOccurs="0"/> <xs:element name="InputUnits" type="xs:string"/> <xs:element name="OutputUnits" type="xs:string" default="COUNTS"/> <xs:element name="NormalizationFactor" type="xs:double" default="1.0"/> <xs:element name="NormalizationFreq" type="StaXml:FrequencyType"/> <xs:element name="Pole" type="StaXml:PoleZeroType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Zero" type="StaXml:PoleZeroType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:CommentType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:Value StaXml:Author StaXml:Date | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Comment" type="StaXml:CommentType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="InputUnits" type="xs:string"/> |
| diagram | |||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="OutputUnits" type="xs:string" default="COUNTS"/> |
| diagram | |||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||
| type | xs:double | ||||||
| properties |
|
||||||
| source | <xs:element name="NormalizationFactor" type="xs:double" default="1.0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="NormalizationFreq" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:PoleZeroType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:Real StaXml:Imaginary | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Pole" type="StaXml:PoleZeroType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| type | StaXml:PoleZeroType | ||||||||||||
| properties |
|
||||||||||||
| children | StaXml:Real StaXml:Imaginary | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Zero" type="StaXml:PoleZeroType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||
| children | StaXml:Real StaXml:Imaginary | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="PoleZeroType"> <xs:annotation> <xs:documentation>Complex numbers used as poles or zeros in channel response.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Real" type="StaXml:FloatNoUnitType"/> <xs:element name="Imaginary" type="StaXml:FloatNoUnitType"/> </xs:sequence> <xs:attribute name="number" type="xs:integer"/> </xs:complexType> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="number" type="xs:integer"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||
| type | StaXml:FloatNoUnitType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Real" type="StaXml:FloatNoUnitType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||
| type | StaXml:FloatNoUnitType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Imaginary" type="StaXml:FloatNoUnitType"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:ApproximationType StaXml:FreqLowerBound StaXml:FreqUpperBound StaXml:ApproxLowerBound StaXml:ApproxUpperBound StaXml:MaxError StaXml:Coefficient | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PolynomialType"> <xs:annotation> <xs:documentation> Response of a non-linear sensor. Corresponds to SEED blockette 52. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ApproximationType" type="xs:NMTOKEN" default="MACLAURIN"/> <xs:element name="FreqLowerBound" type="StaXml:FrequencyType"/> <xs:element name="FreqUpperBound" type="StaXml:FrequencyType"/> <xs:element name="ApproxLowerBound" type="StaXml:FrequencyType"/> <xs:element name="ApproxUpperBound" type="StaXml:FrequencyType"/> <xs:element name="MaxError" type="StaXml:FrequencyType"/> <xs:element name="Coefficient" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="StaXml:FloatNoUnitType"> <xs:attribute name="number" type="StaXml:CounterType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | |||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||
| type | xs:NMTOKEN | ||||||
| properties |
|
||||||
| source | <xs:element name="ApproximationType" type="xs:NMTOKEN" default="MACLAURIN"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="FreqLowerBound" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="FreqUpperBound" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="ApproxLowerBound" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="ApproxUpperBound" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="MaxError" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | extension of StaXml:FloatNoUnitType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Coefficient" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="StaXml:FloatNoUnitType"> <xs:attribute name="number" type="StaXml:CounterType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | StaXml:CounterType | ||
| properties |
|
||
| facets |
|
||
| source | <xs:attribute name="number" type="StaXml:CounterType"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:Frequency StaXml:Amplitude StaXml:Phase | ||
| used by |
|
||
| source | <xs:complexType name="ResponseListElementType"> <xs:sequence> <xs:element name="Frequency" type="StaXml:FrequencyType"/> <xs:element name="Amplitude" type="StaXml:FloatType"/> <xs:element name="Phase" type="StaXml:AngleType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FrequencyType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Frequency" type="StaXml:FrequencyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:FloatType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Amplitude" type="StaXml:FloatType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||
| type | StaXml:AngleType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Phase" type="StaXml:AngleType"/> |
| diagram | ![]() |
||
| namespace | http://www.data.scec.org/xml/station/ | ||
| children | StaXml:ResponseListElement | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ResponseListType"> <xs:annotation> <xs:documentation>Corresponds to SEED blockette 55.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ResponseListElement" type="StaXml:ResponseListElementType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:ResponseListElementType | ||||||||
| properties |
|
||||||||
| children | StaXml:Frequency StaXml:Amplitude StaXml:Phase | ||||||||
| source | <xs:element name="ResponseListElement" type="StaXml:ResponseListElementType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||
| children | StaXml:PolesZeros StaXml:Coefficients StaXml:ResponseList StaXml:Generic StaXml:FIR StaXml:Polynomial StaXml:Decimation StaXml:StageSensitivity StaXml:Spectra | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="ResponseType"> <xs:annotation> <xs:documentation> Channel response. Covers SEED blockettes 53 to 56. </xs:documentation> </xs:annotation> <xs:sequence> <xs:choice> <xs:annotation> <xs:documentation>Choose one of these responses. There should be one response per stage.</xs:documentation> </xs:annotation> <xs:element name="PolesZeros" type="StaXml:PolesZerosType" minOccurs="0"/> <xs:element name="Coefficients" type="StaXml:CoefficientsType" minOccurs="0"/> <xs:element name="ResponseList" type="StaXml:ResponseListType" minOccurs="0"/> <!-- Generic response: highpass, lowpass, polynomials, etc. --> <xs:element name="Generic" type="StaXml:GenericResponseType" minOccurs="0"/> <xs:element name="FIR" type="StaXml:FIRType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Polynomial" type="StaXml:PolynomialType" minOccurs="0"/> </xs:choice> <xs:element name="Decimation" type="StaXml:DecimationType" minOccurs="0"/> <xs:element name="StageSensitivity" type="StaXml:GainSensitivityType"> <xs:annotation> <xs:documentation>The gain at the stage of the encapsulating response element. Corresponds to SEED blockette 58.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Spectra" minOccurs="0"> <xs:annotation> <xs:documentation>Response spectrum values. Corresponds to the spectrum section in the V0 headers.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NumberPeriods" type="StaXml:CounterType"/> <xs:element name="NumberDampingValues" type="StaXml:CounterType"/> <xs:element name="Sa" minOccurs="0" maxOccurs="4"> <xs:annotation> <xs:documentation>Sa spectrum value at a certain period for 5% damping. Corresponds to V0 real header parameters 70-76.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="StaXml:FloatType"> <xs:attribute name="period" type="xs:double"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="stage" type="StaXml:CounterType" use="required"> <xs:annotation> <xs:documentation>Stage sequence number. This is used in all the response SEED blockettes and in V0 parameter 60.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="stage_description" type="StaXml:StageType" use="optional"> <xs:annotation> <xs:documentation>Describing the type of stage. Used in SEED response blockettes.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | StaXml:CounterType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="stage" type="StaXml:CounterType" use="required"> <xs:annotation> <xs:documentation>Stage sequence number. This is used in all the response SEED blockettes and in V0 parameter 60.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | StaXml:StageType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:attribute name="stage_description" type="StaXml:StageType" use="optional"> <xs:annotation> <xs:documentation>Describing the type of stage. Used in SEED response blockettes.</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:PolesZerosType | ||||||||
| properties |
|
||||||||
| children | StaXml:Comment StaXml:InputUnits StaXml:OutputUnits StaXml:NormalizationFactor StaXml:NormalizationFreq StaXml:Pole StaXml:Zero | ||||||||
| source | <xs:element name="PolesZeros" type="StaXml:PolesZerosType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:CoefficientsType | ||||||||
| properties |
|
||||||||
| children | StaXml:InputUnits StaXml:OutputUnits StaXml:Numerator StaXml:Denominator | ||||||||
| source | <xs:element name="Coefficients" type="StaXml:CoefficientsType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:ResponseListType | ||||||||
| properties |
|
||||||||
| children | StaXml:ResponseListElement | ||||||||
| source | <xs:element name="ResponseList" type="StaXml:ResponseListType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:GenericResponseType | ||||||||
| properties |
|
||||||||
| children | StaXml:GenComment StaXml:InputUnits StaXml:OutputUnits StaXml:Sensitivity StaXml:FreeFreq StaXml:HighPass StaXml:LowPass | ||||||||
| source | <xs:element name="Generic" type="StaXml:GenericResponseType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:FIRType | ||||||||
| properties |
|
||||||||
| children | StaXml:ResponseName StaXml:Symmetry StaXml:InputUnits StaXml:OutputUnits StaXml:NumeratorCoefficient | ||||||||
| source | <xs:element name="FIR" type="StaXml:FIRType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:PolynomialType | ||||||||
| properties |
|
||||||||
| children | StaXml:ApproximationType StaXml:FreqLowerBound StaXml:FreqUpperBound StaXml:ApproxLowerBound StaXml:ApproxUpperBound StaXml:MaxError StaXml:Coefficient | ||||||||
| source | <xs:element name="Polynomial" type="StaXml:PolynomialType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| type | StaXml:DecimationType | ||||||||
| properties |
|
||||||||
| children | StaXml:InputSampleRate StaXml:Factor StaXml:Offset StaXml:Delay StaXml:Correction | ||||||||
| source | <xs:element name="Decimation" type="StaXml:DecimationType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:GainSensitivityType | ||||
| properties |
|
||||
| children | StaXml:SensitivityValue StaXml:GainUnits StaXml:Frequency | ||||
| annotation |
|
||||
| source | <xs:element name="StageSensitivity" type="StaXml:GainSensitivityType"> <xs:annotation> <xs:documentation>The gain at the stage of the encapsulating response element. Corresponds to SEED blockette 58.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||
| properties |
|
||||||||
| children | StaXml:NumberPeriods StaXml:NumberDampingValues StaXml:Sa | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="Spectra" minOccurs="0"> <xs:annotation> <xs:documentation>Response spectrum values. Corresponds to the spectrum section in the V0 headers.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NumberPeriods" type="StaXml:CounterType"/> <xs:element name="NumberDampingValues" type="StaXml:CounterType"/> <xs:element name="Sa" minOccurs="0" maxOccurs="4"> <xs:annotation> <xs:documentation>Sa spectrum value at a certain period for 5% damping. Corresponds to V0 real header parameters 70-76.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="StaXml:FloatType"> <xs:attribute name="period" type="xs:double"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:CounterType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="NumberPeriods" type="StaXml:CounterType"/> |
| diagram | |||||
| namespace | http://www.data.scec.org/xml/station/ | ||||
| type | StaXml:CounterType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="NumberDampingValues" type="StaXml:CounterType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.data.scec.org/xml/station/ | ||||||||||||||||||||||||||||||
| type | extension of StaXml:FloatType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Sa" minOccurs="0" maxOccurs="4"> <xs:annotation> <xs:documentation>Sa spectrum value at a certain period for 5% damping. Corresponds to V0 real header parameters 70-76.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="StaXml:FloatType"> <xs:attribute name="period" type="xs:double"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="period" type="xs:double"/> |
| diagram | ![]() |
|||||
| namespace | http://www.data.scec.org/xml/station/ | |||||
| type | restriction of StaXml:FloatType | |||||
| properties |
|
|||||
| used by |
|
|||||
| attributes |
|