Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Included schema siteLog.xsd
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
<p>Derived from SOPAC IGS Site Log XML Schema 2011 (http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/2011/igsSiteLog.xsd)</p>
<p>Modifications from original</p>
<ul>
  <li>Made part of eGeodesy namespace</li>
  <li>Changed SiteLogType to extend geo:AbstractSiteLogType, which extends gml:AbstractFeatureType</li>
  <li>Adopted GML property-by-reference convention</li>
  <li>Removed contactAgency and responsibleAgence and added siteOwner, siteContact, siteMetadataCustodian, siteDataCenter, and siteDataSource</li>
</ul>
Properties
attribute form default unqualified
element form default qualified
version 0.4
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:formInformation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#formInformationType_preparedBy monumentInfo_xsd.tmp#formInformationType_datePrepared monumentInfo_xsd.tmp#formInformationType_reportType monumentInfo_xsd.tmp#formInformationType
Type geo:formInformationType
Properties
content complex
Model
Children geo:datePrepared, geo:preparedBy, geo:reportType
Instance
<geo:formInformation xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:preparedBy>{1,1}</geo:preparedBy>
  <geo:datePrepared>{1,1}</geo:datePrepared>
  <geo:reportType>{1,1}</geo:reportType>
</geo:formInformation>
Source
<element name="formInformation" type="geo:formInformationType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteIdentification
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#siteIdentificationType_siteName monumentInfo_xsd.tmp#siteIdentificationType_fourCharacterID monumentInfo_xsd.tmp#siteIdentificationType_monumentNumber monumentInfo_xsd.tmp#siteIdentificationType_receiverNumber monumentInfo_xsd.tmp#siteIdentificationType_monumentInscription monumentInfo_xsd.tmp#siteIdentificationType_iersDOMESNumber monumentInfo_xsd.tmp#siteIdentificationType_cdpNumber monumentInfo_xsd.tmp#siteIdentificationType_monumentDescription monumentInfo_xsd.tmp#siteIdentificationType_heightOfTheMonument monumentInfo_xsd.tmp#siteIdentificationType_monumentFoundation monumentInfo_xsd.tmp#siteIdentificationType_foundationDepth monumentInfo_xsd.tmp#siteIdentificationType_markerDescription monumentInfo_xsd.tmp#siteIdentificationType_dateInstalled monumentInfo_xsd.tmp#siteIdentificationType_geologicCharacteristic monumentInfo_xsd.tmp#siteIdentificationType_bedrockType monumentInfo_xsd.tmp#siteIdentificationType_bedrockCondition monumentInfo_xsd.tmp#siteIdentificationType_fractureSpacing monumentInfo_xsd.tmp#siteIdentificationType_faultZonesNearby monumentInfo_xsd.tmp#siteIdentificationType_distance-Activity monumentInfo_xsd.tmp#siteIdentificationType_notes monumentInfo_xsd.tmp#siteIdentificationType
Type geo:siteIdentificationType
Properties
content complex
Model
Children geo:bedrockCondition, geo:bedrockType, geo:cdpNumber, geo:dateInstalled, geo:distance-Activity, geo:faultZonesNearby, geo:foundationDepth, geo:fourCharacterID, geo:fractureSpacing, geo:geologicCharacteristic, geo:heightOfTheMonument, geo:iersDOMESNumber, geo:markerDescription, geo:monumentDescription, geo:monumentFoundation, geo:monumentInscription, geo:monumentNumber, geo:notes, geo:receiverNumber, geo:siteName
Instance
<geo:siteIdentification xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:siteName>{1,1}</geo:siteName>
  <geo:fourCharacterID>{1,1}</geo:fourCharacterID>
  <geo:monumentNumber>{0,1}</geo:monumentNumber>
  <geo:receiverNumber>{0,1}</geo:receiverNumber>
  <geo:monumentInscription>{0,1}</geo:monumentInscription>
  <geo:iersDOMESNumber>{1,1}</geo:iersDOMESNumber>
  <geo:cdpNumber>{1,1}</geo:cdpNumber>
  <geo:monumentDescription>{0,1}</geo:monumentDescription>
  <geo:heightOfTheMonument>{0,1}</geo:heightOfTheMonument>
  <geo:monumentFoundation>{0,1}</geo:monumentFoundation>
  <geo:foundationDepth>{0,1}</geo:foundationDepth>
  <geo:markerDescription>{0,1}</geo:markerDescription>
  <geo:dateInstalled>{0,1}</geo:dateInstalled>
  <geo:geologicCharacteristic>{0,1}</geo:geologicCharacteristic>
  <geo:bedrockType>{0,1}</geo:bedrockType>
  <geo:bedrockCondition>{0,1}</geo:bedrockCondition>
  <geo:fractureSpacing>{0,1}</geo:fractureSpacing>
  <geo:faultZonesNearby>{0,1}</geo:faultZonesNearby>
  <geo:distance-Activity>{0,1}</geo:distance-Activity>
  <geo:notes>{0,1}</geo:notes>
</geo:siteIdentification>
Source
<element name="siteIdentification" type="geo:siteIdentificationType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteLocation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#siteLocationType_city monumentInfo_xsd.tmp#siteLocationType_state monumentInfo_xsd.tmp#siteLocationType_countryCodeISO monumentInfo_xsd.tmp#siteLocationType_tectonicPlate monumentInfo_xsd.tmp#siteLocationType_approximatePositionITRF monumentInfo_xsd.tmp#siteLocationType_notes monumentInfo_xsd.tmp#siteLocationType
Type geo:siteLocationType
Properties
content complex
Model
Children geo:approximatePositionITRF, geo:city, geo:countryCodeISO, geo:notes, geo:state, geo:tectonicPlate
Instance
<geo:siteLocation xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:city>{1,1}</geo:city>
  <geo:state>{1,1}</geo:state>
  <geo:countryCodeISO>{1,1}</geo:countryCodeISO>
  <geo:tectonicPlate>{1,1}</geo:tectonicPlate>
  <geo:approximatePositionITRF>{1,1}</geo:approximatePositionITRF>
  <geo:notes>{1,1}</geo:notes>
</geo:siteLocation>
Source
<element name="siteLocation" type="geo:siteLocationType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:gnssReceiver
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#GnssReceiver commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#gnssReceiverPropertyType
Type geo:gnssReceiverPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:GnssReceiver, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:gnssReceiver xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:GnssReceiver>{1,1}</geo:GnssReceiver>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:gnssReceiver>
Source
<element name="gnssReceiver" type="geo:gnssReceiverPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:gnssAntenna
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#GnssAntenna commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#gnssAntennaPropertyType
Type geo:gnssAntennaPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:GnssAntenna, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:gnssAntenna xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:GnssAntenna>{1,1}</geo:GnssAntenna>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:gnssAntenna>
Source
<element name="gnssAntenna" type="geo:gnssAntennaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:surveyedLocalTie
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#SurveyedLocalTie equipment_xsd.tmp#TieMeasurement commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#surveyedLocalTiePropertyType
Type geo:surveyedLocalTiePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:SurveyedLocalTie, geo:TieMeasurement, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:surveyedLocalTie xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:SurveyedLocalTie>{1,1}</geo:SurveyedLocalTie>
  <geo:TieMeasurement srsDimension="" srsName="">{1,1}</geo:TieMeasurement>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:surveyedLocalTie>
Source
<element name="surveyedLocalTie" type="geo:surveyedLocalTiePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:frequencyStandard
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#FrequencyStandard commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#frequencyStandardPropertyType
Type geo:frequencyStandardPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:FrequencyStandard, geo:associatedDocument, geo:dateDeleted, geo:dateInserted, geo:deletedReason, geo:extension, geo:notes
Instance
<geo:frequencyStandard xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:FrequencyStandard>{1,1}</geo:FrequencyStandard>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:frequencyStandard>
Source
<element name="frequencyStandard" type="geo:frequencyStandardPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:collocationInformation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#CollocationInformation commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#collocationInformationPropertyType
Type geo:collocationInformationPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:CollocationInformation, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:collocationInformation xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:CollocationInformation>{1,1}</geo:CollocationInformation>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:collocationInformation>
Source
<element name="collocationInformation" type="geo:collocationInformationPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:humiditySensor
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#HumiditySensor commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#humiditySensorPropertyType
Type geo:humiditySensorPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:HumiditySensor, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:humiditySensor xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:HumiditySensor>{1,1}</geo:HumiditySensor>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:humiditySensor>
Source
<element name="humiditySensor" type="geo:humiditySensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:pressureSensor
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#PressureSensor commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#pressureSensorPropertyType
Type geo:pressureSensorPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:PressureSensor, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:pressureSensor xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:PressureSensor>{1,1}</geo:PressureSensor>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:pressureSensor>
Source
<element name="pressureSensor" type="geo:pressureSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:temperatureSensor
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#TemperatureSensor commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#temperatureSensorPropertyType
Type geo:temperatureSensorPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:TemperatureSensor, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:temperatureSensor xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:TemperatureSensor>{1,1}</geo:TemperatureSensor>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:temperatureSensor>
Source
<element name="temperatureSensor" type="geo:temperatureSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:waterVaporSensor
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#WaterVaporSensor commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#waterVaporSensorPropertyType
Type geo:waterVaporSensorPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:WaterVaporSensor, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:waterVaporSensor xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:WaterVaporSensor>{1,1}</geo:WaterVaporSensor>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:waterVaporSensor>
Source
<element name="waterVaporSensor" type="geo:waterVaporSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:otherInstrumentation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram equipment_xsd.tmp#OtherInstrumentation commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking equipment_xsd.tmp#otherInstrumentationPropertyType
Type geo:otherInstrumentationPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:OtherInstrumentation, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:otherInstrumentation xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:OtherInstrumentation>{1,1}</geo:OtherInstrumentation>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:otherInstrumentation>
Source
<element name="otherInstrumentation" type="geo:otherInstrumentationPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:radioInterference
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram localInterferences_xsd.tmp#RadioInterference commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking localInterferences_xsd.tmp#radioInterferencePropertyType
Type geo:radioInterferencePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:RadioInterference, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:radioInterference xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:RadioInterference>{1,1}</geo:RadioInterference>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:radioInterference>
Source
<element name="radioInterference" type="geo:radioInterferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:multipathSource
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram localInterferences_xsd.tmp#MultipathSource commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking localInterferences_xsd.tmp#multipathSourcePropertyType
Type geo:multipathSourcePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:MultipathSource, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:multipathSource xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:MultipathSource>{1,1}</geo:MultipathSource>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:multipathSource>
Source
<element name="multipathSource" type="geo:multipathSourcePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:signalObstruction
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram localInterferences_xsd.tmp#SignalObstruction commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking localInterferences_xsd.tmp#signalObstructionPropertyType
Type geo:signalObstructionPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:SignalObstruction, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:signalObstruction xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:SignalObstruction>{1,1}</geo:SignalObstruction>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:signalObstruction>
Source
<element name="signalObstruction" type="geo:signalObstructionPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:localEpisodicEffect
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram localInterferences_xsd.tmp#LocalEpisodicEffect commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking localInterferences_xsd.tmp#localEpisodicEffectPropertyType
Type geo:localEpisodicEffectPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:LocalEpisodicEffect, geo:dateDeleted, geo:dateInserted, geo:deletedReason
Instance
<geo:localEpisodicEffect xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:LocalEpisodicEffect>{1,1}</geo:LocalEpisodicEffect>
  <geo:dateInserted>{1,1}</geo:dateInserted>
  <geo:dateDeleted>{0,1}</geo:dateDeleted>
  <geo:deletedReason>{0,1}</geo:deletedReason>
</geo:localEpisodicEffect>
Source
<element name="localEpisodicEffect" type="geo:localEpisodicEffectPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteOwner
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram contact_xsd.tmp#agencyPropertyType
Type geo:agencyPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
MD_SecurityConstraints{0,1} , CI_ResponsibleParty
Children CI_ResponsibleParty, MD_SecurityConstraints
Instance
<geo:siteOwner xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <MD_SecurityConstraints>{0,1}</MD_SecurityConstraints>
  <CI_ResponsibleParty>{1,1}</CI_ResponsibleParty>
</geo:siteOwner>
Source
<element name="siteOwner" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteContact
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram contact_xsd.tmp#agencyPropertyType
Type geo:agencyPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
MD_SecurityConstraints{0,1} , CI_ResponsibleParty
Children CI_ResponsibleParty, MD_SecurityConstraints
Instance
<geo:siteContact xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <MD_SecurityConstraints>{0,1}</MD_SecurityConstraints>
  <CI_ResponsibleParty>{1,1}</CI_ResponsibleParty>
</geo:siteContact>
Source
<element name="siteContact" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteMetadataCustodian
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram contact_xsd.tmp#agencyPropertyType
Type geo:agencyPropertyType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Model
MD_SecurityConstraints{0,1} , CI_ResponsibleParty
Children CI_ResponsibleParty, MD_SecurityConstraints
Instance
<geo:siteMetadataCustodian xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <MD_SecurityConstraints>{0,1}</MD_SecurityConstraints>
  <CI_ResponsibleParty>{1,1}</CI_ResponsibleParty>
</geo:siteMetadataCustodian>
Source
<element name="siteMetadataCustodian" type="geo:agencyPropertyType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteDataCenter
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram contact_xsd.tmp#agencyPropertyType
Type geo:agencyPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
MD_SecurityConstraints{0,1} , CI_ResponsibleParty
Children CI_ResponsibleParty, MD_SecurityConstraints
Instance
<geo:siteDataCenter xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <MD_SecurityConstraints>{0,1}</MD_SecurityConstraints>
  <CI_ResponsibleParty>{1,1}</CI_ResponsibleParty>
</geo:siteDataCenter>
Source
<element name="siteDataCenter" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:siteDataSource
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram contact_xsd.tmp#agencyPropertyType
Type geo:agencyPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
MD_SecurityConstraints{0,1} , CI_ResponsibleParty
Children CI_ResponsibleParty, MD_SecurityConstraints
Instance
<geo:siteDataSource xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <MD_SecurityConstraints>{0,1}</MD_SecurityConstraints>
  <CI_ResponsibleParty>{1,1}</CI_ResponsibleParty>
</geo:siteDataSource>
Source
<element name="siteDataSource" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:moreInformation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#moreInformationType_dataCenter monumentInfo_xsd.tmp#moreInformationType_urlForMoreInformation monumentInfo_xsd.tmp#moreInformationType_siteMap monumentInfo_xsd.tmp#moreInformationType_siteDiagram monumentInfo_xsd.tmp#moreInformationType_horizonMask monumentInfo_xsd.tmp#moreInformationType_monumentDescription monumentInfo_xsd.tmp#moreInformationType_sitePictures monumentInfo_xsd.tmp#moreInformationType_notes monumentInfo_xsd.tmp#moreInformationType_antennaGraphicsWithDimensions monumentInfo_xsd.tmp#moreInformationType_insertTextGraphicFromAntenna monumentInfo_xsd.tmp#moreInformationType_DOI monumentInfo_xsd.tmp#moreInformationType
Type geo:moreInformationType
Properties
content complex
minOccurs 0
Model
Children geo:DOI, geo:antennaGraphicsWithDimensions, geo:dataCenter, geo:horizonMask, geo:insertTextGraphicFromAntenna, geo:monumentDescription, geo:notes, geo:siteDiagram, geo:siteMap, geo:sitePictures, geo:urlForMoreInformation
Instance
<geo:moreInformation xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:dataCenter>{1,unbounded}</geo:dataCenter>
  <geo:urlForMoreInformation>{1,1}</geo:urlForMoreInformation>
  <geo:siteMap>{1,1}</geo:siteMap>
  <geo:siteDiagram>{1,1}</geo:siteDiagram>
  <geo:horizonMask>{1,1}</geo:horizonMask>
  <geo:monumentDescription>{1,1}</geo:monumentDescription>
  <geo:sitePictures>{1,1}</geo:sitePictures>
  <geo:notes>{0,1}</geo:notes>
  <geo:antennaGraphicsWithDimensions>{1,1}</geo:antennaGraphicsWithDimensions>
  <geo:insertTextGraphicFromAntenna>{1,1}</geo:insertTextGraphicFromAntenna>
  <geo:DOI>{1,1}</geo:DOI>
</geo:moreInformation>
Source
<element name="moreInformation" type="geo:moreInformationType" minOccurs="0"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:SiteLogType / geo:dataStream
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram dataStreams_xsd.tmp#dataStream dataStreams_xsd.tmp#dataStreamPropertyType
Type geo:dataStreamPropertyType
Properties
content complex
minOccurs 0
Model
Children geo:dataStream
Instance
<geo:dataStream xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:dataStream>{1,1}</geo:dataStream>
</geo:dataStream>
Source
<element name="dataStream" type="geo:dataStreamPropertyType" minOccurs="0"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Element geo:siteLog
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractSiteLogType_atSite observationSystem_xsd.tmp#AbstractSiteLogType siteLog_xsd.tmp#SiteLogType_formInformation siteLog_xsd.tmp#SiteLogType_siteIdentification siteLog_xsd.tmp#SiteLogType_siteLocation siteLog_xsd.tmp#SiteLogType_gnssReceiver siteLog_xsd.tmp#SiteLogType_gnssAntenna siteLog_xsd.tmp#SiteLogType_surveyedLocalTie siteLog_xsd.tmp#SiteLogType_frequencyStandard siteLog_xsd.tmp#SiteLogType_collocationInformation siteLog_xsd.tmp#SiteLogType_humiditySensor siteLog_xsd.tmp#SiteLogType_pressureSensor siteLog_xsd.tmp#SiteLogType_temperatureSensor siteLog_xsd.tmp#SiteLogType_waterVaporSensor siteLog_xsd.tmp#SiteLogType_otherInstrumentation siteLog_xsd.tmp#SiteLogType_radioInterference siteLog_xsd.tmp#SiteLogType_multipathSource siteLog_xsd.tmp#SiteLogType_signalObstruction siteLog_xsd.tmp#SiteLogType_localEpisodicEffect siteLog_xsd.tmp#SiteLogType_siteOwner siteLog_xsd.tmp#SiteLogType_siteContact siteLog_xsd.tmp#SiteLogType_siteMetadataCustodian siteLog_xsd.tmp#SiteLogType_siteDataCenter siteLog_xsd.tmp#SiteLogType_siteDataSource siteLog_xsd.tmp#SiteLogType_moreInformation siteLog_xsd.tmp#SiteLogType_dataStream siteLog_xsd.tmp#SiteLogType observationSystem_xsd.tmp#AbstractSiteLog
Type geo:SiteLogType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children geo:atSite, geo:collocationInformation, geo:dataStream, geo:formInformation, geo:frequencyStandard, geo:gnssAntenna, geo:gnssReceiver, geo:humiditySensor, geo:localEpisodicEffect, geo:moreInformation, geo:multipathSource, geo:otherInstrumentation, geo:pressureSensor, geo:radioInterference, geo:signalObstruction, geo:siteContact, geo:siteDataCenter, geo:siteDataSource, geo:siteIdentification, geo:siteLocation, geo:siteMetadataCustodian, geo:siteOwner, geo:surveyedLocalTie, geo:temperatureSensor, geo:waterVaporSensor
Instance
<geo:siteLog xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:atSite>{0,1}</geo:atSite>
  <geo:formInformation>{1,1}</geo:formInformation>
  <geo:siteIdentification>{1,1}</geo:siteIdentification>
  <geo:siteLocation>{1,1}</geo:siteLocation>
  <geo:gnssReceiver>{0,unbounded}</geo:gnssReceiver>
  <geo:gnssAntenna>{0,unbounded}</geo:gnssAntenna>
  <geo:surveyedLocalTie>{0,unbounded}</geo:surveyedLocalTie>
  <geo:frequencyStandard>{0,unbounded}</geo:frequencyStandard>
  <geo:collocationInformation>{0,unbounded}</geo:collocationInformation>
  <geo:humiditySensor>{0,unbounded}</geo:humiditySensor>
  <geo:pressureSensor>{0,unbounded}</geo:pressureSensor>
  <geo:temperatureSensor>{0,unbounded}</geo:temperatureSensor>
  <geo:waterVaporSensor>{0,unbounded}</geo:waterVaporSensor>
  <geo:otherInstrumentation>{0,unbounded}</geo:otherInstrumentation>
  <geo:radioInterference>{0,unbounded}</geo:radioInterference>
  <geo:multipathSource>{0,unbounded}</geo:multipathSource>
  <geo:signalObstruction>{0,unbounded}</geo:signalObstruction>
  <geo:localEpisodicEffect>{0,unbounded}</geo:localEpisodicEffect>
  <geo:siteOwner>{0,1}</geo:siteOwner>
  <geo:siteContact>{0,unbounded}</geo:siteContact>
  <geo:siteMetadataCustodian>{1,1}</geo:siteMetadataCustodian>
  <geo:siteDataCenter>{0,unbounded}</geo:siteDataCenter>
  <geo:siteDataSource>{0,1}</geo:siteDataSource>
  <geo:moreInformation>{0,1}</geo:moreInformation>
  <geo:dataStream>{0,1}</geo:dataStream>
</geo:siteLog>
Source
<element name="siteLog" type="geo:SiteLogType" substitutionGroup="geo:AbstractSiteLog"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd
Complex Type geo:SiteLogType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
This derived complexType combines all relevant site metadata schemas to build a complete igs site log schema.
Diagram
Diagram observationSystem_xsd.tmp#AbstractSiteLogType_atSite observationSystem_xsd.tmp#AbstractSiteLogType siteLog_xsd.tmp#SiteLogType_formInformation siteLog_xsd.tmp#SiteLogType_siteIdentification siteLog_xsd.tmp#SiteLogType_siteLocation siteLog_xsd.tmp#SiteLogType_gnssReceiver siteLog_xsd.tmp#SiteLogType_gnssAntenna siteLog_xsd.tmp#SiteLogType_surveyedLocalTie siteLog_xsd.tmp#SiteLogType_frequencyStandard siteLog_xsd.tmp#SiteLogType_collocationInformation siteLog_xsd.tmp#SiteLogType_humiditySensor siteLog_xsd.tmp#SiteLogType_pressureSensor siteLog_xsd.tmp#SiteLogType_temperatureSensor siteLog_xsd.tmp#SiteLogType_waterVaporSensor siteLog_xsd.tmp#SiteLogType_otherInstrumentation siteLog_xsd.tmp#SiteLogType_radioInterference siteLog_xsd.tmp#SiteLogType_multipathSource siteLog_xsd.tmp#SiteLogType_signalObstruction siteLog_xsd.tmp#SiteLogType_localEpisodicEffect siteLog_xsd.tmp#SiteLogType_siteOwner siteLog_xsd.tmp#SiteLogType_siteContact siteLog_xsd.tmp#SiteLogType_siteMetadataCustodian siteLog_xsd.tmp#SiteLogType_siteDataCenter siteLog_xsd.tmp#SiteLogType_siteDataSource siteLog_xsd.tmp#SiteLogType_moreInformation siteLog_xsd.tmp#SiteLogType_dataStream
Type extension of geo:AbstractSiteLogType
Type hierarchy
Used by
Element geo:siteLog
Model
Children geo:atSite, geo:collocationInformation, geo:dataStream, geo:formInformation, geo:frequencyStandard, geo:gnssAntenna, geo:gnssReceiver, geo:humiditySensor, geo:localEpisodicEffect, geo:moreInformation, geo:multipathSource, geo:otherInstrumentation, geo:pressureSensor, geo:radioInterference, geo:signalObstruction, geo:siteContact, geo:siteDataCenter, geo:siteDataSource, geo:siteIdentification, geo:siteLocation, geo:siteMetadataCustodian, geo:siteOwner, geo:surveyedLocalTie, geo:temperatureSensor, geo:waterVaporSensor
Source
<complexType name="SiteLogType">
  <annotation>
    <documentation>This derived complexType combines all relevant site metadata schemas to build a complete igs site log schema.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:AbstractSiteLogType">
      <sequence>
        <element name="formInformation" type="geo:formInformationType"/>
        <element name="siteIdentification" type="geo:siteIdentificationType"/>
        <element name="siteLocation" type="geo:siteLocationType"/>
        <element name="gnssReceiver" type="geo:gnssReceiverPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="gnssAntenna" type="geo:gnssAntennaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="surveyedLocalTie" type="geo:surveyedLocalTiePropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="frequencyStandard" type="geo:frequencyStandardPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="collocationInformation" type="geo:collocationInformationPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="humiditySensor" type="geo:humiditySensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="pressureSensor" type="geo:pressureSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="temperatureSensor" type="geo:temperatureSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="waterVaporSensor" type="geo:waterVaporSensorPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="otherInstrumentation" type="geo:otherInstrumentationPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="radioInterference" type="geo:radioInterferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="multipathSource" type="geo:multipathSourcePropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="signalObstruction" type="geo:signalObstructionPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="localEpisodicEffect" type="geo:localEpisodicEffectPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="siteOwner" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="1"/>
        <element name="siteContact" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="siteMetadataCustodian" type="geo:agencyPropertyType" minOccurs="1" maxOccurs="1"/>
        <element name="siteDataCenter" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="siteDataSource" type="geo:agencyPropertyType" minOccurs="0" maxOccurs="1"/>
        <element name="moreInformation" type="geo:moreInformationType" minOccurs="0"/>
        <element name="dataStream" type="geo:dataStreamPropertyType" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/siteLog.xsd