Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema geodeticMonument.xsd
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Properties
attribute form default unqualified
element form default qualified
version 0.4
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:geodeticMonument
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticMonument_xsd.tmp#baseGeodeticMonumentType_type geodeticMonument_xsd.tmp#baseGeodeticMonumentType_commonName geodeticMonument_xsd.tmp#baseGeodeticMonumentType_characterIdentifier geodeticMonument_xsd.tmp#baseGeodeticMonumentType_inscription geodeticMonument_xsd.tmp#baseGeodeticMonumentType_iersDomesNumber geodeticMonument_xsd.tmp#baseGeodeticMonumentType_cdpNumber geodeticMonument_xsd.tmp#baseGeodeticMonumentType_ngsPID geodeticMonument_xsd.tmp#baseGeodeticMonumentType_verbalLocation geodeticMonument_xsd.tmp#baseGeodeticMonumentType_geodeticPosition geodeticMonument_xsd.tmp#baseGeodeticMonumentType_nearestCity geodeticMonument_xsd.tmp#baseGeodeticMonumentType_territory geodeticMonument_xsd.tmp#baseGeodeticMonumentType_country geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentHeight geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentFoundation geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentFoundationDepth geodeticMonument_xsd.tmp#baseGeodeticMonumentType_geologicCharacteristics geodeticMonument_xsd.tmp#baseGeodeticMonumentType
Type geo:baseGeodeticMonumentType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • AbstractFeature
Used by
Model
Children geo:cdpNumber, geo:characterIdentifier, geo:commonName, geo:country, geo:geodeticPosition, geo:geologicCharacteristics, geo:iersDomesNumber, geo:inscription, geo:monumentFoundation, geo:monumentFoundationDepth, geo:monumentHeight, geo:nearestCity, geo:ngsPID, geo:territory, geo:type, geo:verbalLocation
Instance
<geo:geodeticMonument xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
  <geo:type>{0,1}</geo:type>
  <geo:commonName>{0,1}</geo:commonName>
  <geo:characterIdentifier>{1,1}</geo:characterIdentifier>
  <geo:inscription>{0,1}</geo:inscription>
  <geo:iersDomesNumber>{0,1}</geo:iersDomesNumber>
  <geo:cdpNumber>{0,1}</geo:cdpNumber>
  <geo:ngsPID>{0,1}</geo:ngsPID>
  <geo:verbalLocation>{0,1}</geo:verbalLocation>
  <geo:geodeticPosition>{1,1}</geo:geodeticPosition>
  <geo:nearestCity>{0,1}</geo:nearestCity>
  <geo:territory>{0,1}</geo:territory>
  <geo:country>{1,1}</geo:country>
  <geo:monumentHeight>{0,1}</geo:monumentHeight>
  <geo:monumentFoundation>{0,1}</geo:monumentFoundation>
  <geo:monumentFoundationDepth>{0,1}</geo:monumentFoundationDepth>
  <geo:geologicCharacteristics>{0,1}</geo:geologicCharacteristics>
</geo:geodeticMonument>
Source
<element name="geodeticMonument" substitutionGroup="gml:AbstractFeature" type="geo:baseGeodeticMonumentType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / 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/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:commonName
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="commonName" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:characterIdentifier
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Properties
content simple
Facets
length 4
Source
<element name="characterIdentifier">
  <simpleType>
    <restriction base="string">
      <length value="4"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:inscription
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="inscription" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:iersDomesNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="iersDomesNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:cdpNumber
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="cdpNumber" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:ngsPID
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Properties
content simple
minOccurs 0
Facets
length 6
Source
<element minOccurs="0" name="ngsPID">
  <simpleType>
    <restriction base="string">
      <length value="6"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:verbalLocation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="verbalLocation" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:geodeticPosition
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:geodeticPosition 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:geodeticPosition>
Source
<element name="geodeticPosition" type="geo:PositionPropertyType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:nearestCity
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="nearestCity" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:territory
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="territory" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:country
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="country" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:monumentHeight
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of decimal
Properties
content simple
minOccurs 0
Facets
totalDigits 6
fractionDigits 4
Source
<element minOccurs="0" name="monumentHeight">
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="6"/>
      <fractionDigits value="4"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:monumentFoundation
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type CodeType
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="monumentFoundation" type="gml:CodeType"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:monumentFoundationDepth
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of decimal
Properties
content simple
minOccurs 0
Facets
totalDigits 6
fractionDigits 4
Source
<element minOccurs="0" name="monumentFoundationDepth">
  <simpleType>
    <restriction base="decimal">
      <totalDigits value="6"/>
      <fractionDigits value="4"/>
    </restriction>
  </simpleType>
</element>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Element geo:baseGeodeticMonumentType / geo:geologicCharacteristics
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
Source
<element minOccurs="0" name="geologicCharacteristics" type="string"/>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Simple Type geo:geodeticMonumentTypeOfType
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="geodeticMonumentTypeOfType">
  <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/geodeticMonument.xsd
Simple Type geo:geodeticMonumentFoundationTypeOfType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram
Type restriction of string
Facets
enumeration roof
enumeration concrete block
enumeration steel rods
Source
<simpleType name="geodeticMonumentFoundationTypeOfType">
  <restriction base="string">
    <enumeration value="roof"/>
    <enumeration value="concrete block"/>
    <enumeration value="steel rods"/>
  </restriction>
</simpleType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Complex Type geo:baseGeodeticMonumentType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Annotations
Base geodetic monument class.  Can be extended..
Cannot be substituted and is instantiable.
Diagram
Diagram geodeticMonument_xsd.tmp#baseGeodeticMonumentType_type geodeticMonument_xsd.tmp#baseGeodeticMonumentType_commonName geodeticMonument_xsd.tmp#baseGeodeticMonumentType_characterIdentifier geodeticMonument_xsd.tmp#baseGeodeticMonumentType_inscription geodeticMonument_xsd.tmp#baseGeodeticMonumentType_iersDomesNumber geodeticMonument_xsd.tmp#baseGeodeticMonumentType_cdpNumber geodeticMonument_xsd.tmp#baseGeodeticMonumentType_ngsPID geodeticMonument_xsd.tmp#baseGeodeticMonumentType_verbalLocation geodeticMonument_xsd.tmp#baseGeodeticMonumentType_geodeticPosition geodeticMonument_xsd.tmp#baseGeodeticMonumentType_nearestCity geodeticMonument_xsd.tmp#baseGeodeticMonumentType_territory geodeticMonument_xsd.tmp#baseGeodeticMonumentType_country geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentHeight geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentFoundation geodeticMonument_xsd.tmp#baseGeodeticMonumentType_monumentFoundationDepth geodeticMonument_xsd.tmp#baseGeodeticMonumentType_geologicCharacteristics
Type extension of AbstractFeatureType
Type hierarchy
Properties
abstract false
block all
Used by
Model
Children geo:cdpNumber, geo:characterIdentifier, geo:commonName, geo:country, geo:geodeticPosition, geo:geologicCharacteristics, geo:iersDomesNumber, geo:inscription, geo:monumentFoundation, geo:monumentFoundationDepth, geo:monumentHeight, geo:nearestCity, geo:ngsPID, geo:territory, geo:type, geo:verbalLocation
Source
<complexType abstract="false" block="#all" name="baseGeodeticMonumentType">
  <annotation>
    <documentation>Base geodetic monument class. Can be extended.. Cannot be substituted and is instantiable.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <!-- Monument Type -->
        <!-- TODO: use gco -->
        <element minOccurs="0" name="type" type="gml:CodeType"/>
        <!-- Common Name -->
        <element minOccurs="0" name="commonName" type="string"/>
        <!-- Common Character Identifier -->
        <element name="characterIdentifier">
          <simpleType>
            <restriction base="string">
              <length value="4"/>
            </restriction>
          </simpleType>
        </element>
        <!-- Inscription -->
        <element minOccurs="0" name="inscription" type="string"/>
        <!-- IERS Domes Number -->
        <element minOccurs="0" name="iersDomesNumber" type="string"/>
        <!-- CDP Number -->
        <element minOccurs="0" name="cdpNumber" type="string"/>
        <!-- NGS PID -->
        <element minOccurs="0" name="ngsPID">
          <simpleType>
            <restriction base="string">
              <length value="6"/>
            </restriction>
          </simpleType>
        </element>
        <!-- Verbal Location -->
        <element minOccurs="0" name="verbalLocation" type="string"/>
        <!-- Geodetic Position -->
        <element name="geodeticPosition" type="geo:PositionPropertyType"/>
        <!--
                    <element name="geodeticPosition">
                        <complexType>
                            <sequence>
                                <element name="longitude">
                                    <simpleType>
                                        <restriction base="decimal">
                                            <totalDigits value="11"/>
                                            <fractionDigits value="8"/>
                                        </restriction>
                                    </simpleType>
                                </element>
                                <element name="latitude">
                                    <simpleType>
                                        <restriction base="decimal">
                                            <totalDigits value="10"/>
                                            <fractionDigits value="8"/>
                                        </restriction>
                                    </simpleType>
                                </element>
                                <element name="elevation">
                                    <simpleType>
                                        <restriction base="decimal">
                                            <totalDigits value="9"/>
                                            <fractionDigits value="4"/>
                                        </restriction>
                                    </simpleType>
                                </element>
                            </sequence>
                        </complexType>
                    </element>
                    -->
        <!-- City (nearest) -->
        <element minOccurs="0" name="nearestCity" type="string"/>
        <!-- State, Province, Region, Territory -->
        <element minOccurs="0" name="territory" type="string"/>
        <!-- Country -->
        <element name="country" type="string"/>
        <!-- Height (of the monument, in meters) -->
        <element minOccurs="0" name="monumentHeight">
          <simpleType>
            <restriction base="decimal">
              <totalDigits value="6"/>
              <fractionDigits value="4"/>
            </restriction>
          </simpleType>
        </element>
        <!-- Foundation -->
        <!-- TODO: use gco -->
        <element minOccurs="0" name="monumentFoundation" type="gml:CodeType"/>
        <!-- Foundation Depth -->
        <element minOccurs="0" name="monumentFoundationDepth">
          <simpleType>
            <restriction base="decimal">
              <totalDigits value="6"/>
              <fractionDigits value="4"/>
            </restriction>
          </simpleType>
        </element>
        <!-- Geologic Characteristics -->
        <element minOccurs="0" name="geologicCharacteristics" type="string"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd
Complex Type geo:geodeticMonumentPropertyType
Namespace urn:xml-gov-au:icsm:egeodesy:0.4
Diagram
Diagram geodeticMonument_xsd.tmp#geodeticMonument
Model
Children geo:geodeticMonument
Source
<complexType name="geodeticMonumentPropertyType">
  <sequence minOccurs="0">
    <element ref="geo:geodeticMonument"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location file:/Users/boss/dev/GeodesyML/schemas/geodeticMonument.xsd