Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema monumentInfo.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/doc/igsSiteLog/monumentInfo/2004/baseMonumentInfoLib.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/monumentInfo/2004/formInformation.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/monumentInfo/2004/monumentInfo.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/monumentInfo/2004/moreInformation.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/monumentInfo/2004/siteIdentification.xsd</li>
  <li>http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/monumentInfo/2004/siteLocation.xsd</li>
</ul>
<p>Modifications from original</p>
<ul>
  <li>Made part of eGeodesy namespace</li>
  <li>Combined into single file</li>
  <li>In SiteLocation, replaced country with 3-letter countryISOCode</li>
  <li>In MoreInformation, added digital object identifier element (DOI)</li>
  <li>In SiteIdentification, added monumentNumber and receiverNumber</li>
  <li>Changed type of single date elements to gml:TimePositionType</li>
  <li>Replaced enumerations with gml code lists</li>
  <li>Changed type of numerical quantities from string to decimal</li>
  <li>Changed latitude and longitude elements from degrees-minutes-seconds to decimal degrees</li>
</ul>
Properties
attribute form default unqualified
element form default qualified
version 0.4
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:formInformationType / geo:preparedBy
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="preparedBy" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:formInformationType / geo:datePrepared
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
Source
<element name="datePrepared" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:formInformationType / geo:reportType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="reportType" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:siteName
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="siteName" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:fourCharacterID
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="fourCharacterID" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:monumentNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Number of monuments at the site
Diagram
Diagram
Type restriction of integer
Properties
content simple
minOccurs 0
Facets
totalDigits 1
Source
<element minOccurs="0" name="monumentNumber">
  <annotation>
    <documentation>Number of monuments at the site</documentation>
  </annotation>
  <simpleType>
    <restriction base="integer">
      <totalDigits value="1"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:receiverNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Number of receivers at the site
Diagram
Diagram
Type restriction of integer
Properties
content simple
minOccurs 0
Facets
totalDigits 1
Source
<element minOccurs="0" name="receiverNumber">
  <annotation>
    <documentation>Number of receivers at the site</documentation>
  </annotation>
  <simpleType>
    <restriction base="integer">
      <totalDigits value="1"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:monumentInscription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="monumentInscription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:iersDOMESNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="iersDOMESNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:cdpNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="cdpNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:monumentDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="monumentDescription" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:heightOfTheMonument
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type double
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="heightOfTheMonument" type="double"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:monumentFoundation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="monumentFoundation" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:foundationDepth
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type double
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="foundationDepth" type="double"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:markerDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="markerDescription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:dateInstalled
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type TimePositionType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="dateInstalled" type="gml:TimePositionType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:geologicCharacteristic
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="geologicCharacteristic" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:bedrockType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="bedrockType" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:bedrockCondition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="bedrockCondition" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:fractureSpacing
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="fractureSpacing" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:faultZonesNearby
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="faultZonesNearby" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / geo:distance-Activity
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="distance-Activity" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteIdentificationType / 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/monumentInfo.xsd
Element geo:siteLocationType / geo:city
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="city" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:state
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="state" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:countryCodeISO
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram commonTypes_xsd.tmp#countryCodeType
Type geo:countryCodeType
Type hierarchy
Properties
content complex
Source
<element name="countryCodeISO" type="geo:countryCodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:tectonicPlate
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
Source
<element name="tectonicPlate" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:approximatePositionITRF
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#siteLocationType_siteLocationType_approximatePositionITRF_cartesianPosition monumentInfo_xsd.tmp#siteLocationType_siteLocationType_approximatePositionITRF_geodeticPosition
Properties
content complex
Model
Children geo:cartesianPosition, geo:geodeticPosition
Instance
<geo:approximatePositionITRF xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:cartesianPosition>{0,1}</geo:cartesianPosition>
  <geo:geodeticPosition>{0,1}</geo:geodeticPosition>
</geo:approximatePositionITRF>
Source
<element name="approximatePositionITRF">
  <complexType>
    <!-- TODO Allow one or both, but not none of the allowed positioning points -->
    <sequence>
      <element name="cartesianPosition" type="geo:cartesianPosition" minOccurs="0"/>
      <element name="geodeticPosition" type="geo:geodeticPosition" minOccurs="0"/>
    </sequence>
  </complexType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:approximatePositionITRF / geo:cartesianPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#cartesianPosition
Type geo:cartesianPosition
Properties
content complex
minOccurs 0
Model
Point
Children Point
Instance
<geo:cartesianPosition xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <Point>{1,1}</Point>
</geo:cartesianPosition>
Source
<element name="cartesianPosition" type="geo:cartesianPosition" minOccurs="0"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:approximatePositionITRF / geo:geodeticPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#geodeticPosition
Type geo:geodeticPosition
Properties
content complex
minOccurs 0
Model
Point
Children Point
Instance
<geo:geodeticPosition xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <Point>{1,1}</Point>
</geo:geodeticPosition>
Source
<element name="geodeticPosition" type="geo:geodeticPosition" minOccurs="0"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:siteLocationType / geo:notes
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="notes" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:dataCenter
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
maxOccurs unbounded
Source
<element maxOccurs="unbounded" name="dataCenter" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:urlForMoreInformation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="urlForMoreInformation" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:siteMap
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="siteMap" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:siteDiagram
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="siteDiagram" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:horizonMask
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="horizonMask" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:monumentDescription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="monumentDescription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:sitePictures
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="sitePictures" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / 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/monumentInfo.xsd
Element geo:moreInformationType / geo:antennaGraphicsWithDimensions
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="antennaGraphicsWithDimensions" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:insertTextGraphicFromAntenna
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="insertTextGraphicFromAntenna" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Element geo:moreInformationType / geo:DOI
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Data Digital Object Identifier
Diagram
Diagram
Type CodeType
Properties
content simple
Source
<element name="DOI" type="gml:CodeType">
  <annotation>
    <documentation>Data Digital Object Identifier</documentation>
  </annotation>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:formInformationType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#formInformationType_preparedBy monumentInfo_xsd.tmp#formInformationType_datePrepared monumentInfo_xsd.tmp#formInformationType_reportType
Used by
Model
Children geo:datePrepared, geo:preparedBy, geo:reportType
Source
<complexType name="formInformationType">
  <sequence>
    <element name="preparedBy" type="string"/>
    <element name="datePrepared" type="gml:TimePositionType"/>
    <element name="reportType" type="string"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:siteIdentificationType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#siteIdentificationType_siteName monumentInfo_xsd.tmp#siteIdentificationType_fourCharacterID monumentInfo_xsd.tmp#siteIdentificationType_monumentNumber monumentInfo_xsd.tmp#siteIdentificationType_receiverNumber monumentInfo_xsd.tmp#siteIdentificationType_monumentInscription monumentInfo_xsd.tmp#siteIdentificationType_iersDOMESNumber monumentInfo_xsd.tmp#siteIdentificationType_cdpNumber monumentInfo_xsd.tmp#siteIdentificationType_monumentDescription monumentInfo_xsd.tmp#siteIdentificationType_heightOfTheMonument monumentInfo_xsd.tmp#siteIdentificationType_monumentFoundation monumentInfo_xsd.tmp#siteIdentificationType_foundationDepth monumentInfo_xsd.tmp#siteIdentificationType_markerDescription monumentInfo_xsd.tmp#siteIdentificationType_dateInstalled monumentInfo_xsd.tmp#siteIdentificationType_geologicCharacteristic monumentInfo_xsd.tmp#siteIdentificationType_bedrockType monumentInfo_xsd.tmp#siteIdentificationType_bedrockCondition monumentInfo_xsd.tmp#siteIdentificationType_fractureSpacing monumentInfo_xsd.tmp#siteIdentificationType_faultZonesNearby monumentInfo_xsd.tmp#siteIdentificationType_distance-Activity monumentInfo_xsd.tmp#siteIdentificationType_notes
Used by
Model
Children geo:bedrockCondition, geo:bedrockType, geo:cdpNumber, geo:dateInstalled, geo:distance-Activity, geo:faultZonesNearby, geo:foundationDepth, geo:fourCharacterID, geo:fractureSpacing, geo:geologicCharacteristic, geo:heightOfTheMonument, geo:iersDOMESNumber, geo:markerDescription, geo:monumentDescription, geo:monumentFoundation, geo:monumentInscription, geo:monumentNumber, geo:notes, geo:receiverNumber, geo:siteName
Source
<complexType name="siteIdentificationType">
  <sequence>
    <element name="siteName" type="string"/>
    <element name="fourCharacterID" type="string"/>
    <element minOccurs="0" name="monumentNumber">
      <annotation>
        <documentation>Number of monuments at the site</documentation>
      </annotation>
      <simpleType>
        <restriction base="integer">
          <totalDigits value="1"/>
        </restriction>
      </simpleType>
    </element>
    <element minOccurs="0" name="receiverNumber">
      <annotation>
        <documentation>Number of receivers at the site</documentation>
      </annotation>
      <simpleType>
        <restriction base="integer">
          <totalDigits value="1"/>
        </restriction>
      </simpleType>
    </element>
    <element minOccurs="0" name="monumentInscription" type="string"/>
    <element name="iersDOMESNumber" type="string"/>
    <element name="cdpNumber" type="string"/>
    <!-- TODO: use gco -->
    <element minOccurs="0" name="monumentDescription" type="gml:CodeType"/>
    <element minOccurs="0" name="heightOfTheMonument" type="double"/>
    <element minOccurs="0" name="monumentFoundation" type="string"/>
    <element minOccurs="0" name="foundationDepth" type="double"/>
    <element minOccurs="0" name="markerDescription" type="string"/>
    <element minOccurs="0" name="dateInstalled" type="gml:TimePositionType"/>
    <!-- TODO: use gco -->
    <element minOccurs="0" name="geologicCharacteristic" type="gml:CodeType"/>
    <element minOccurs="0" name="bedrockType" type="string"/>
    <element minOccurs="0" name="bedrockCondition" type="string"/>
    <element minOccurs="0" name="fractureSpacing" type="string"/>
    <!-- TODO: use gco -->
    <element minOccurs="0" name="faultZonesNearby" type="gml:CodeType"/>
    <element minOccurs="0" name="distance-Activity" type="string"/>
    <element minOccurs="0" name="notes" type="string"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:siteLocationType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#siteLocationType_city monumentInfo_xsd.tmp#siteLocationType_state monumentInfo_xsd.tmp#siteLocationType_countryCodeISO monumentInfo_xsd.tmp#siteLocationType_tectonicPlate monumentInfo_xsd.tmp#siteLocationType_approximatePositionITRF monumentInfo_xsd.tmp#siteLocationType_notes
Used by
Model
Children geo:approximatePositionITRF, geo:city, geo:countryCodeISO, geo:notes, geo:state, geo:tectonicPlate
Source
<complexType name="siteLocationType">
  <sequence>
    <element name="city" type="string"/>
    <element name="state" type="string"/>
    <element name="countryCodeISO" type="geo:countryCodeType"/>
    <!-- TODO: use gco -->
    <element name="tectonicPlate" type="gml:CodeType"/>
    <element name="approximatePositionITRF">
      <complexType>
        <!-- TODO Allow one or both, but not none of the allowed positioning points -->
        <sequence>
          <element name="cartesianPosition" type="geo:cartesianPosition" minOccurs="0"/>
          <element name="geodeticPosition" type="geo:geodeticPosition" minOccurs="0"/>
        </sequence>
      </complexType>
    </element>
    <element name="notes" type="string"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:cartesianPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Used by
Model
Point
Children Point
Source
<complexType name="cartesianPosition">
  <sequence>
    <element ref="gml:Point"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:geodeticPosition
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Used by
Model
Point
Children Point
Source
<complexType name="geodeticPosition">
  <sequence>
    <element ref="gml:Point"/>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Complex Type geo:moreInformationType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram monumentInfo_xsd.tmp#moreInformationType_dataCenter monumentInfo_xsd.tmp#moreInformationType_urlForMoreInformation monumentInfo_xsd.tmp#moreInformationType_siteMap monumentInfo_xsd.tmp#moreInformationType_siteDiagram monumentInfo_xsd.tmp#moreInformationType_horizonMask monumentInfo_xsd.tmp#moreInformationType_monumentDescription monumentInfo_xsd.tmp#moreInformationType_sitePictures monumentInfo_xsd.tmp#moreInformationType_notes monumentInfo_xsd.tmp#moreInformationType_antennaGraphicsWithDimensions monumentInfo_xsd.tmp#moreInformationType_insertTextGraphicFromAntenna monumentInfo_xsd.tmp#moreInformationType_DOI
Used by
Model
Children geo:DOI, geo:antennaGraphicsWithDimensions, geo:dataCenter, geo:horizonMask, geo:insertTextGraphicFromAntenna, geo:monumentDescription, geo:notes, geo:siteDiagram, geo:siteMap, geo:sitePictures, geo:urlForMoreInformation
Source
<complexType name="moreInformationType">
  <sequence>
    <element maxOccurs="unbounded" name="dataCenter" type="string"/>
    <element name="urlForMoreInformation" type="string"/>
    <element name="siteMap" type="string"/>
    <element name="siteDiagram" type="string"/>
    <element name="horizonMask" type="string"/>
    <element name="monumentDescription" type="string"/>
    <element name="sitePictures" type="string"/>
    <element minOccurs="0" name="notes" type="string"/>
    <element name="antennaGraphicsWithDimensions" type="string"/>
    <element name="insertTextGraphicFromAntenna" type="string"/>
    <element name="DOI" type="gml:CodeType">
      <annotation>
        <documentation>Data Digital Object Identifier</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:geologicCharacteristicType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration BEDROCK
enumeration Bedrock
enumeration CLAY
enumeration Clay
enumeration GRAVEL
enumeration Gravel
enumeration SAND
enumeration Sand
enumeration SEDIMENTS
enumeration Sediments
enumeration CONGLOMERATE
enumeration Conglomerate
enumeration
Source
<simpleType name="geologicCharacteristicType">
  <restriction base="string">
    <enumeration value="BEDROCK"/>
    <enumeration value="Bedrock"/>
    <enumeration value="CLAY"/>
    <enumeration value="Clay"/>
    <enumeration value="GRAVEL"/>
    <enumeration value="Gravel"/>
    <enumeration value="SAND"/>
    <enumeration value="Sand"/>
    <enumeration value="SEDIMENTS"/>
    <enumeration value="Sediments"/>
    <enumeration value="CONGLOMERATE"/>
    <enumeration value="Conglomerate"/>
    <enumeration value=""/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:monumentDescriptionTypeOfType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration pillar
enumeration brass plate
enumeration steel mast
enumeration shallow rod/braced antenna mount
enumeration removeable tripod / concrete pad
enumeration Wyatt/Agnew drilled-braced
enumeration Wyatt/Agnew driven braced
enumeration rock-pin/metal-tripod
enumeration rock-pin
enumeration glued-rod
enumeration wall
Source
<simpleType name="monumentDescriptionTypeOfType">
  <restriction base="string">
    <enumeration value="pillar"/>
    <enumeration value="brass plate"/>
    <enumeration value="steel mast"/>
    <enumeration value="shallow rod/braced antenna mount"/>
    <enumeration value="removeable tripod / concrete pad"/>
    <enumeration value="Wyatt/Agnew drilled-braced"/>
    <enumeration value="Wyatt/Agnew driven braced"/>
    <enumeration value="rock-pin/metal-tripod"/>
    <enumeration value="rock-pin"/>
    <enumeration value="glued-rod"/>
    <enumeration value="wall"/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:bedrockTypeOfType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration IGNEOUS
enumeration Igneous
enumeration Metaigneous
enumeration METAMORPHIC
enumeration Metamorphic
enumeration GRANITE
enumeration Granite
enumeration SEDIMENTARY
enumeration Sedimentary
enumeration CONGLOMERATE
enumeration Conglomerate
enumeration N/A
enumeration
Source
<simpleType name="bedrockTypeOfType">
  <restriction base="string">
    <enumeration value="IGNEOUS"/>
    <enumeration value="Igneous"/>
    <enumeration value="Metaigneous"/>
    <enumeration value="METAMORPHIC"/>
    <enumeration value="Metamorphic"/>
    <enumeration value="GRANITE"/>
    <enumeration value="Granite"/>
    <enumeration value="SEDIMENTARY"/>
    <enumeration value="Sedimentary"/>
    <enumeration value="CONGLOMERATE"/>
    <enumeration value="Conglomerate"/>
    <enumeration value="N/A"/>
    <enumeration value=""/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:bedrockConditionsType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration FRESH
enumeration Fresh
enumeration JOINTED
enumeration Jointed
enumeration FRACTURED
enumeration Fractured
enumeration WEATHERED
enumeration Weathered
enumeration N/A
enumeration
Source
<simpleType name="bedrockConditionsType">
  <restriction base="string">
    <enumeration value="FRESH"/>
    <enumeration value="Fresh"/>
    <enumeration value="JOINTED"/>
    <enumeration value="Jointed"/>
    <enumeration value="FRACTURED"/>
    <enumeration value="Fractured"/>
    <enumeration value="WEATHERED"/>
    <enumeration value="Weathered"/>
    <enumeration value="N/A"/>
    <enumeration value=""/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:fractureSpacingTypeOfType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration 1-10cm
enumeration 11-50cm
enumeration 51-200cm
enumeration over 200cm
enumeration N/A
enumeration
Source
<simpleType name="fractureSpacingTypeOfType">
  <restriction base="string">
    <enumeration value="1-10cm"/>
    <enumeration value="11-50cm"/>
    <enumeration value="51-200cm"/>
    <enumeration value="over 200cm"/>
    <enumeration value="N/A"/>
    <enumeration value=""/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:faultZonesNearbyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration Yes
enumeration No
enumeration Name_of_Zone
enumeration
Source
<simpleType name="faultZonesNearbyType">
  <restriction base="string">
    <enumeration value="Yes"/>
    <enumeration value="No"/>
    <enumeration value="Name_of_Zone"/>
    <enumeration value=""/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd
Simple Type geo:tectonicPlateTypeOfTypes
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration African
enumeration African Indian/Australia
enumeration African Eurasian
enumeration Antarctic
enumeration Arabian
enumeration Caribbean
enumeration Cocos
enumeration Eurasian
enumeration Indian/Australian
enumeration Nazca
enumeration North America
enumeration North America Pacific
enumeration Pacific
enumeration Phillipine
enumeration South American
enumeration South American African
enumeration Juan De Fuca
enumeration Scotia
Source
<simpleType name="tectonicPlateTypeOfTypes">
  <restriction base="string">
    <enumeration value="African"/>
    <enumeration value="African Indian/Australia"/>
    <enumeration value="African Eurasian"/>
    <enumeration value="Antarctic"/>
    <enumeration value="Arabian"/>
    <enumeration value="Caribbean"/>
    <enumeration value="Cocos"/>
    <enumeration value="Eurasian"/>
    <enumeration value="Indian/Australian"/>
    <enumeration value="Nazca"/>
    <enumeration value="North America"/>
    <enumeration value="North America Pacific"/>
    <enumeration value="Pacific"/>
    <enumeration value="Phillipine"/>
    <enumeration value="South American"/>
    <enumeration value="South American African"/>
    <enumeration value="Juan De Fuca"/>
    <enumeration value="Scotia"/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/monumentInfo.xsd