Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema observationSystem.xsd
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Properties
attribute form default unqualified
element form default qualified
version 0.4
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:Node
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#NodeType_aggregationType observationSystem_xsd.tmp#NodeType_atSite commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#NodeType observationSystem_xsd.tmp#SiteCertificate
Type geo:NodeType
Type hierarchy
Properties
content complex
Substitution Group
Substitution Group Affiliation
  • AbstractFeature
Used by
Model
Children geo:Status, geo:aggregationType, geo:associatedDocument, geo:atSite, geo:extension, geo:notes, validTime
Instance
<geo:Node xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Status>{0,1}</geo:Status>
  <geo:aggregationType>{1,1}</geo:aggregationType>
  <validTime>{1,1}</validTime>
  <geo:atSite>{1,unbounded}</geo:atSite>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:Node>
Source
<element name="Node" substitutionGroup="gml:AbstractFeature" type="geo:NodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:Status
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#FeatureStatusType_currentStatus observationSystem_xsd.tmp#FeatureStatusType_history observationSystem_xsd.tmp#FeatureStatusType
Type geo:FeatureStatusType
Properties
content complex
Used by
Model
Children geo:currentStatus, geo:history
Instance
<geo:Status xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:currentStatus>{1,1}</geo:currentStatus>
  <geo:history>{0,1}</geo:history>
</geo:Status>
Source
<element name="Status" type="geo:FeatureStatusType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:FeatureStatusType / geo:currentStatus
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#FeatureStatusInstanceType_statusCode commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#FeatureStatusInstanceType
Type geo:FeatureStatusInstanceType
Properties
content complex
Model
Children geo:associatedDocument, geo:extension, geo:notes, geo:statusCode, validTime
Instance
<geo:currentStatus xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <validTime>{1,1}</validTime>
  <geo:statusCode>{1,1}</geo:statusCode>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:currentStatus>
Source
<element name="currentStatus" type="geo:FeatureStatusInstanceType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:FeatureStatusInstanceType / geo:statusCode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Current status of position as sourced from the codeSpace.
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="statusCode" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>Current status of position as sourced from the codeSpace.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:FeatureStatusType / geo:history
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#StatusInstance
Properties
content complex
minOccurs 0
Model
Children geo:StatusInstance
Instance
<geo:history xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:StatusInstance>{1,unbounded}</geo:StatusInstance>
</geo:history>
Source
<element minOccurs="0" name="history">
  <complexType>
    <sequence>
      <element maxOccurs="unbounded" ref="geo:StatusInstance"/>
    </sequence>
  </complexType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:StatusInstance
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#FeatureStatusInstanceType_statusCode commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#FeatureStatusInstanceType
Type geo:FeatureStatusInstanceType
Properties
content complex
Used by
Model
Children geo:associatedDocument, geo:extension, geo:notes, geo:statusCode, validTime
Instance
<geo:StatusInstance xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <validTime>{1,1}</validTime>
  <geo:statusCode>{1,1}</geo:statusCode>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:StatusInstance>
Source
<element name="StatusInstance" type="geo:FeatureStatusInstanceType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:NodeType / geo:aggregationType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
The aggregation type specifically identifies the business rules that were used to determine the type of movement permissible at this Node for the valid time period.
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="aggregationType" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>The aggregation type specifically identifies the business rules that were used to determine the type of movement permissible at this Node for the valid time period.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:NodeType / geo:atSite
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A Schematron validation must be written to enforce the convention where a geodetic node can have only one atSite, but a cadastral node may have several.
Diagram
Diagram observationSystem_xsd.tmp#Site observationSystem_xsd.tmp#SitePropertyType
Type geo:SitePropertyType
Properties
content complex
maxOccurs unbounded
Model
Children geo:Site
Instance
<geo:atSite xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Site>{1,1}</geo:Site>
</geo:atSite>
Source
<element maxOccurs="unbounded" name="atSite" type="geo:SitePropertyType">
  <annotation>
    <documentation>A Schematron validation must be written to enforce the convention where a geodetic node can have only one atSite, but a cadastral node may have several.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:Site
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#SiteType_Monument observationSystem_xsd.tmp#SiteType_SupplementaryMark observationSystem_xsd.tmp#SiteType
Type geo:SiteType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Model
Children geo:Monument, geo:Status, geo:SupplementaryMark, geo:associatedDocument, geo:extension, geo:installedBy, geo:installedDate, geo:notes, geo:type
Instance
<geo:Site xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:type>{1,1}</geo:type>
  <geo:Status>{0,1}</geo:Status>
  <geo:installedBy>{0,1}</geo:installedBy>
  <geo:installedDate>{0,1}</geo:installedDate>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
  <geo:Monument>{0,1}</geo:Monument>
  <geo:SupplementaryMark>{0,unbounded}</geo:SupplementaryMark>
</geo:Site>
Source
<element name="Site" substitutionGroup="gml:AbstractFeature" type="geo:SiteType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractMonumentType / geo:type
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Monument Type Code e.g. STEEL PILLAR
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="type" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>Monument Type Code e.g. STEEL PILLAR</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractMonumentType / geo:installedBy
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CI_ResponsibleParty_PropertyType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="installedBy" type="gmd:CI_ResponsibleParty_PropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractMonumentType / geo:installedDate
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="installedDate" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteType / geo:Monument
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Monument observationSystem_xsd.tmp#MonumentPropertyType
Type geo:MonumentPropertyType
Properties
content complex
minOccurs 0
Model
Children geo:Monument
Instance
<geo:Monument xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Monument>{1,1}</geo:Monument>
</geo:Monument>
Source
<element minOccurs="0" name="Monument" type="geo:MonumentPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:Monument
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#MonumentType_inscription observationSystem_xsd.tmp#MonumentType_monumentDescription observationSystem_xsd.tmp#MonumentType_height observationSystem_xsd.tmp#MonumentType_foundation observationSystem_xsd.tmp#MonumentType_foundationDepth observationSystem_xsd.tmp#MonumentType_markerDescription observationSystem_xsd.tmp#MonumentType_geologicCharacteristic observationSystem_xsd.tmp#MonumentType_bedrockType observationSystem_xsd.tmp#MonumentType_bedrockCondition observationSystem_xsd.tmp#MonumentType_fractureSpacing observationSystem_xsd.tmp#MonumentType_faultZonesNearby observationSystem_xsd.tmp#MonumentType_distanceActivity observationSystem_xsd.tmp#MonumentType
Type geo:MonumentType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Model
Children geo:Status, geo:associatedDocument, geo:bedrockCondition, geo:bedrockType, geo:distanceActivity, geo:extension, geo:faultZonesNearby, geo:foundation, geo:foundationDepth, geo:fractureSpacing, geo:geologicCharacteristic, geo:height, geo:inscription, geo:installedBy, geo:installedDate, geo:markerDescription, geo:monumentDescription, geo:notes, geo:type
Instance
<geo:Monument xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:type>{1,1}</geo:type>
  <geo:Status>{0,1}</geo:Status>
  <geo:installedBy>{0,1}</geo:installedBy>
  <geo:installedDate>{0,1}</geo:installedDate>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
  <geo:inscription>{1,1}</geo:inscription>
  <geo:monumentDescription>{1,1}</geo:monumentDescription>
  <geo:height codeSpace="" confidence="" uomLabels="">{1,1}</geo:height>
  <geo:foundation>{1,1}</geo:foundation>
  <geo:foundationDepth codeSpace="" confidence="" uomLabels="">{1,1}</geo:foundationDepth>
  <geo:markerDescription>{1,1}</geo:markerDescription>
  <geo:geologicCharacteristic>{1,1}</geo:geologicCharacteristic>
  <geo:bedrockType>{1,1}</geo:bedrockType>
  <geo:bedrockCondition>{1,1}</geo:bedrockCondition>
  <geo:fractureSpacing>{1,1}</geo:fractureSpacing>
  <geo:faultZonesNearby>{1,1}</geo:faultZonesNearby>
  <geo:distanceActivity>{0,1}</geo:distanceActivity>
</geo:Monument>
Source
<element name="Monument" substitutionGroup="gml:AbstractFeature" type="geo:MonumentType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:inscription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="inscription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:monumentDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="monumentDescription" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:height
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram quality_xsd.tmp#SingleValueType_codeSpace quality_xsd.tmp#SingleValueType_uomLabels quality_xsd.tmp#SingleValueType_confidence quality_xsd.tmp#SingleValueType
Type geo:SingleValueType
Properties
content complex
Attributes
QName Type Use
codeSpace anyURI optional
confidence geo:ConfidenceTypeEnumeration optional
uomLabels NCNameList optional
Source
<element name="height" type="geo:SingleValueType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:foundation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="foundation" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:foundationDepth
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram quality_xsd.tmp#SingleValueType_codeSpace quality_xsd.tmp#SingleValueType_uomLabels quality_xsd.tmp#SingleValueType_confidence quality_xsd.tmp#SingleValueType
Type geo:SingleValueType
Properties
content complex
Attributes
QName Type Use
codeSpace anyURI optional
confidence geo:ConfidenceTypeEnumeration optional
uomLabels NCNameList optional
Source
<element name="foundationDepth" type="geo:SingleValueType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:markerDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="markerDescription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:geologicCharacteristic
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="geologicCharacteristic" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:bedrockType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="bedrockType" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:bedrockCondition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="bedrockCondition" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:fractureSpacing
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="fractureSpacing" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:faultZonesNearby
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
Source
<element name="faultZonesNearby" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:MonumentType / geo:distanceActivity
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="distanceActivity" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteType / geo:SupplementaryMark
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#SupplementaryMark observationSystem_xsd.tmp#SupplementaryMarkPropertyType
Type geo:SupplementaryMarkPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children geo:SupplementaryMark
Instance
<geo:SupplementaryMark xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:SupplementaryMark>{1,1}</geo:SupplementaryMark>
</geo:SupplementaryMark>
Source
<element maxOccurs="unbounded" minOccurs="0" name="SupplementaryMark" type="geo:SupplementaryMarkPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SupplementaryMark
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#MonumentType_inscription observationSystem_xsd.tmp#MonumentType_monumentDescription observationSystem_xsd.tmp#MonumentType_height observationSystem_xsd.tmp#MonumentType_foundation observationSystem_xsd.tmp#MonumentType_foundationDepth observationSystem_xsd.tmp#MonumentType_markerDescription observationSystem_xsd.tmp#MonumentType_geologicCharacteristic observationSystem_xsd.tmp#MonumentType_bedrockType observationSystem_xsd.tmp#MonumentType_bedrockCondition observationSystem_xsd.tmp#MonumentType_fractureSpacing observationSystem_xsd.tmp#MonumentType_faultZonesNearby observationSystem_xsd.tmp#MonumentType_distanceActivity observationSystem_xsd.tmp#MonumentType observationSystem_xsd.tmp#SupplementaryMarkType_relativeOffset observationSystem_xsd.tmp#SupplementaryMarkType
Type geo:SupplementaryMarkType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Model
Children geo:Status, geo:associatedDocument, geo:bedrockCondition, geo:bedrockType, geo:distanceActivity, geo:extension, geo:faultZonesNearby, geo:foundation, geo:foundationDepth, geo:fractureSpacing, geo:geologicCharacteristic, geo:height, geo:inscription, geo:installedBy, geo:installedDate, geo:markerDescription, geo:monumentDescription, geo:notes, geo:relativeOffset, geo:type
Instance
<geo:SupplementaryMark xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:type>{1,1}</geo:type>
  <geo:Status>{0,1}</geo:Status>
  <geo:installedBy>{0,1}</geo:installedBy>
  <geo:installedDate>{0,1}</geo:installedDate>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
  <geo:inscription>{1,1}</geo:inscription>
  <geo:monumentDescription>{1,1}</geo:monumentDescription>
  <geo:height codeSpace="" confidence="" uomLabels="">{1,1}</geo:height>
  <geo:foundation>{1,1}</geo:foundation>
  <geo:foundationDepth codeSpace="" confidence="" uomLabels="">{1,1}</geo:foundationDepth>
  <geo:markerDescription>{1,1}</geo:markerDescription>
  <geo:geologicCharacteristic>{1,1}</geo:geologicCharacteristic>
  <geo:bedrockType>{1,1}</geo:bedrockType>
  <geo:bedrockCondition>{1,1}</geo:bedrockCondition>
  <geo:fractureSpacing>{1,1}</geo:fractureSpacing>
  <geo:faultZonesNearby>{1,1}</geo:faultZonesNearby>
  <geo:distanceActivity>{0,1}</geo:distanceActivity>
  <geo:relativeOffset axisLabels="" codeSpace="" confidence="" srsDimension="" srsName="" uomLabels="">{0,unbounded}</geo:relativeOffset>
</geo:SupplementaryMark>
Source
<element name="SupplementaryMark" substitutionGroup="gml:AbstractFeature" type="geo:SupplementaryMarkType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SupplementaryMarkType / geo:relativeOffset
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram quality_xsd.tmp#ValueTypeUnion quality_xsd.tmp#ValueType_codeSpace quality_xsd.tmp#ValueType_uomLabels quality_xsd.tmp#ValueType_axisLabels quality_xsd.tmp#ValueType_confidence quality_xsd.tmp#ValueType observationSystem_xsd.tmp#RelativeOffsetType_srsName observationSystem_xsd.tmp#RelativeOffsetType_srsDimension observationSystem_xsd.tmp#RelativeOffsetType
Type geo:RelativeOffsetType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
axisLabels NCNameList optional
codeSpace anyURI required
confidence geo:ConfidenceTypeEnumeration optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels NCNameList optional
Source
<element maxOccurs="unbounded" minOccurs="0" name="relativeOffset" type="geo:RelativeOffsetType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A Position element contains information about a 1d, 2d, or 3d position for a node.  In general a different position record is used for each datum and source.  For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.
Diagram
Diagram observationSystem_xsd.tmp#Position observationSystem_xsd.tmp#PositionTimeSeries
Substitution Group
Substitution Group Affiliation
  • AbstractFeature
Used by
Complex Type geo:GeodesyMLType
Source
<element name="AbstractPosition" substitutionGroup="gml:AbstractFeature">
  <annotation>
    <documentation>A Position element contains information about a 1d, 2d, or 3d position for a node. In general a different position record is used for each datum and source. For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionPairCovariance
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionPairCovarianceType_atPosition observationSystem_xsd.tmp#PositionPairCovarianceType_toPosition observationSystem_xsd.tmp#Status quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties observationSystem_xsd.tmp#PositionPairCovarianceType
Type geo:PositionPairCovarianceType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Complex Type geo:GeodesyMLType
Model
Children geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:atPosition, geo:extension, geo:notes, geo:source, geo:toPosition
Instance
<geo:PositionPairCovariance xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:atPosition>{1,1}</geo:atPosition>
  <geo:toPosition>{1,1}</geo:toPosition>
  <geo:Status>{1,1}</geo:Status>
  <geo:AbstractQuality>{1,unbounded}</geo:AbstractQuality>
  <geo:source>{0,1}</geo:source>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:PositionPairCovariance>
Source
<element name="PositionPairCovariance" substitutionGroup="gml:AbstractFeature" type="geo:PositionPairCovarianceType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionPairCovarianceType / geo:atPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Position observationSystem_xsd.tmp#PositionTimeSeries observationSystem_xsd.tmp#PositionPropertyType_TimeSlice observationSystem_xsd.tmp#PositionPropertyType
Type geo:PositionPropertyType
Properties
content complex
Model
Children geo:Position, geo:PositionTimeSeries, geo:TimeSlice
Instance
<geo:atPosition xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Position>{1,1}</geo:Position>
  <geo:PositionTimeSeries srsDimension="" srsName="">{0,1}</geo:PositionTimeSeries>
  <geo:TimeSlice>{1,1}</geo:TimeSlice>
</geo:atPosition>
Source
<element name="atPosition" type="geo:PositionPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:Position
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionType_atNode observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSliceProperties_coordinates commonTypes_xsd.tmp#TimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceProperties_hasVelocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties observationSystem_xsd.tmp#PositionTimeSliceProperties observationSystem_xsd.tmp#PositionType observationSystem_xsd.tmp#AbstractPosition
Type geo:PositionType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children dataSource, geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:atNode, geo:coordinates, geo:extension, geo:hasVelocity, geo:notes, geo:source, validTime
Instance
<geo:Position xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:atNode>{1,1}</geo:atNode>
  <geo:Status>{1,1}</geo:Status>
  <geo:coordinates>{1,1}</geo:coordinates>
  <validTime>{1,1}</validTime>
  <dataSource>{0,1}</dataSource>
  <geo:hasVelocity>{0,1}</geo:hasVelocity>
  <geo:AbstractQuality>{1,unbounded}</geo:AbstractQuality>
  <geo:source>{0,1}</geo:source>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:Position>
Source
<element name="Position" substitutionGroup="geo:AbstractPosition" type="geo:PositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionType / geo:atNode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Node observationSystem_xsd.tmp#NodePropertyType
Type geo:NodePropertyType
Properties
content complex
Model
Children geo:Node
Instance
<geo:atNode xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Node>{1,1}</geo:Node>
</geo:atNode>
Source
<element name="atNode" type="geo:NodePropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSliceProperties / geo:coordinates
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type DirectPositionType
Properties
content simple
Source
<element name="coordinates" type="gml:DirectPositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSliceProperties / geo:hasVelocity
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#PositionTimeSliceProperties_PositionTimeSliceProperties_hasVelocity_velocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties
Properties
content complex
minOccurs 0
Model
Children geo:AbstractQuality, geo:associatedDocument, geo:extension, geo:notes, geo:source, geo:velocity
Instance
<geo:hasVelocity xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:velocity>{1,1}</geo:velocity>
  <geo:AbstractQuality>{1,unbounded}</geo:AbstractQuality>
  <geo:source>{0,1}</geo:source>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:hasVelocity>
Source
<element minOccurs="0" name="hasVelocity">
  <complexType>
    <sequence>
      <element name="velocity" type="geo:DirectVelocityType"/>
      <group ref="geo:PositionLineageWithQualityProperties"/>
    </sequence>
  </complexType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSliceProperties / geo:hasVelocity / geo:velocity
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#DirectVelocityType
Type geo:DirectVelocityType
Type hierarchy
Properties
content complex
Source
<element name="velocity" type="geo:DirectVelocityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionLineageWithQualityProperties / geo:source
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Position estimation event that was used to generate the parameters for this position. In the case of a geo:PositionTimeSliceType, this element overrides the source specified in the geo:PositionTimeSeriesType complex type.
Diagram
Diagram lineage_xsd.tmp#AbstractPositionSource lineage_xsd.tmp#AbstractPositionSourcePropertyType
Type geo:AbstractPositionSourcePropertyType
Properties
content complex
minOccurs 0
Model
Children geo:AbstractPositionSource
Instance
<geo:source xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:AbstractPositionSource>{1,1}</geo:AbstractPositionSource>
</geo:source>
Source
<element minOccurs="0" name="source" type="geo:AbstractPositionSourcePropertyType">
  <annotation>
    <documentation>Position estimation event that was used to generate the parameters for this position. In the case of a geo:PositionTimeSliceType, this element overrides the source specified in the geo:PositionTimeSeriesType complex type.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSeries
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#DynamicFeatureType commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionTimeSeriesType_atNode observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSeriesType_source observationSystem_xsd.tmp#PositionTimeSeriesType_history commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionTimeSeriesType observationSystem_xsd.tmp#AbstractPosition
Type geo:PositionTimeSeriesType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
, boundedBy{0,1} , location{0,1} , validTime{0,1} , dataSource{0,1} , dataSourceReference{0,1} , geo:atNode , geo:Status , geo:source{0,1} , geo:history , geo:notes{0,1} , geo:associatedDocument* , geo:extension{0,1}
Children boundedBy, dataSource, dataSourceReference, geo:Status, geo:associatedDocument, geo:atNode, geo:extension, geo:history, geo:notes, geo:source, location, validTime
Instance
<geo:PositionTimeSeries srsDimension="" srsName="" xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <boundedBy>{0,1}</boundedBy>
  <location>{0,1}</location>
  <validTime>{0,1}</validTime>
  <dataSource>{0,1}</dataSource>
  <dataSourceReference>{0,1}</dataSourceReference>
  <geo:atNode>{1,1}</geo:atNode>
  <geo:Status>{1,1}</geo:Status>
  <geo:source>{0,1}</geo:source>
  <geo:history>{1,1}</geo:history>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:PositionTimeSeries>
Attributes
QName Type Use
srsDimension positiveInteger optional
srsName anyURI required
Source
<element name="PositionTimeSeries" substitutionGroup="geo:AbstractPosition" type="geo:PositionTimeSeriesType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSeriesType / geo:atNode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Node observationSystem_xsd.tmp#NodePropertyType
Type geo:NodePropertyType
Properties
content complex
Model
Children geo:Node
Instance
<geo:atNode xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Node>{1,1}</geo:Node>
</geo:atNode>
Source
<element name="atNode" type="geo:NodePropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSeriesType / geo:source
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Estimation (adjustment) that defined position. As of GeodesyML 0.2 this can include any operation type. Retained (not deprecated) because this element can specify the default source for all elements in the history element
Diagram
Diagram lineage_xsd.tmp#AbstractPositionSource lineage_xsd.tmp#AbstractPositionSourcePropertyType
Type geo:AbstractPositionSourcePropertyType
Properties
content complex
minOccurs 0
Model
Children geo:AbstractPositionSource
Instance
<geo:source xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:AbstractPositionSource>{1,1}</geo:AbstractPositionSource>
</geo:source>
Source
<element minOccurs="0" name="source" type="geo:AbstractPositionSourcePropertyType">
  <annotation>
    <documentation>Estimation (adjustment) that defined position. As of GeodesyML 0.2 this can include any operation type. Retained (not deprecated) because this element can specify the default source for all elements in the history element</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSeriesType / geo:history
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#PositionTimeSlice
Properties
content complex
Model
Children geo:PositionTimeSlice
Instance
<geo:history xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:PositionTimeSlice>{1,unbounded}</geo:PositionTimeSlice>
</geo:history>
Source
<element name="history">
  <complexType>
    <sequence>
      <element maxOccurs="unbounded" ref="geo:PositionTimeSlice"/>
    </sequence>
  </complexType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionTimeSlice
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSliceProperties_coordinates commonTypes_xsd.tmp#TimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceProperties_hasVelocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties observationSystem_xsd.tmp#PositionTimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceType
Type geo:PositionTimeSliceType
Type hierarchy
Properties
content complex
Used by
Model
Children dataSource, geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:coordinates, geo:extension, geo:hasVelocity, geo:notes, geo:source, validTime
Instance
<geo:PositionTimeSlice xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Status>{0,1}</geo:Status>
  <geo:coordinates>{1,1}</geo:coordinates>
  <validTime>{1,1}</validTime>
  <dataSource>{0,1}</dataSource>
  <geo:hasVelocity>{0,1}</geo:hasVelocity>
  <geo:AbstractQuality>{1,unbounded}</geo:AbstractQuality>
  <geo:source>{0,1}</geo:source>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:PositionTimeSlice>
Source
<element name="PositionTimeSlice" type="geo:PositionTimeSliceType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionPropertyType / geo:TimeSlice
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type ReferenceType
Properties
content simple
Source
<element name="TimeSlice" type="gml:ReferenceType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:PositionPairCovarianceType / geo:toPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Position observationSystem_xsd.tmp#PositionTimeSeries observationSystem_xsd.tmp#PositionPropertyType_TimeSlice observationSystem_xsd.tmp#PositionPropertyType
Type geo:PositionPropertyType
Properties
content complex
Model
Children geo:Position, geo:PositionTimeSeries, geo:TimeSlice
Instance
<geo:toPosition xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Position>{1,1}</geo:Position>
  <geo:PositionTimeSeries srsDimension="" srsName="">{0,1}</geo:PositionTimeSeries>
  <geo:TimeSlice>{1,1}</geo:TimeSlice>
</geo:toPosition>
Source
<element name="toPosition" type="geo:PositionPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:siteVisit
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#SiteVisitType_atSite observationSystem_xsd.tmp#SiteVisitType_visitDate observationSystem_xsd.tmp#SiteVisitType_visitBy observationSystem_xsd.tmp#SiteVisitType_condition commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#SiteVisitType
Type geo:SiteVisitType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Complex Type geo:GeodesyMLType
Model
Children geo:associatedDocument, geo:atSite, geo:condition, geo:extension, geo:notes, geo:visitBy, geo:visitDate
Instance
<geo:siteVisit xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:atSite>{1,1}</geo:atSite>
  <geo:visitDate>{1,1}</geo:visitDate>
  <geo:visitBy>{0,1}</geo:visitBy>
  <geo:condition>{1,1}</geo:condition>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:siteVisit>
Source
<element name="siteVisit" substitutionGroup="gml:AbstractFeature" type="geo:SiteVisitType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteVisitType / geo:atSite
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Site observationSystem_xsd.tmp#SitePropertyType
Type geo:SitePropertyType
Properties
content complex
Model
Children geo:Site
Instance
<geo:atSite xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Site>{1,1}</geo:Site>
</geo:atSite>
Source
<element name="atSite" type="geo:SitePropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteVisitType / geo:visitDate
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
Source
<element name="visitDate" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteVisitType / geo:visitBy
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CI_ResponsibleParty_PropertyType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="visitBy" type="gmd:CI_ResponsibleParty_PropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteVisitType / geo:condition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Condition of Site found during visit.
Diagram
Diagram
Type CodeType
Properties
content simple
Source
<element name="condition" type="gml:CodeType">
  <annotation>
    <documentation>Condition of Site found during visit.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractSiteLog
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractSiteLogType_atSite observationSystem_xsd.tmp#AbstractSiteLogType siteLog_xsd.tmp#siteLog
Type geo:AbstractSiteLogType
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Substitution Group Affiliation
  • AbstractFeature
Used by
Complex Type geo:GeodesyMLType
Model
Children geo:atSite
Instance
<geo:AbstractSiteLog xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:atSite>{0,1}</geo:atSite>
</geo:AbstractSiteLog>
Source
<element abstract="true" name="AbstractSiteLog" substitutionGroup="gml:AbstractFeature" type="geo:AbstractSiteLogType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:AbstractSiteLogType / geo:atSite
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Site observationSystem_xsd.tmp#SitePropertyType
Type geo:SitePropertyType
Properties
content complex
minOccurs 0
Model
Children geo:Site
Instance
<geo:atSite xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Site>{1,1}</geo:Site>
</geo:atSite>
Source
<element minOccurs="0" name="atSite" type="geo:SitePropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificate
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#NodeType_aggregationType observationSystem_xsd.tmp#NodeType_atSite commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#NodeType observationSystem_xsd.tmp#SiteCertificateType_CORSName observationSystem_xsd.tmp#SiteCertificateType_FourCharID observationSystem_xsd.tmp#SiteCertificateType_Location observationSystem_xsd.tmp#SiteCertificateType_LocalIDNumber observationSystem_xsd.tmp#SiteCertificateType_MarkDescription observationSystem_xsd.tmp#SiteCertificateType_GNSSReceiver observationSystem_xsd.tmp#SiteCertificateType_GNSSAntenna observationSystem_xsd.tmp#SiteCertificateType_AntennaOffset observationSystem_xsd.tmp#SiteCertificateType_Photo observationSystem_xsd.tmp#SiteCertificateType observationSystem_xsd.tmp#Node
Type geo:SiteCertificateType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children geo:AntennaOffset, geo:CORSName, geo:FourCharID, geo:GNSSAntenna, geo:GNSSReceiver, geo:LocalIDNumber, geo:Location, geo:MarkDescription, geo:Photo, geo:Status, geo:aggregationType, geo:associatedDocument, geo:atSite, geo:extension, geo:notes, validTime
Instance
<geo:SiteCertificate xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Status>{0,1}</geo:Status>
  <geo:aggregationType>{1,1}</geo:aggregationType>
  <validTime>{1,1}</validTime>
  <geo:atSite>{1,unbounded}</geo:atSite>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
  <geo:CORSName>{0,1}</geo:CORSName>
  <geo:FourCharID>{1,1}</geo:FourCharID>
  <geo:Location>{0,1}</geo:Location>
  <geo:LocalIDNumber>{0,1}</geo:LocalIDNumber>
  <geo:MarkDescription>{0,1}</geo:MarkDescription>
  <geo:GNSSReceiver>{0,1}</geo:GNSSReceiver>
  <geo:GNSSAntenna>{0,1}</geo:GNSSAntenna>
  <geo:AntennaOffset codeSpace="" confidence="" uomLabels="">{0,1}</geo:AntennaOffset>
  <geo:Photo>{1,1}</geo:Photo>
</geo:SiteCertificate>
Source
<element name="SiteCertificate" substitutionGroup="geo:Node" type="geo:SiteCertificateType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:CORSName
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="CORSName" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:FourCharID
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Properties
content simple
Facets
length 4
Source
<element name="FourCharID">
  <simpleType>
    <restriction base="string">
      <length value="4"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:Location
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="Location" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:LocalIDNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="LocalIDNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:MarkDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="MarkDescription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:GNSSReceiver
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#Instrument commonTypes_xsd.tmp#InstrumentPropertyType
Type geo:InstrumentPropertyType
Properties
content complex
minOccurs 0
Model
Children geo:Instrument
Instance
<geo:GNSSReceiver xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Instrument>{1,1}</geo:Instrument>
</geo:GNSSReceiver>
Source
<element minOccurs="0" name="GNSSReceiver" type="geo:InstrumentPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:GNSSAntenna
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#Instrument commonTypes_xsd.tmp#InstrumentPropertyType
Type geo:InstrumentPropertyType
Properties
content complex
minOccurs 0
Model
Children geo:Instrument
Instance
<geo:GNSSAntenna xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Instrument>{1,1}</geo:Instrument>
</geo:GNSSAntenna>
Source
<element minOccurs="0" name="GNSSAntenna" type="geo:InstrumentPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:AntennaOffset
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram quality_xsd.tmp#SingleValueType_codeSpace quality_xsd.tmp#SingleValueType_uomLabels quality_xsd.tmp#SingleValueType_confidence quality_xsd.tmp#SingleValueType
Type geo:SingleValueType
Properties
content complex
minOccurs 0
Attributes
QName Type Use
codeSpace anyURI optional
confidence geo:ConfidenceTypeEnumeration optional
uomLabels NCNameList optional
Source
<element minOccurs="0" name="AntennaOffset" type="geo:SingleValueType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element geo:SiteCertificateType / geo:Photo
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram document_xsd.tmp#Document document_xsd.tmp#DocumentPropertyType
Type geo:DocumentPropertyType
Properties
content complex
Model
Children geo:Document
Instance
<geo:Photo xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Document>{1,1}</geo:Document>
</geo:Photo>
Source
<element name="Photo" type="geo:DocumentPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:NodeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A node is an abstract entity used to identify the aggregation of measurement and position associations to a site for the purpose of coordinate estimation. The resultant position estimations that are assigned to a node express the position of the site reference point according to the authorities that instantiated the node and performed the estimation for a valid time.
To represent a "current node" whereby the begin position for the valid time is known but the end position is not known, it is conventional to use the following example structure:<gml:validTime>
  <gml:TimePeriod gml:id="id">
    <gml:beginPosition>2015-03-30Z</gml:beginPosition>
    <gml:endPosition indeterminatePosition="unknown"/>
  </gml:TimePeriod>
</gml:validTime>
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#NodeType_aggregationType observationSystem_xsd.tmp#NodeType_atSite commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Type extension of AbstractFeatureType
Type hierarchy
Used by
Element geo:Node
Complex Type geo:SiteCertificateType
Model
Children geo:Status, geo:aggregationType, geo:associatedDocument, geo:atSite, geo:extension, geo:notes, validTime
Source
<complexType name="NodeType">
  <annotation>
    <documentation>A node is an abstract entity used to identify the aggregation of measurement and position associations to a site for the purpose of coordinate estimation. The resultant position estimations that are assigned to a node express the position of the site reference point according to the authorities that instantiated the node and performed the estimation for a valid time. To represent a "current node" whereby the begin position for the valid time is known but the end position is not known, it is conventional to use the following example structure:
      <gml:validTime>
        <gml:TimePeriod gml:id="id">
          <gml:beginPosition>2015-03-30Z</gml:beginPosition>
          <gml:endPosition indeterminatePosition="unknown"/>
        </gml:TimePeriod>
      </gml:validTime>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element minOccurs="0" ref="geo:Status"/>
        <element name="aggregationType" type="gml:CodeWithAuthorityType">
          <annotation>
            <documentation>The aggregation type specifically identifies the business rules that were used to determine the type of movement permissible at this Node for the valid time period.</documentation>
          </annotation>
        </element>
        <element ref="gml:validTime"/>
        <element maxOccurs="unbounded" name="atSite" type="geo:SitePropertyType">
          <annotation>
            <documentation>A Schematron validation must be written to enforce the convention where a geodetic node can have only one atSite, but a cadastral node may have several.</documentation>
          </annotation>
        </element>
        <group ref="geo:RemarksGroup"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:FeatureStatusType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
This status type Authoritative can be assigned at most once per Position / CRS / Epoch combination.
Diagram
Diagram observationSystem_xsd.tmp#FeatureStatusType_currentStatus observationSystem_xsd.tmp#FeatureStatusType_history
Used by
Element geo:Status
Model
Children geo:currentStatus, geo:history
Source
<complexType name="FeatureStatusType">
  <annotation>
    <documentation>This status type Authoritative can be assigned at most once per Position / CRS / Epoch combination.</documentation>
  </annotation>
  <sequence>
    <element name="currentStatus" type="geo:FeatureStatusInstanceType"/>
    <element minOccurs="0" name="history">
      <complexType>
        <sequence>
          <element maxOccurs="unbounded" ref="geo:StatusInstance"/>
        </sequence>
      </complexType>
    </element>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:FeatureStatusInstanceType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#FeatureStatusInstanceType_statusCode commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Used by
Model
Children geo:associatedDocument, geo:extension, geo:notes, geo:statusCode, validTime
Source
<complexType name="FeatureStatusInstanceType">
  <sequence>
    <element ref="gml:validTime"/>
    <element name="statusCode" type="gml:CodeWithAuthorityType">
      <annotation>
        <documentation>Current status of position as sourced from the codeSpace.</documentation>
      </annotation>
    </element>
    <group ref="geo:RemarksGroup"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SitePropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Site
Used by
Model
Children geo:Site
Source
<complexType name="SitePropertyType">
  <sequence minOccurs="0">
    <element ref="geo:Site"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SiteType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A Site is the umbrella element containing all physical information about a particular observing system site. All setups, nodes and observation quality elements reference a site. Conversely, measurements and positions do not reference a physical site but rather they reference the node abstraction. There can be more than one node that references the one site, but each node must have a unique authority. E.g. Yarragadee CORS can have a Reg13 node (or site certificate) and a national adjustment node. Both reference the same site and thus simultaneously reference the same setup and observation quality, but the estimated coordinates and velocities with associated quality can be different and this is dependent on the business rules of the authority.
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#SiteType_Monument observationSystem_xsd.tmp#SiteType_SupplementaryMark
Type extension of geo:AbstractMonumentType
Type hierarchy
Used by
Element geo:Site
Model
Children geo:Monument, geo:Status, geo:SupplementaryMark, geo:associatedDocument, geo:extension, geo:installedBy, geo:installedDate, geo:notes, geo:type
Source
<complexType name="SiteType">
  <annotation>
    <documentation>A Site is the umbrella element containing all physical information about a particular observing system site. All setups, nodes and observation quality elements reference a site. Conversely, measurements and positions do not reference a physical site but rather they reference the node abstraction. There can be more than one node that references the one site, but each node must have a unique authority. E.g. Yarragadee CORS can have a Reg13 node (or site certificate) and a national adjustment node. Both reference the same site and thus simultaneously reference the same setup and observation quality, but the estimated coordinates and velocities with associated quality can be different and this is dependent on the business rules of the authority.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:AbstractMonumentType">
      <sequence>
        <element minOccurs="0" name="Monument" type="geo:MonumentPropertyType"/>
        <element maxOccurs="unbounded" minOccurs="0" name="SupplementaryMark" type="geo:SupplementaryMarkPropertyType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:AbstractMonumentType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains information about the physical monument.
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Type extension of AbstractFeatureType
Type hierarchy
Properties
abstract true
Used by
Model
Children geo:Status, geo:associatedDocument, geo:extension, geo:installedBy, geo:installedDate, geo:notes, geo:type
Source
<complexType abstract="true" name="AbstractMonumentType">
  <annotation>
    <documentation>Contains information about the physical monument.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="type" type="gml:CodeWithAuthorityType">
          <annotation>
            <documentation>Monument Type Code e.g. STEEL PILLAR</documentation>
          </annotation>
        </element>
        <element minOccurs="0" ref="geo:Status">
          <annotation>
            <documentation>Status of Monument.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="installedBy" type="gmd:CI_ResponsibleParty_PropertyType"/>
        <element minOccurs="0" name="installedDate" type="gml:TimePositionType"/>
        <group ref="geo:RemarksGroup"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:MonumentPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Monument
Used by
Model
Children geo:Monument
Source
<complexType name="MonumentPropertyType">
  <sequence minOccurs="0">
    <element ref="geo:Monument"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:MonumentType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains physical and geological information about the Monument. The meta-data and geological elements are derived from the SOPAC Site Log schema element mi:siteIdentification.
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#MonumentType_inscription observationSystem_xsd.tmp#MonumentType_monumentDescription observationSystem_xsd.tmp#MonumentType_height observationSystem_xsd.tmp#MonumentType_foundation observationSystem_xsd.tmp#MonumentType_foundationDepth observationSystem_xsd.tmp#MonumentType_markerDescription observationSystem_xsd.tmp#MonumentType_geologicCharacteristic observationSystem_xsd.tmp#MonumentType_bedrockType observationSystem_xsd.tmp#MonumentType_bedrockCondition observationSystem_xsd.tmp#MonumentType_fractureSpacing observationSystem_xsd.tmp#MonumentType_faultZonesNearby observationSystem_xsd.tmp#MonumentType_distanceActivity
Type extension of geo:AbstractMonumentType
Type hierarchy
Used by
Model
Children geo:Status, geo:associatedDocument, geo:bedrockCondition, geo:bedrockType, geo:distanceActivity, geo:extension, geo:faultZonesNearby, geo:foundation, geo:foundationDepth, geo:fractureSpacing, geo:geologicCharacteristic, geo:height, geo:inscription, geo:installedBy, geo:installedDate, geo:markerDescription, geo:monumentDescription, geo:notes, geo:type
Source
<complexType name="MonumentType">
  <annotation>
    <documentation>Contains physical and geological information about the Monument. The meta-data and geological elements are derived from the SOPAC Site Log schema element mi:siteIdentification.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:AbstractMonumentType">
      <sequence>
        <element name="inscription" type="string"/>
        <element name="monumentDescription" type="gml:CodeWithAuthorityType"/>
        <element name="height" type="geo:SingleValueType"/>
        <element name="foundation" type="gml:CodeWithAuthorityType"/>
        <element name="foundationDepth" type="geo:SingleValueType"/>
        <element name="markerDescription" type="string"/>
        <element name="geologicCharacteristic" type="gml:CodeWithAuthorityType"/>
        <element name="bedrockType" type="gml:CodeWithAuthorityType"/>
        <element name="bedrockCondition" type="gml:CodeWithAuthorityType"/>
        <element name="fractureSpacing" type="gml:CodeWithAuthorityType"/>
        <element name="faultZonesNearby" type="gml:CodeWithAuthorityType"/>
        <element minOccurs="0" name="distanceActivity" type="gml:CodeWithAuthorityType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SupplementaryMarkPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#SupplementaryMark
Used by
Model
Children geo:SupplementaryMark
Source
<complexType name="SupplementaryMarkPropertyType">
  <sequence minOccurs="0">
    <element ref="geo:SupplementaryMark"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SupplementaryMarkType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains information about supplementary Sites at a node.  For example recovery marks, beacons, etc.  These are typically Sites that do not have a unique identifier within the authority.
Diagram
Diagram observationSystem_xsd.tmp#AbstractMonumentType_type observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#AbstractMonumentType_installedBy observationSystem_xsd.tmp#AbstractMonumentType_installedDate commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#AbstractMonumentType observationSystem_xsd.tmp#MonumentType_inscription observationSystem_xsd.tmp#MonumentType_monumentDescription observationSystem_xsd.tmp#MonumentType_height observationSystem_xsd.tmp#MonumentType_foundation observationSystem_xsd.tmp#MonumentType_foundationDepth observationSystem_xsd.tmp#MonumentType_markerDescription observationSystem_xsd.tmp#MonumentType_geologicCharacteristic observationSystem_xsd.tmp#MonumentType_bedrockType observationSystem_xsd.tmp#MonumentType_bedrockCondition observationSystem_xsd.tmp#MonumentType_fractureSpacing observationSystem_xsd.tmp#MonumentType_faultZonesNearby observationSystem_xsd.tmp#MonumentType_distanceActivity observationSystem_xsd.tmp#MonumentType observationSystem_xsd.tmp#SupplementaryMarkType_relativeOffset
Type extension of geo:MonumentType
Type hierarchy
Used by
Model
Children geo:Status, geo:associatedDocument, geo:bedrockCondition, geo:bedrockType, geo:distanceActivity, geo:extension, geo:faultZonesNearby, geo:foundation, geo:foundationDepth, geo:fractureSpacing, geo:geologicCharacteristic, geo:height, geo:inscription, geo:installedBy, geo:installedDate, geo:markerDescription, geo:monumentDescription, geo:notes, geo:relativeOffset, geo:type
Source
<complexType name="SupplementaryMarkType">
  <annotation>
    <documentation>Contains information about supplementary Sites at a node. For example recovery marks, beacons, etc. These are typically Sites that do not have a unique identifier within the authority.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:MonumentType">
      <sequence>
        <element maxOccurs="unbounded" minOccurs="0" name="relativeOffset" type="geo:RelativeOffsetType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:RelativeOffsetType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
An offset of a supplementary mark to a Site. The type field would refer to the measurement type (usually bearing or distance) and the value is one or more doubles.
Diagram
Diagram quality_xsd.tmp#ValueTypeUnion quality_xsd.tmp#ValueType_codeSpace quality_xsd.tmp#ValueType_uomLabels quality_xsd.tmp#ValueType_axisLabels quality_xsd.tmp#ValueType_confidence quality_xsd.tmp#ValueType observationSystem_xsd.tmp#RelativeOffsetType_srsName observationSystem_xsd.tmp#RelativeOffsetType_srsDimension
Type extension of geo:ValueType
Type hierarchy
Used by
Attributes
QName Type Use
axisLabels NCNameList optional
codeSpace anyURI required
confidence geo:ConfidenceTypeEnumeration optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels NCNameList optional
Source
<complexType name="RelativeOffsetType">
  <annotation>
    <documentation>An offset of a supplementary mark to a Site. The type field would refer to the measurement type (usually bearing or distance) and the value is one or more doubles.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:ValueType">
      <attribute name="srsName" type="anyURI"/>
      <attribute name="srsDimension" type="positiveInteger"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:PositionPairCovarianceType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains position to position covariance information.
Diagram
Diagram commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionPairCovarianceType_atPosition observationSystem_xsd.tmp#PositionPairCovarianceType_toPosition observationSystem_xsd.tmp#Status quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties
Type extension of AbstractFeatureType
Type hierarchy
Used by
Model
Children geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:atPosition, geo:extension, geo:notes, geo:source, geo:toPosition
Source
<complexType name="PositionPairCovarianceType">
  <annotation>
    <documentation>Contains position to position covariance information.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="atPosition" type="geo:PositionPropertyType"/>
        <element name="toPosition" type="geo:PositionPropertyType"/>
        <element ref="geo:Status"/>
        <group ref="geo:PositionLineageWithQualityProperties"/>
      </sequence>
      <attributeGroup ref="geo:RequiredSRSReferenceGroup"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:PositionPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
The choice between referencing a geo:Position or a geo:PositionTimeSeries with a TimeSlice reference.
Diagram
Diagram observationSystem_xsd.tmp#Position observationSystem_xsd.tmp#PositionTimeSeries observationSystem_xsd.tmp#PositionPropertyType_TimeSlice
Used by
Model
Children geo:Position, geo:PositionTimeSeries, geo:TimeSlice
Source
<complexType name="PositionPropertyType">
  <annotation>
    <documentation>The choice between referencing a geo:Position or a geo:PositionTimeSeries with a TimeSlice reference.</documentation>
  </annotation>
  <choice>
    <sequence minOccurs="0">
      <element ref="geo:Position"/>
    </sequence>
    <sequence>
      <element minOccurs="0" ref="geo:PositionTimeSeries"/>
      <element name="TimeSlice" type="gml:ReferenceType"/>
    </sequence>
  </choice>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:PositionType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains information about a 1d, 2d, or 3d position for a node.  In general a different position record is used for each datum and source.  For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.
Diagram
Diagram commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionType_atNode observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSliceProperties_coordinates commonTypes_xsd.tmp#TimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceProperties_hasVelocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties observationSystem_xsd.tmp#PositionTimeSliceProperties
Type extension of AbstractFeatureType
Type hierarchy
Used by
Element geo:Position
Model
Children dataSource, geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:atNode, geo:coordinates, geo:extension, geo:hasVelocity, geo:notes, geo:source, validTime
Source
<complexType name="PositionType">
  <annotation>
    <documentation>Contains information about a 1d, 2d, or 3d position for a node. In general a different position record is used for each datum and source. For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="atNode" type="geo:NodePropertyType"/>
        <element ref="geo:Status"/>
        <group ref="geo:PositionTimeSliceProperties"/>
      </sequence>
      <attributeGroup ref="geo:RequiredSRSReferenceGroup"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:NodePropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#Node
Used by
Model
Children geo:Node
Source
<complexType name="NodePropertyType">
  <sequence minOccurs="0">
    <element ref="geo:Node"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:DirectVelocityType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Direct velocity instances hold the parametric velocity values for a moving object within some coordinate reference system (CRS).
Diagram
Diagram
Type extension of doubleList
Type hierarchy
Used by
Source
<complexType name="DirectVelocityType">
  <annotation>
    <documentation>Direct velocity instances hold the parametric velocity values for a moving object within some coordinate reference system (CRS).</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:doubleList">
      <attributeGroup ref="gml:SRSReferenceGroup"/>
    </extension>
  </simpleContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:PositionTimeSeriesType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains information about a 1d, 2d, or 3d position for a node.  In general a different position record is used for each datum and source.  For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.
Diagram
Diagram commonTypes_xsd.tmp#DynamicFeatureType commonTypes_xsd.tmp#RequiredSRSReferenceGroup observationSystem_xsd.tmp#PositionTimeSeriesType_atNode observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSeriesType_source observationSystem_xsd.tmp#PositionTimeSeriesType_history commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Type extension of geo:DynamicFeatureType
Type hierarchy
Used by
Model
, boundedBy{0,1} , location{0,1} , validTime{0,1} , dataSource{0,1} , dataSourceReference{0,1} , geo:atNode , geo:Status , geo:source{0,1} , geo:history , geo:notes{0,1} , geo:associatedDocument* , geo:extension{0,1}
Children boundedBy, dataSource, dataSourceReference, geo:Status, geo:associatedDocument, geo:atNode, geo:extension, geo:history, geo:notes, geo:source, location, validTime
Attributes
QName Type Use
srsDimension positiveInteger optional
srsName anyURI required
Source
<complexType name="PositionTimeSeriesType">
  <annotation>
    <documentation>Contains information about a 1d, 2d, or 3d position for a node. In general a different position record is used for each datum and source. For example if a 3d adjustment was the source a single 3d position record (e.g. lat, lon, ellipsoid ht) could be used. If there was an AHD height determined this would be a separate 1d position record.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:DynamicFeatureType">
      <sequence>
        <element name="atNode" type="geo:NodePropertyType"/>
        <element ref="geo:Status"/>
        <element minOccurs="0" name="source" type="geo:AbstractPositionSourcePropertyType">
          <annotation>
            <documentation>Estimation (adjustment) that defined position. As of GeodesyML 0.2 this can include any operation type. Retained (not deprecated) because this element can specify the default source for all elements in the history element</documentation>
          </annotation>
        </element>
        <element name="history">
          <complexType>
            <sequence>
              <element maxOccurs="unbounded" ref="geo:PositionTimeSlice"/>
            </sequence>
          </complexType>
        </element>
        <group ref="geo:RemarksGroup"/>
      </sequence>
      <attributeGroup ref="geo:RequiredSRSReferenceGroup"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:PositionTimeSliceType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A geo:AbstractTimeSliceType wrapper for coordinates that allows it to be used in a geo:Position/geo:History trace.
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#PositionTimeSliceProperties_coordinates commonTypes_xsd.tmp#TimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceProperties_hasVelocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties observationSystem_xsd.tmp#PositionTimeSliceProperties
Type extension of AbstractGeometricPrimitiveType
Type hierarchy
Used by
Model
Children dataSource, geo:AbstractQuality, geo:Status, geo:associatedDocument, geo:coordinates, geo:extension, geo:hasVelocity, geo:notes, geo:source, validTime
Source
<complexType name="PositionTimeSliceType">
  <annotation>
    <documentation>A geo:AbstractTimeSliceType wrapper for coordinates that allows it to be used in a geo:Position/geo:History trace.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGeometricPrimitiveType">
      <sequence>
        <element minOccurs="0" ref="geo:Status"/>
        <group ref="geo:PositionTimeSliceProperties"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SiteVisitType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Contains information about the Site Visit at the site.
Diagram
Diagram observationSystem_xsd.tmp#SiteVisitType_atSite observationSystem_xsd.tmp#SiteVisitType_visitDate observationSystem_xsd.tmp#SiteVisitType_visitBy observationSystem_xsd.tmp#SiteVisitType_condition commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Type extension of AbstractFeatureType
Type hierarchy
Used by
Element geo:siteVisit
Model
Children geo:associatedDocument, geo:atSite, geo:condition, geo:extension, geo:notes, geo:visitBy, geo:visitDate
Source
<complexType name="SiteVisitType">
  <annotation>
    <documentation>Contains information about the Site Visit at the site.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="atSite" type="geo:SitePropertyType"/>
        <element name="visitDate" type="gml:TimePositionType"/>
        <element minOccurs="0" name="visitBy" type="gmd:CI_ResponsibleParty_PropertyType"/>
        <element name="condition" type="gml:CodeType">
          <annotation>
            <documentation>Condition of Site found during visit.</documentation>
          </annotation>
        </element>
        <group ref="geo:RemarksGroup"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:AbstractSiteLogType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram observationSystem_xsd.tmp#AbstractSiteLogType_atSite
Type extension of AbstractFeatureType
Type hierarchy
Used by
Element geo:AbstractSiteLog
Complex Type geo:SiteLogType
Model
Children geo:atSite
Source
<complexType name="AbstractSiteLogType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element minOccurs="0" name="atSite" type="geo:SitePropertyType"/>
      </sequence>
      <attributeGroup ref="gml:SRSReferenceGroup"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Complex Type geo:SiteCertificateType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A Site Certificate is a specialisation of geo:Node used for specially certified coordinate products. An example of this is the Regulation 13 certificate for GNSS CORS issued by Geoscience Australia.
Diagram
Diagram observationSystem_xsd.tmp#Status observationSystem_xsd.tmp#NodeType_aggregationType observationSystem_xsd.tmp#NodeType_atSite commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#NodeType observationSystem_xsd.tmp#SiteCertificateType_CORSName observationSystem_xsd.tmp#SiteCertificateType_FourCharID observationSystem_xsd.tmp#SiteCertificateType_Location observationSystem_xsd.tmp#SiteCertificateType_LocalIDNumber observationSystem_xsd.tmp#SiteCertificateType_MarkDescription observationSystem_xsd.tmp#SiteCertificateType_GNSSReceiver observationSystem_xsd.tmp#SiteCertificateType_GNSSAntenna observationSystem_xsd.tmp#SiteCertificateType_AntennaOffset observationSystem_xsd.tmp#SiteCertificateType_Photo
Type extension of geo:NodeType
Type hierarchy
Used by
Model
Children geo:AntennaOffset, geo:CORSName, geo:FourCharID, geo:GNSSAntenna, geo:GNSSReceiver, geo:LocalIDNumber, geo:Location, geo:MarkDescription, geo:Photo, geo:Status, geo:aggregationType, geo:associatedDocument, geo:atSite, geo:extension, geo:notes, validTime
Source
<complexType name="SiteCertificateType">
  <annotation>
    <documentation>A Site Certificate is a specialisation of geo:Node used for specially certified coordinate products. An example of this is the Regulation 13 certificate for GNSS CORS issued by Geoscience Australia.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:NodeType">
      <sequence>
        <element minOccurs="0" name="CORSName" type="string"/>
        <element name="FourCharID">
          <simpleType>
            <restriction base="string">
              <length value="4"/>
            </restriction>
          </simpleType>
        </element>
        <element minOccurs="0" name="Location" type="string"/>
        <element minOccurs="0" name="LocalIDNumber" type="string"/>
        <element minOccurs="0" name="MarkDescription" type="string"/>
        <element minOccurs="0" name="GNSSReceiver" type="geo:InstrumentPropertyType"/>
        <element minOccurs="0" name="GNSSAntenna" type="geo:InstrumentPropertyType"/>
        <element minOccurs="0" name="AntennaOffset" type="geo:SingleValueType"/>
        <element name="Photo" type="geo:DocumentPropertyType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Attribute geo:RelativeOffsetType / @srsName
Namespace No namespace
Type anyURI
Properties
content simple
Used by
Complex Type geo:RelativeOffsetType
Source
<attribute name="srsName" type="anyURI"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Attribute geo:RelativeOffsetType / @srsDimension
Namespace No namespace
Type positiveInteger
Properties
content simple
Used by
Complex Type geo:RelativeOffsetType
Source
<attribute name="srsDimension" type="positiveInteger"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element Group geo:PositionTimeSliceProperties
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
This properties group is shared by geo:PositionType and geo:PositionTimeSliceType.
                
A coordinate reprojection should be only permissible under the following constraints:
                
1) A new status is generated and added to the position element stating that the coordinates are re-projected or transformed.
2) Along with the above, the source element must be present and contain (a) an xlink to the original position and (b) a reference to the projection/transformation method.
3) If the quality element is present in the original coordinate instance then it must be transformed using the same parameters but using the transformation method appropriate to the quality type (PU, VCV etc)
4) If a hasVelocity element is present in the original coordinate instance then velocity and associated quality must be transformed using the same parameters but using the transformation method appropriate to velocity.
                
If the above three conditions cannot be met by the WFS, the position element should not be transformed. Perhaps an error or notice should be issued (or appended to the position) stating that the reprojection was unsuccessful due to limitations of the WFS implementation.
Diagram
Diagram observationSystem_xsd.tmp#PositionTimeSliceProperties_coordinates commonTypes_xsd.tmp#TimeSliceProperties observationSystem_xsd.tmp#PositionTimeSliceProperties_hasVelocity quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup observationSystem_xsd.tmp#PositionLineageWithQualityProperties
Used by
Model
Children dataSource, geo:AbstractQuality, geo:associatedDocument, geo:coordinates, geo:extension, geo:hasVelocity, geo:notes, geo:source, validTime
Source
<group name="PositionTimeSliceProperties">
  <annotation>
    <documentation>This properties group is shared by geo:PositionType and geo:PositionTimeSliceType. A coordinate reprojection should be only permissible under the following constraints: 1) A new status is generated and added to the position element stating that the coordinates are re-projected or transformed. 2) Along with the above, the source element must be present and contain (a) an xlink to the original position and (b) a reference to the projection/transformation method. 3) If the quality element is present in the original coordinate instance then it must be transformed using the same parameters but using the transformation method appropriate to the quality type (PU, VCV etc) 4) If a hasVelocity element is present in the original coordinate instance then velocity and associated quality must be transformed using the same parameters but using the transformation method appropriate to velocity. If the above three conditions cannot be met by the WFS, the position element should not be transformed. Perhaps an error or notice should be issued (or appended to the position) stating that the reprojection was unsuccessful due to limitations of the WFS implementation.</documentation>
  </annotation>
  <sequence>
    <element name="coordinates" type="gml:DirectPositionType"/>
    <group ref="geo:TimeSliceProperties"/>
    <element minOccurs="0" name="hasVelocity">
      <complexType>
        <sequence>
          <element name="velocity" type="geo:DirectVelocityType"/>
          <group ref="geo:PositionLineageWithQualityProperties"/>
        </sequence>
      </complexType>
    </element>
    <group ref="geo:PositionLineageWithQualityProperties"/>
  </sequence>
</group>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd
Element Group geo:PositionLineageWithQualityProperties
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram quality_xsd.tmp#AbstractQuality observationSystem_xsd.tmp#PositionLineageWithQualityProperties_source commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Used by
Model
Children geo:AbstractQuality, geo:associatedDocument, geo:extension, geo:notes, geo:source
Source
<group name="PositionLineageWithQualityProperties">
  <sequence>
    <element maxOccurs="unbounded" ref="geo:AbstractQuality"/>
    <element minOccurs="0" name="source" type="geo:AbstractPositionSourcePropertyType">
      <annotation>
        <documentation>Position estimation event that was used to generate the parameters for this position. In the case of a geo:PositionTimeSliceType, this element overrides the source specified in the geo:PositionTimeSeriesType complex type.</documentation>
      </annotation>
    </element>
    <group ref="geo:RemarksGroup"/>
  </sequence>
</group>
Schema location file:/Users/boss/dev/GeodesyML/schemas/observationSystem.xsd