Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema geodeticEquipment.xsd
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
<p>Derived from SOPAC IGS Site Log XML Schema 2011</p>
<ul>
  <li>http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10/gnssAntenna.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssReceiver/2003/10/gnssReceiver.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10/gnssRadome.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/2003/10/geodeticEquipment.xsd</li>
</ul>
<p>Modifications from original</p>
<ul>
  <li>Made part of eGeodesy namespace</li>
  <li>Combined all geodetic equipment definitions into one file</li>
  <li>Changed baseGeodeticEquipmentType to inherit from geo:InstrumentType</li>
  <li>Defined radome, antenna, and receiver configuration types</li>
</ul>
Properties
attribute form default unqualified
element form default qualified
version 0.4
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:baseGeodeticEquipmentType / geo:manufacturerName
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="manufacturerName" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:baseGeodeticEquipmentType / geo:manufacturerModel
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="manufacturerModel" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:baseGeodeticEquipmentType / geo:manufacturerPartNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="manufacturerPartNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:baseGeodeticEquipmentType / geo:manufacturerDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="manufacturerDescription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:baseGeodeticEquipmentType / geo:manufacturerSerialNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="manufacturerSerialNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:AbstractGNSSReceiverType / geo:igsModelCode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticEquipment_xsd.tmp#igsReceiverModelCodeType
Type geo:igsReceiverModelCodeType
Type hierarchy
Properties
content complex
minOccurs 0
Source
<element minOccurs="0" name="igsModelCode" type="geo:igsReceiverModelCodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:AbstractGNSSAntennaType / geo:igsModelCode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticEquipment_xsd.tmp#igsAntennaModelCodeType
Type geo:igsAntennaModelCodeType
Type hierarchy
Properties
content complex
minOccurs 0
Source
<element minOccurs="0" name="igsModelCode" type="geo:igsAntennaModelCodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:GnssRadomeType / geo:igsModelCode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticEquipment_xsd.tmp#igsRadomeModelCodeType
Type geo:igsRadomeModelCodeType
Type hierarchy
Properties
content complex
minOccurs 0
Source
<element minOccurs="0" name="igsModelCode" type="geo:igsRadomeModelCodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:geodeticEquipmentItem
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Provides a base non-instantiable element type whose
structure is a derived complex type.  This element
can then be referenced as a substitutionGroup for
equipment cataloges and such.
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 geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerName geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerModel geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerPartNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerDescription geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerSerialNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType
Type geo:baseGeodeticEquipmentType
Type hierarchy
Properties
content complex
abstract false
Used by
Model
Children geo:associatedDocument, geo:extension, geo:manufacturerDescription, geo:manufacturerModel, geo:manufacturerName, geo:manufacturerPartNumber, geo:manufacturerSerialNumber, geo:notes, geo:type
Instance
<geo:geodeticEquipmentItem 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:manufacturerName>{0,1}</geo:manufacturerName>
  <geo:manufacturerModel>{0,1}</geo:manufacturerModel>
  <geo:manufacturerPartNumber>{0,1}</geo:manufacturerPartNumber>
  <geo:manufacturerDescription>{0,1}</geo:manufacturerDescription>
  <geo:manufacturerSerialNumber>{1,1}</geo:manufacturerSerialNumber>
</geo:geodeticEquipmentItem>
Source
<element abstract="false" name="geodeticEquipmentItem" type="geo:baseGeodeticEquipmentType">
  <annotation>
    <documentation>Provides a base non-instantiable element type whose structure is a derived complex type. This element can then be referenced as a substitutionGroup for equipment cataloges and such.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaConfigType / geo:antennaCableLengthMeters
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the length (in meters) of the cable
used to connect the antenna to other gnss equipment
(typically a gnss receiver or set of receivers).
Diagram
Diagram
Type restriction of decimal
Properties
content simple
minOccurs 0
Facets
totalDigits 6
fractionDigits 3
Source
<element minOccurs="0" name="antennaCableLengthMeters">
  <annotation>
    <documentation>Refers to the length (in meters) of the cable used to connect the antenna to other gnss equipment (typically a gnss receiver or set of receivers).</documentation>
  </annotation>
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="6"/>
      <fractionDigits value="3"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaConfigType / geo:antennaCableType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the type of cable
used to connect the antenna to other gnss equipment
(typically a gnss receiver or set of receivers).
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="antennaCableType" type="string">
  <annotation>
    <documentation>Refers to the type of cable used to connect the antenna to other gnss equipment (typically a gnss receiver or set of receivers).</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaHeightMeasurementType / geo:type
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
minOccurs 0
default vertical
Source
<element default="vertical" minOccurs="0" name="type" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaHeightMeasurementType / geo:value
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the distance (+|-) between the geodetic
reference point of the associated monument, and a
chosen reference point on the antenna.
Diagram
Diagram
Type restriction of decimal
Properties
content simple
Facets
totalDigits 6
fractionDigits 4
Source
<element name="value">
  <annotation>
    <documentation>Refers to the distance (+|-) between the geodetic reference point of the associated monument, and a chosen reference point on the antenna.</documentation>
  </annotation>
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="6"/>
      <fractionDigits value="4"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaHeightMeasurementType / geo:referencePoint
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeWithAuthorityType
Properties
content simple
minOccurs 0
default BPA
Source
<element default="BPA" minOccurs="0" name="referencePoint" type="gml:CodeWithAuthorityType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssAntennaHeightMeasurementType / geo:dateAndTimeUTC
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="dateAndTimeUTC" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssRadomeConfigType / geo:radomeFastenerType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the type of fasteners used to secure a radome
in place.  This is pretty much a bogus data field
intended for future compatibility purposes.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="radomeFastenerType" type="string">
  <annotation>
    <documentation>Refers to the type of fasteners used to secure a radome in place. This is pretty much a bogus data field intended for future compatibility purposes.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:igsRadomeModelCode
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticEquipment_xsd.tmp#igsRadomeModelCodeType
Type geo:igsRadomeModelCodeType
Type hierarchy
Properties
content complex
Source
<element name="igsRadomeModelCode" type="geo:igsRadomeModelCodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:satelliteSystem
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to a satellite
constellation being observed by a gnss receiver.
Diagram
Diagram
Type CodeListType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="satelliteSystem" type="gml:CodeListType">
  <annotation>
    <documentation>Refers to a satellite constellation being observed by a gnss receiver.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:firmwareVersion
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the manufacturer-
designated version of the firmware installed
on a gnss receiver.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="firmwareVersion" type="string">
  <annotation>
    <documentation>Refers to the manufacturer- designated version of the firmware installed on a gnss receiver.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:elevationCutoff
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the elevation mask (or cutoff)
used on a gnss receiver.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="elevationCutoff" type="string">
  <annotation>
    <documentation>Refers to the elevation mask (or cutoff) used on a gnss receiver.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:temperatureStabilization
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the temperature stabilization
on a gnss receiver.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="temperatureStabilization" type="string">
  <annotation>
    <documentation>Refers to the temperature stabilization on a gnss receiver.</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:sampleIntervalInSeconds
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the sampling interval with which
observations are made with respect to the observed
constellation(s) of satellite(s).
Diagram
Diagram
Type restriction of decimal
Properties
content simple
minOccurs 0
Facets
totalDigits 4
fractionDigits 1
Source
<element minOccurs="0" name="sampleIntervalInSeconds">
  <annotation>
    <documentation>Refers to the sampling interval with which observations are made with respect to the observed constellation(s) of satellite(s).</documentation>
  </annotation>
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="4"/>
      <fractionDigits value="1"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Element geo:gnssReceiverConfigType / geo:nativeBaudRateInBPS
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Refers to the sampling interval with which
observations are made with respect to the observed
constellation(s) of satellite(s).
Diagram
Diagram
Type restriction of decimal
Properties
content simple
minOccurs 0
Facets
totalDigits 6
fractionDigits 0
Source
<element minOccurs="0" name="nativeBaudRateInBPS">
  <annotation>
    <documentation>Refers to the sampling interval with which observations are made with respect to the observed constellation(s) of satellite(s).</documentation>
  </annotation>
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="6"/>
      <fractionDigits value="0"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:AbstractGNSSReceiverType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
                representing a GNSS Receiver uniquely-identified
                by a serial number and IGS model code.

                GeodesyML 0.2 changes: removed  block="#all"
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 geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerName geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerModel geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerPartNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerDescription geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerSerialNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType geodeticEquipment_xsd.tmp#AbstractGNSSReceiverType_igsModelCode
Type extension of geo:baseGeodeticEquipmentType
Type hierarchy
Properties
abstract true
Used by
Complex Type geo:GnssReceiverType
Model
Children geo:associatedDocument, geo:extension, geo:igsModelCode, geo:manufacturerDescription, geo:manufacturerModel, geo:manufacturerName, geo:manufacturerPartNumber, geo:manufacturerSerialNumber, geo:notes, geo:type
Source
<complexType abstract="true" name="AbstractGNSSReceiverType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing a GNSS Receiver uniquely-identified by a serial number and IGS model code. GeodesyML 0.2 changes: removed block="#all"</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:baseGeodeticEquipmentType">
      <sequence>
        <element minOccurs="0" name="igsModelCode" type="geo:igsReceiverModelCodeType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:baseGeodeticEquipmentType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Base Geodetic Equipment class.  Serves as a platform
         for the construction of other, more specific, types
         of equipment related to the field of geodesy.  More
         specifically, this class is designed for equipment
         that can be uniquely-identified.  In other words,
         actual physical objects used in geodetic practices.

         GeodesyML 0.2 change: Extend geo:InstrumentType and removed attr  final="restriction"
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 geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerName geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerModel geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerPartNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerDescription geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerSerialNumber
Type extension of geo:InstrumentType
Type hierarchy
Properties
abstract true
Used by
Model
Children geo:associatedDocument, geo:extension, geo:manufacturerDescription, geo:manufacturerModel, geo:manufacturerName, geo:manufacturerPartNumber, geo:manufacturerSerialNumber, geo:notes, geo:type
Source
<complexType abstract="true" name="baseGeodeticEquipmentType">
  <annotation>
    <documentation>Base Geodetic Equipment class. Serves as a platform for the construction of other, more specific, types of equipment related to the field of geodesy. More specifically, this class is designed for equipment that can be uniquely-identified. In other words, actual physical objects used in geodetic practices. GeodesyML 0.2 change: Extend geo:InstrumentType and removed attr final="restriction"</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:InstrumentType">
      <sequence>
        <!-- -->
        <!-- Manufacturer Name -->
        <!-- -->
        <element minOccurs="0" name="manufacturerName" type="string"/>
        <!-- -->
        <!-- Manufacturer Model -->
        <!-- -->
        <element minOccurs="0" name="manufacturerModel" type="string"/>
        <!-- -->
        <!-- Manufacturer Part Number -->
        <!-- -->
        <element minOccurs="0" name="manufacturerPartNumber" type="string"/>
        <!-- -->
        <!-- Manufacturer Description -->
        <!-- -->
        <element minOccurs="0" name="manufacturerDescription" type="string"/>
        <!-- -->
        <!-- Manufacturer Serial Number -->
        <!-- -->
        <element name="manufacturerSerialNumber" type="string"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:igsReceiverModelCodeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Non-instantiable, non-substituable, non-extendable or
restrictable global simple type representing a valid
IGS receiver model code.  With a codeList attribute
to set the allowed types.
Diagram
Diagram
Type extension of CodeListValue_Type
Type hierarchy
Properties
final extension, restriction
Used by
Source
<complexType final="#all" name="igsReceiverModelCodeType">
  <annotation>
    <documentation xml:lang="en">Non-instantiable, non-substituable, non-extendable or restrictable global simple type representing a valid IGS receiver model code. With a codeList attribute to set the allowed types.</documentation>
  </annotation>
  <complexContent>
    <extension base="gco:CodeListValue_Type"/>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:AbstractGNSSAntennaType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
        representing a GNSS Antenna uniquely-identified
        by a serial number and IGS model code.

        GeodesyML 0.2: removed block="#all" attribute.
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 geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerName geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerModel geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerPartNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerDescription geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerSerialNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType geodeticEquipment_xsd.tmp#AbstractGNSSAntennaType_igsModelCode
Type extension of geo:baseGeodeticEquipmentType
Type hierarchy
Properties
abstract true
Used by
Complex Type geo:GnssAntennaType
Model
Children geo:associatedDocument, geo:extension, geo:igsModelCode, geo:manufacturerDescription, geo:manufacturerModel, geo:manufacturerName, geo:manufacturerPartNumber, geo:manufacturerSerialNumber, geo:notes, geo:type
Source
<complexType abstract="true" name="AbstractGNSSAntennaType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing a GNSS Antenna uniquely-identified by a serial number and IGS model code. GeodesyML 0.2: removed block="#all" attribute.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:baseGeodeticEquipmentType">
      <sequence>
        <element minOccurs="0" name="igsModelCode" type="geo:igsAntennaModelCodeType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:igsAntennaModelCodeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Non-instantiable, non-substituable, non-extendable or
restrictable global simple type representing a valid
IGS antenna model code.
Diagram
Diagram
Type extension of CodeListValue_Type
Type hierarchy
Properties
final extension, restriction
Used by
Source
<complexType final="#all" name="igsAntennaModelCodeType">
  <annotation>
    <documentation xml:lang="en">Non-instantiable, non-substituable, non-extendable or restrictable global simple type representing a valid IGS antenna model code.</documentation>
  </annotation>
  <complexContent>
    <extension base="gco:CodeListValue_Type"/>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:igsRadomeModelCodeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Non-instantiable, non-substituable, non-extendable or
restrictable global simple type representing a valid
IGS radome model code.
Diagram
Diagram
Type extension of CodeWithAuthorityType
Type hierarchy
Properties
final extension, restriction
Used by
Source
<complexType final="#all" name="igsRadomeModelCodeType">
  <annotation>
    <documentation xml:lang="en">Non-instantiable, non-substituable, non-extendable or restrictable global simple type representing a valid IGS radome model code.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:CodeWithAuthorityType"/>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:GnssRadomeType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
representing a GNSS Radome uniquely-identified
by a serial number and IGS model code.
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 geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerName geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerModel geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerPartNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerDescription geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType_manufacturerSerialNumber geodeticEquipment_xsd.tmp#baseGeodeticEquipmentType geodeticEquipment_xsd.tmp#GnssRadomeType_igsModelCode
Type extension of geo:baseGeodeticEquipmentType
Type hierarchy
Properties
block all
Used by
Element geo:GnssRadome
Model
Children geo:associatedDocument, geo:extension, geo:igsModelCode, geo:manufacturerDescription, geo:manufacturerModel, geo:manufacturerName, geo:manufacturerPartNumber, geo:manufacturerSerialNumber, geo:notes, geo:type
Source
<complexType block="#all" name="GnssRadomeType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing a GNSS Radome uniquely-identified by a serial number and IGS model code.</documentation>
  </annotation>
  <complexContent>
    <extension base="geo:baseGeodeticEquipmentType">
      <sequence>
        <element minOccurs="0" name="igsModelCode" type="geo:igsRadomeModelCodeType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:geodeticEquipmentItemPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticEquipment_xsd.tmp#geodeticEquipmentItem commonTypes_xsd.tmp#ChangeTracking_dateInserted commonTypes_xsd.tmp#ChangeTracking_dateDeleted commonTypes_xsd.tmp#ChangeTracking_deletedReason commonTypes_xsd.tmp#ChangeTracking
Model
Children geo:dateDeleted, geo:dateInserted, geo:deletedReason, geo:geodeticEquipmentItem
Source
<complexType name="geodeticEquipmentItemPropertyType">
  <sequence>
    <sequence minOccurs="0">
      <element ref="geo:geodeticEquipmentItem"/>
    </sequence>
    <group ref="geo:ChangeTracking"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:gnssAntennaConfigType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
representing the settings (transient properties)
of a gnss antenna.
Diagram
Diagram geodeticEquipment_xsd.tmp#gnssAntennaConfigType_antennaCableLengthMeters geodeticEquipment_xsd.tmp#gnssAntennaConfigType_antennaCableType
Properties
abstract false
block all
Model
Children geo:antennaCableLengthMeters, geo:antennaCableType
Source
<complexType abstract="false" block="#all" name="gnssAntennaConfigType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing the settings (transient properties) of a gnss antenna.</documentation>
  </annotation>
  <choice maxOccurs="2" minOccurs="0">
    <element minOccurs="0" name="antennaCableLengthMeters">
      <annotation>
        <documentation>Refers to the length (in meters) of the cable used to connect the antenna to other gnss equipment (typically a gnss receiver or set of receivers).</documentation>
      </annotation>
      <simpleType>
        <restriction base="decimal">
          <totalDigits value="6"/>
          <fractionDigits value="3"/>
        </restriction>
      </simpleType>
    </element>
    <element minOccurs="0" name="antennaCableType" type="string">
      <annotation>
        <documentation>Refers to the type of cable used to connect the antenna to other gnss equipment (typically a gnss receiver or set of receivers).</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:gnssAntennaHeightMeasurementType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
representing the measurement of a distance between
a specified location on a gnss antenna and another
location of choice.
Diagram
Diagram geodeticEquipment_xsd.tmp#gnssAntennaHeightMeasurementType_type geodeticEquipment_xsd.tmp#gnssAntennaHeightMeasurementType_value geodeticEquipment_xsd.tmp#gnssAntennaHeightMeasurementType_referencePoint geodeticEquipment_xsd.tmp#gnssAntennaHeightMeasurementType_dateAndTimeUTC
Properties
abstract false
block all
Model
Children geo:dateAndTimeUTC, geo:referencePoint, geo:type, geo:value, unitOfMeasure
Source
<complexType abstract="false" block="#all" name="gnssAntennaHeightMeasurementType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing the measurement of a distance between a specified location on a gnss antenna and another location of choice.</documentation>
  </annotation>
  <choice maxOccurs="5">
    <element default="vertical" minOccurs="0" name="type" type="gml:CodeWithAuthorityType"/>
    <element name="value">
      <annotation>
        <documentation>Refers to the distance (+|-) between the geodetic reference point of the associated monument, and a chosen reference point on the antenna.</documentation>
      </annotation>
      <simpleType>
        <restriction base="decimal">
          <totalDigits value="6"/>
          <fractionDigits value="4"/>
        </restriction>
      </simpleType>
    </element>
    <element minOccurs="0" ref="gml:unitOfMeasure"/>
    <element default="BPA" minOccurs="0" name="referencePoint" type="gml:CodeWithAuthorityType"/>
    <element minOccurs="0" name="dateAndTimeUTC" type="gml:TimePositionType"/>
  </choice>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:gnssRadomeConfigType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
representing the settings (transient properties)
of a gnss radome.
Diagram
Diagram geodeticEquipment_xsd.tmp#gnssRadomeConfigType_radomeFastenerType
Properties
abstract false
block all
Model
Children geo:radomeFastenerType
Source
<complexType abstract="false" block="#all" name="gnssRadomeConfigType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing the settings (transient properties) of a gnss radome.</documentation>
  </annotation>
  <choice minOccurs="0">
    <element minOccurs="0" name="radomeFastenerType" type="string">
      <annotation>
        <documentation>Refers to the type of fasteners used to secure a radome in place. This is pretty much a bogus data field intended for future compatibility purposes.</documentation>
      </annotation>
    </element>
  </choice>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd
Complex Type geo:gnssReceiverConfigType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Instantiable, non-substituble, global complex type
representing the settings (transient properties)
of a gnss receiver.
Diagram
Diagram geodeticEquipment_xsd.tmp#gnssReceiverConfigType_satelliteSystem geodeticEquipment_xsd.tmp#gnssReceiverConfigType_firmwareVersion geodeticEquipment_xsd.tmp#gnssReceiverConfigType_elevationCutoff geodeticEquipment_xsd.tmp#gnssReceiverConfigType_temperatureStabilization geodeticEquipment_xsd.tmp#gnssReceiverConfigType_sampleIntervalInSeconds geodeticEquipment_xsd.tmp#gnssReceiverConfigType_nativeBaudRateInBPS
Properties
abstract false
block all
Model
Children geo:elevationCutoff, geo:firmwareVersion, geo:nativeBaudRateInBPS, geo:sampleIntervalInSeconds, geo:satelliteSystem, geo:temperatureStabilization
Source
<complexType abstract="false" block="#all" name="gnssReceiverConfigType">
  <annotation>
    <documentation xml:lang="en">Instantiable, non-substituble, global complex type representing the settings (transient properties) of a gnss receiver.</documentation>
  </annotation>
  <choice maxOccurs="6" minOccurs="0">
    <element minOccurs="0" name="satelliteSystem" type="gml:CodeListType">
      <annotation>
        <documentation>Refers to a satellite constellation being observed by a gnss receiver.</documentation>
      </annotation>
    </element>
    <element minOccurs="0" name="firmwareVersion" type="string">
      <annotation>
        <documentation>Refers to the manufacturer- designated version of the firmware installed on a gnss receiver.</documentation>
      </annotation>
    </element>
    <element minOccurs="0" name="elevationCutoff" type="string">
      <annotation>
        <documentation>Refers to the elevation mask (or cutoff) used on a gnss receiver.</documentation>
      </annotation>
    </element>
    <element minOccurs="0" name="temperatureStabilization" type="string">
      <annotation>
        <documentation>Refers to the temperature stabilization on a gnss receiver.</documentation>
      </annotation>
    </element>
    <element minOccurs="0" name="sampleIntervalInSeconds">
      <annotation>
        <documentation>Refers to the sampling interval with which observations are made with respect to the observed constellation(s) of satellite(s).</documentation>
      </annotation>
      <simpleType>
        <restriction base="decimal">
          <totalDigits value="4"/>
          <fractionDigits value="1"/>
        </restriction>
      </simpleType>
    </element>
    <element minOccurs="0" name="nativeBaudRateInBPS">
      <annotation>
        <documentation>Refers to the sampling interval with which observations are made with respect to the observed constellation(s) of satellite(s).</documentation>
      </annotation>
      <simpleType>
        <restriction base="decimal">
          <totalDigits value="6"/>
          <fractionDigits value="0"/>
        </restriction>
      </simpleType>
    </element>
  </choice>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticEquipment.xsd