Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema commonTypes.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/commonTypes.xsd
Element geo:RemarksGroup / geo:notes
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="notes" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:RemarksGroup / geo:associatedDocument
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
minOccurs 0
maxOccurs unbounded
Model
Children geo:Document
Instance
<geo:associatedDocument xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:Document>{1,1}</geo:Document>
</geo:associatedDocument>
Source
<element maxOccurs="unbounded" minOccurs="0" name="associatedDocument" type="geo:DocumentPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:RemarksGroup / geo:extension
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Properties
minOccurs 0
Source
<element minOccurs="0" name="extension" type="anyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:Instrument
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#InstrumentType_type commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup commonTypes_xsd.tmp#InstrumentType equipment_xsd.tmp#GnssAntenna equipment_xsd.tmp#GnssRadome equipment_xsd.tmp#GnssReceiver equipment_xsd.tmp#OtherInstrumentation
Type geo:InstrumentType
Type hierarchy
Properties
content complex
Substitution Group
Substitution Group Affiliation
  • AbstractGML
Used by
Model
Children geo:associatedDocument, geo:extension, geo:notes, geo:type
Instance
<geo:Instrument xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:type>{0,1}</geo:type>
  <geo:notes>{0,1}</geo:notes>
  <geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
  <geo:extension>{0,1}</geo:extension>
</geo:Instrument>
Source
<element name="Instrument" substitutionGroup="gml:AbstractGML" type="geo:InstrumentType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:InstrumentType / geo:type
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="type" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:ChangeTracking / geo:dateInserted
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
Source
<element name="dateInserted" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:ChangeTracking / geo:dateDeleted
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="dateDeleted" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:ChangeTracking / geo:deletedReason
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="deletedReason" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:DynamicFeature
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Restriction of the gml:DynamicFeatureType. Removes gml:history and relies upon the extending type to implement a history element that restricts child types to those allowed by the class model.
Diagram
Diagram commonTypes_xsd.tmp#DynamicFeatureType fieldMeasurement_xsd.tmp#Setup
Type geo:DynamicFeatureType
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Substitution Group Affiliation
  • AbstractFeature
Model
, boundedBy{0,1} , location{0,1} , validTime{0,1} , dataSource{0,1} , dataSourceReference{0,1}
Children boundedBy, dataSource, dataSourceReference, location, validTime
Instance
<geo:DynamicFeature 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:DynamicFeature>
Source
<element abstract="true" name="DynamicFeature" substitutionGroup="gml:AbstractFeature" type="geo:DynamicFeatureType">
  <annotation>
    <documentation>Restriction of the gml:DynamicFeatureType. Removes gml:history and relies upon the extending type to implement a history element that restricts child types to those allowed by the class model.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element geo:AbstractTimeSlice
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Mimics the gml:AbstractTimeSlice element but extends gml:AbstractFeatureType instead of gml:AbstractGMLType. The purpose of making this distinction is to ensure better access to a wider variety of WFS solutions that use the gml:AbstractFeature/gml:Location element for visualisation.
Diagram
Diagram commonTypes_xsd.tmp#TimeSliceProperties commonTypes_xsd.tmp#AbstractTimeSliceType fieldMeasurement_xsd.tmp#GNSSObservationQualityInstance referenceFrame_xsd.tmp#InterpolatedSingleValue fieldMeasurement_xsd.tmp#SetupInstance
Type geo:AbstractTimeSliceType
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Substitution Group Affiliation
  • AbstractFeature
Model
validTime , dataSource{0,1}
Children dataSource, validTime
Instance
<geo:AbstractTimeSlice xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <validTime>{1,1}</validTime>
  <dataSource>{0,1}</dataSource>
</geo:AbstractTimeSlice>
Source
<element abstract="true" name="AbstractTimeSlice" substitutionGroup="gml:AbstractFeature" type="geo:AbstractTimeSliceType">
  <annotation>
    <documentation>Mimics the gml:AbstractTimeSlice element but extends gml:AbstractFeatureType instead of gml:AbstractGMLType. The purpose of making this distinction is to ensure better access to a wider variety of WFS solutions that use the gml:AbstractFeature/gml:Location element for visualisation.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Complex Type geo:DynamicFeatureType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of geo:DynamicFeatureType
Type hierarchy
Used by
Model
, boundedBy{0,1} , location{0,1} , validTime{0,1} , dataSource{0,1} , dataSourceReference{0,1}
Children boundedBy, dataSource, dataSourceReference, location, validTime
Source
<complexType name="DynamicFeatureType">
  <complexContent>
    <restriction base="gml:DynamicFeatureType">
      <sequence>
        <sequence>
          <group ref="gml:StandardObjectProperties"/>
        </sequence>
        <sequence>
          <element minOccurs="0" ref="gml:boundedBy"/>
          <element minOccurs="0" ref="gml:location"/>
        </sequence>
        <sequence>
          <element minOccurs="0" ref="gml:validTime"/>
          <element minOccurs="0" ref="gml:dataSource"/>
          <element minOccurs="0" ref="gml:dataSourceReference"/>
        </sequence>
      </sequence>
    </restriction>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Complex Type geo:InstrumentType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#InstrumentType_type commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension commonTypes_xsd.tmp#RemarksGroup
Type extension of AbstractGMLType
Type hierarchy
Used by
Model
Children geo:associatedDocument, geo:extension, geo:notes, geo:type
Source
<complexType name="InstrumentType">
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element minOccurs="0" name="type" type="gml:CodeType"/>
        <group ref="geo:RemarksGroup"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Complex Type geo:AbstractTimeSliceType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#TimeSliceProperties
Type extension of AbstractFeatureType
Type hierarchy
Properties
abstract true
Used by
Model
validTime , dataSource{0,1}
Children dataSource, validTime
Source
<complexType abstract="true" name="AbstractTimeSliceType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <group ref="geo:TimeSliceProperties"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Complex Type geo:InstrumentPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#Instrument
Used by
Model
Children geo:Instrument
Source
<complexType name="InstrumentPropertyType">
  <sequence minOccurs="0">
    <element ref="geo:Instrument"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Complex Type geo:countryCodeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Three-letter country code (ISO ISO 3166-1 alpha-3, https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3)
Diagram
Diagram
Type extension of CodeListValue_Type
Type hierarchy
Properties
final extension, restriction
Used by
Source
<complexType final="#all" name="countryCodeType">
  <annotation>
    <documentation xml:lang="en">Three-letter country code (ISO ISO 3166-1 alpha-3, https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3)</documentation>
  </annotation>
  <complexContent>
    <extension base="gco:CodeListValue_Type"/>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Attribute geo:RequiredSRSReferenceGroup / @srsName
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="srsName" type="anyURI" use="required"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Attribute geo:RequiredSRSReferenceGroup / @srsDimension
Namespace No namespace
Type positiveInteger
Properties
content simple
Used by
Source
<attribute name="srsDimension" type="positiveInteger"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element Group geo:RemarksGroup
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A convenience group. This allows an application schema developer to include remarks and associated documents in a standard fashion.
Diagram
Diagram commonTypes_xsd.tmp#RemarksGroup_notes commonTypes_xsd.tmp#RemarksGroup_associatedDocument commonTypes_xsd.tmp#RemarksGroup_extension
Used by
Complex Types geo:AbstractDefinitionSourceType, geo:AbstractGNSSAntennaType, geo:AbstractGNSSReceiverType, geo:AbstractMeasurementSourceType, geo:AbstractMeasurementType, geo:AbstractMonumentType, geo:AbstractObservationQualityType, geo:AbstractPositionSourceType, geo:AbstractSourceType, geo:AnyOperandType, geo:AnyResultType, geo:AstronomicAzimuthType, geo:AstronomicLatitudeType, geo:AstronomicLongitudeType, geo:BaseSensorEquipmentType, geo:CollocationInformationType, geo:DInSARWrappedType, geo:DirectionSetType, geo:EllipsoidArcDistanceType, geo:EllipsoidChordDistanceType, geo:EllipsoidHeightType, geo:FeatureStatusInstanceType, geo:FrequencyStandardType, geo:GNSSBaselineClusterType, geo:GNSSBaselineReductionType, geo:GNSSBaselineType, geo:GNSSObservationQualityInstanceType, geo:GNSSObservationQualityType, geo:GNSSPointClusterType, geo:GeodeticAzimuthType, geo:GeodeticLatitudeType, geo:GeodeticLongitudeType, geo:GnssAntennaType, geo:GnssRadomeType, geo:GnssReceiverType, geo:HeightDifferenceType, geo:HorizontalAngleType, geo:HumiditySensorType, geo:InstrumentType, geo:InterpolatedValueSourceType, geo:MeanSeaLevelArcDistanceType, geo:MeasurementLineCovarianceType, geo:MeasurementLineType, geo:MeasurementPointCovarianceType, geo:MeasurementPointType, geo:MeasurementType, geo:MonumentType, geo:NodeType, geo:ObservationQualitySourceType, geo:OrthometricHeightDifferenceType, geo:OrthometricHeightType, geo:OtherInstrumentationType, geo:PositionSourceType, geo:PositionTimeSeriesType, geo:PressureSensorType, geo:ProjectType, geo:ReferenceFrameSourceType, geo:SetupInstanceType, geo:SetupType, geo:SiteCertificateType, geo:SiteType, geo:SiteVisitType, geo:SlopeDistanceType, geo:SupplementaryMarkType, geo:SurveyedLocalTieType, geo:TemperatureSensorType, geo:TieMeasurementType, geo:TransformationType, geo:VerticalAngleType, geo:WaterVaporSensorType, geo:ZenithDistanceType, geo:adjustedPositionQualityType, geo:adjustedPositionType, geo:adjustmentMeasurementType, geo:adjustmentPositionType, geo:baseGeodeticEquipmentType, geo:frequencyStandardPropertyType
Element Group geo:PositionLineageWithQualityProperties
Element geo:PositionEstimatorProcessType/geo:processStep
Model
Children geo:associatedDocument, geo:extension, geo:notes
Source
<group name="RemarksGroup">
  <annotation>
    <documentation>A convenience group. This allows an application schema developer to include remarks and associated documents in a standard fashion.</documentation>
  </annotation>
  <sequence>
    <element minOccurs="0" name="notes" type="string"/>
    <element maxOccurs="unbounded" minOccurs="0" name="associatedDocument" type="geo:DocumentPropertyType"/>
    <element minOccurs="0" name="extension" type="anyType"/>
  </sequence>
</group>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element Group geo:TimeSliceProperties
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Diagram
Diagram
Used by
Model
validTime , dataSource{0,1}
Children dataSource, validTime
Source
<group name="TimeSliceProperties">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:validTime"/>
    <element minOccurs="0" ref="gml:dataSource"/>
  </sequence>
</group>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Element Group geo:ChangeTracking
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
A convenience group to log changes made to each meta-data block.
Diagram
Diagram commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason
Used by
Model
Children geo:dateDeleted, geo:dateInserted, geo:deletedReason
Source
<group name="ChangeTracking">
  <annotation>
    <documentation>A convenience group to log changes made to each meta-data block.</documentation>
  </annotation>
  <sequence>
    <sequence>
      <element name="dateInserted" type="gml:TimePositionType"/>
      <element minOccurs="0" name="dateDeleted" type="gml:TimePositionType"/>
      <element minOccurs="0" name="deletedReason" type="string"/>
    </sequence>
  </sequence>
</group>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd
Attribute Group geo:RequiredSRSReferenceGroup
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
The attribute group SRSReferenceGroup is a required reference to the CRS used by this geometry, with optional additional information to simplify the processing of the coordinates when a more complete definition of the CRS is not needed.
In general the attribute srsName points to a CRS instance of gml:AbstractCoordinateReferenceSystem. For well-known references it is not required that the CRS description exists at the location the URI points to. 
If no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of.
Diagram
Diagram commonTypes_xsd.tmp#RequiredSRSReferenceGroup_srsName commonTypes_xsd.tmp#RequiredSRSReferenceGroup_srsDimension
Used by
Attributes
QName Type Use
srsDimension positiveInteger optional
srsName anyURI required
Source
<attributeGroup name="RequiredSRSReferenceGroup">
  <annotation>
    <documentation>The attribute group SRSReferenceGroup is a required reference to the CRS used by this geometry, with optional additional information to simplify the processing of the coordinates when a more complete definition of the CRS is not needed. In general the attribute srsName points to a CRS instance of gml:AbstractCoordinateReferenceSystem. For well-known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of.</documentation>
  </annotation>
  <attribute name="srsName" type="anyURI" use="required"/>
  <attribute name="srsDimension" type="positiveInteger"/>
  <attributeGroup ref="gml:SRSInformationGroup"/>
</attributeGroup>
Schema location file:/Users/boss/dev/GeodesyML/schemas/commonTypes.xsd