<

Schema documentation relief

Schema Document Properties

Target Namespace
http://www.opengis.net/citygml/relief/3.0
Version
3.0.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://www.opengis.net/citygml/3.0 (at ./core.xsd)
    • http://www.opengis.net/gml/3.2 (at http://schemas.opengis.net/gml/3.2.1/gml.xsd)
Documentation

Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
gml
http://www.opengis.net/gml/3.2
dem
http://www.opengis.net/citygml/relief/3.0
core
http://www.opengis.net/citygml/3.0

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="http://www.opengis.net/citygml/relief/3.0" version="3.0.0">
   <import namespace="http://www.opengis.net/citygml/3.0" schemaLocation="./core.xsd"/>
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
...
</schema>

Elements

Element: ADEOfAbstractReliefComponent

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfAbstractReliefComponentType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfAbstractReliefComponent/> 

Schema Component Representation

<element name="ADEOfAbstractReliefComponent" type="dem:ADEOfAbstractReliefComponentType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfBreaklineRelief

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfBreaklineReliefType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfBreaklineRelief/> 

Schema Component Representation

<element name="ADEOfBreaklineRelief" type="dem:ADEOfBreaklineReliefType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfMassPointRelief

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfMassPointReliefType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfMassPointRelief/> 

Schema Component Representation

<element name="ADEOfMassPointRelief" type="dem:ADEOfMassPointReliefType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfRasterRelief

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfRasterReliefType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfRasterRelief/> 

Schema Component Representation

<element name="ADEOfRasterRelief" type="dem:ADEOfRasterReliefType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfReliefFeature

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfReliefFeatureType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfReliefFeature/> 

Schema Component Representation

<element name="ADEOfReliefFeature" type="dem:ADEOfReliefFeatureType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfTINRelief

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dem:ADEOfTINReliefType
Abstract
yes
Documentation

XML Instance Representation

<dem:ADEOfTINRelief/> 

Schema Component Representation

<element name="ADEOfTINRelief" type="dem:ADEOfTINReliefType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: AbstractReliefComponent

Type hierarchy:

Type
dem:AbstractReliefComponentType
Abstract
yes
Documentation

XML Instance Representation

<dem:AbstractReliefComponent>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
</dem:AbstractReliefComponent>

Schema Component Representation

<element name="AbstractReliefComponent" type="dem:AbstractReliefComponentType" abstract="true" substitutionGroup="core:AbstractSpaceBoundary"/>

Element: BreaklineRelief

Type hierarchy:

Type
dem:BreaklineReliefType
Documentation

XML Instance Representation

<dem:BreaklineRelief>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:ridgeOrValleyLines> gml:MultiCurvePropertyType </dem:ridgeOrValleyLines> [0..1] 
   <dem:breaklines> gml:MultiCurvePropertyType </dem:breaklines> [0..1] 
   <dem:adeOfBreaklineRelief> dem:ADEOfBreaklineReliefPropertyType </dem:adeOfBreaklineRelief> [0..*] 
</dem:BreaklineRelief>

Schema Component Representation

<element name="BreaklineRelief" type="dem:BreaklineReliefType" substitutionGroup="dem:AbstractReliefComponent"/>

Element: MassPointRelief

Type hierarchy:

Type
dem:MassPointReliefType
Documentation

XML Instance Representation

<dem:MassPointRelief>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:reliefPoints> gml:MultiPointPropertyType </dem:reliefPoints> [0..1] 
   <dem:pointCloud> core:AbstractPointCloudPropertyType </dem:pointCloud> [0..1] 
   <dem:adeOfMassPointRelief> dem:ADEOfMassPointReliefPropertyType </dem:adeOfMassPointRelief> [0..*] 
</dem:MassPointRelief>

Schema Component Representation

<element name="MassPointRelief" type="dem:MassPointReliefType" substitutionGroup="dem:AbstractReliefComponent"/>

Element: RasterRelief

Type hierarchy:

Type
dem:RasterReliefType
Documentation

XML Instance Representation

<dem:RasterRelief>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:grid
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> [1] Start Sequence [0..1] <gml:RectifiedGridCoverage> ... </gml:RectifiedGridCoverage> [1] End Sequence </dem:grid> <dem:adeOfRasterRelief> dem:ADEOfRasterReliefPropertyType </dem:adeOfRasterRelief> [0..*] </dem:RasterRelief>

Schema Component Representation

<element name="RasterRelief" type="dem:RasterReliefType" substitutionGroup="dem:AbstractReliefComponent"/>

Element: ReliefFeature

Type hierarchy:

Type
dem:ReliefFeatureType
Documentation

XML Instance Representation

<dem:ReliefFeature>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:reliefComponent
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [1..*] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <dem:AbstractReliefComponent> ... </dem:AbstractReliefComponent> [1] End Sequence </dem:reliefComponent> <dem:adeOfReliefFeature> dem:ADEOfReliefFeaturePropertyType </dem:adeOfReliefFeature> [0..*] </dem:ReliefFeature>

Schema Component Representation

<element name="ReliefFeature" type="dem:ReliefFeatureType" substitutionGroup="core:AbstractSpaceBoundary"/>

Element: TINRelief

Type hierarchy:

Type
dem:TINReliefType
Documentation

XML Instance Representation

<dem:TINRelief>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:tin
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> [1] Start Sequence [0..1] <gml:TriangulatedSurface> ... </gml:TriangulatedSurface> [1] End Sequence </dem:tin> <dem:adeOfTINRelief> dem:ADEOfTINReliefPropertyType </dem:adeOfTINRelief> [0..*] </dem:TINRelief>

Schema Component Representation

<element name="TINRelief" type="dem:TINReliefType" substitutionGroup="dem:AbstractReliefComponent"/>

Complex Types

Complex Type: ADEOfAbstractReliefComponentPropertyType

XML Instance Representation

<...>
   <dem:ADEOfAbstractReliefComponent> ... </dem:ADEOfAbstractReliefComponent> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAbstractReliefComponentPropertyType">
   <sequence>
      <element ref="dem:ADEOfAbstractReliefComponent"/>
   </sequence>
</complexType>

Complex Type: ADEOfAbstractReliefComponentType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfAbstractReliefComponentType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfBreaklineReliefPropertyType

XML Instance Representation

<...>
   <dem:ADEOfBreaklineRelief> ... </dem:ADEOfBreaklineRelief> [1]
</...>

Schema Component Representation

<complexType name="ADEOfBreaklineReliefPropertyType">
   <sequence>
      <element ref="dem:ADEOfBreaklineRelief"/>
   </sequence>
</complexType>

Complex Type: ADEOfBreaklineReliefType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfBreaklineReliefType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfMassPointReliefPropertyType

XML Instance Representation

<...>
   <dem:ADEOfMassPointRelief> ... </dem:ADEOfMassPointRelief> [1]
</...>

Schema Component Representation

<complexType name="ADEOfMassPointReliefPropertyType">
   <sequence>
      <element ref="dem:ADEOfMassPointRelief"/>
   </sequence>
</complexType>

Complex Type: ADEOfMassPointReliefType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfMassPointReliefType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfRasterReliefPropertyType

XML Instance Representation

<...>
   <dem:ADEOfRasterRelief> ... </dem:ADEOfRasterRelief> [1]
</...>

Schema Component Representation

<complexType name="ADEOfRasterReliefPropertyType">
   <sequence>
      <element ref="dem:ADEOfRasterRelief"/>
   </sequence>
</complexType>

Complex Type: ADEOfRasterReliefType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfRasterReliefType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfReliefFeaturePropertyType

XML Instance Representation

<...>
   <dem:ADEOfReliefFeature> ... </dem:ADEOfReliefFeature> [1]
</...>

Schema Component Representation

<complexType name="ADEOfReliefFeaturePropertyType">
   <sequence>
      <element ref="dem:ADEOfReliefFeature"/>
   </sequence>
</complexType>

Complex Type: ADEOfReliefFeatureType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfReliefFeatureType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfTINReliefPropertyType

XML Instance Representation

<...>
   <dem:ADEOfTINRelief> ... </dem:ADEOfTINRelief> [1]
</...>

Schema Component Representation

<complexType name="ADEOfTINReliefPropertyType">
   <sequence>
      <element ref="dem:ADEOfTINRelief"/>
   </sequence>
</complexType>

Complex Type: ADEOfTINReliefType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfTINReliefType" abstract="true">
   <sequence/>
</complexType>

Complex Type: AbstractReliefComponentPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:AbstractReliefComponent> ... </dem:AbstractReliefComponent> [1] End Sequence </...>

Schema Component Representation

<complexType name="AbstractReliefComponentPropertyType">
   <sequence minOccurs="0">
      <element ref="dem:AbstractReliefComponent"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AbstractReliefComponentType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < AbstractReliefComponentType (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
</...>

Schema Component Representation

<complexType name="AbstractReliefComponentType" abstract="true">
   <complexContent>
      <extension base="core:AbstractSpaceBoundaryType">
         <sequence>
            <element name="lod" type="core:IntegerBetween0and3Type"/>
            <element name="extent" type="gml:SurfacePropertyType" minOccurs="0"/>
            <element name="adeOfAbstractReliefComponent" type="dem:ADEOfAbstractReliefComponentPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: BreaklineReliefPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:BreaklineRelief> ... </dem:BreaklineRelief> [1] End Sequence </...>

Schema Component Representation

<complexType name="BreaklineReliefPropertyType">
   <sequence minOccurs="0">
      <element ref="dem:BreaklineRelief"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: BreaklineReliefType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < AbstractReliefComponentType (by extension) < BreaklineReliefType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:ridgeOrValleyLines> gml:MultiCurvePropertyType </dem:ridgeOrValleyLines> [0..1] 
   <dem:breaklines> gml:MultiCurvePropertyType </dem:breaklines> [0..1] 
   <dem:adeOfBreaklineRelief> dem:ADEOfBreaklineReliefPropertyType </dem:adeOfBreaklineRelief> [0..*] 
</...>

Schema Component Representation

<complexType name="BreaklineReliefType">
   <complexContent>
      <extension base="dem:AbstractReliefComponentType">
         <sequence>
            <element name="ridgeOrValleyLines" type="gml:MultiCurvePropertyType" minOccurs="0"/>
            <element name="breaklines" type="gml:MultiCurvePropertyType" minOccurs="0"/>
            <element name="adeOfBreaklineRelief" type="dem:ADEOfBreaklineReliefPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MassPointReliefPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:MassPointRelief> ... </dem:MassPointRelief> [1] End Sequence </...>

Schema Component Representation

<complexType name="MassPointReliefPropertyType">
   <sequence minOccurs="0">
      <element ref="dem:MassPointRelief"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: MassPointReliefType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < AbstractReliefComponentType (by extension) < MassPointReliefType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:reliefPoints> gml:MultiPointPropertyType </dem:reliefPoints> [0..1] 
   <dem:pointCloud> core:AbstractPointCloudPropertyType </dem:pointCloud> [0..1] 
   <dem:adeOfMassPointRelief> dem:ADEOfMassPointReliefPropertyType </dem:adeOfMassPointRelief> [0..*] 
</...>

Schema Component Representation

<complexType name="MassPointReliefType">
   <complexContent>
      <extension base="dem:AbstractReliefComponentType">
         <sequence>
            <element name="reliefPoints" type="gml:MultiPointPropertyType" minOccurs="0"/>
            <element name="pointCloud" type="core:AbstractPointCloudPropertyType" minOccurs="0"/>
            <element name="adeOfMassPointRelief" type="dem:ADEOfMassPointReliefPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RasterReliefPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:RasterRelief> ... </dem:RasterRelief> [1] End Sequence </...>

Schema Component Representation

<complexType name="RasterReliefPropertyType">
   <sequence minOccurs="0">
      <element ref="dem:RasterRelief"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: RasterReliefType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < AbstractReliefComponentType (by extension) < RasterReliefType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:grid
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> [1] Start Sequence [0..1] <gml:RectifiedGridCoverage> ... </gml:RectifiedGridCoverage> [1] End Sequence </dem:grid> <dem:adeOfRasterRelief> dem:ADEOfRasterReliefPropertyType </dem:adeOfRasterRelief> [0..*] </...>

Schema Component Representation

<complexType name="RasterReliefType">
   <complexContent>
      <extension base="dem:AbstractReliefComponentType">
         <sequence>
            <element name="grid">
               <complexType>
                  <sequence minOccurs="0">
                     <element ref="gml:RectifiedGridCoverage"/>
                  </sequence>
                  <attributeGroup ref="gml:AssociationAttributeGroup"/>
                  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
               </complexType>
            </element>
            <element name="adeOfRasterRelief" type="dem:ADEOfRasterReliefPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: ReliefFeaturePropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:ReliefFeature> ... </dem:ReliefFeature> [1] End Sequence </...>

Schema Component Representation

<complexType name="ReliefFeaturePropertyType">
   <sequence minOccurs="0">
      <element ref="dem:ReliefFeature"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: ReliefFeatureType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < ReliefFeatureType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:reliefComponent
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [1..*] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <dem:AbstractReliefComponent> ... </dem:AbstractReliefComponent> [1] End Sequence </dem:reliefComponent> <dem:adeOfReliefFeature> dem:ADEOfReliefFeaturePropertyType </dem:adeOfReliefFeature> [0..*] </...>

Schema Component Representation

<complexType name="ReliefFeatureType">
   <complexContent>
      <extension base="core:AbstractSpaceBoundaryType">
         <sequence>
            <element name="lod" type="core:IntegerBetween0and3Type"/>
            <element name="reliefComponent" maxOccurs="unbounded">
               <complexType>
                  <complexContent>
                     <extension base="gml:AbstractFeatureMemberType">
                        <sequence minOccurs="0">
                           <element ref="dem:AbstractReliefComponent"/>
                        </sequence>
                        <attributeGroup ref="gml:AssociationAttributeGroup"/>
                     </extension>
                  </complexContent>
               </complexType>
            </element>
            <element name="adeOfReliefFeature" type="dem:ADEOfReliefFeaturePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: TINReliefPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <dem:TINRelief> ... </dem:TINRelief> [1] End Sequence </...>

Schema Component Representation

<complexType name="TINReliefPropertyType">
   <sequence minOccurs="0">
      <element ref="dem:TINRelief"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: TINReliefType

Type hierarchy:

Super-types:
core:AbstractSpaceBoundaryType < AbstractReliefComponentType (by extension) < TINReliefType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractSpaceBoundaryType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dem:lod> core:IntegerBetween0and3Type </dem:lod> [1] 
   <dem:extent> gml:SurfacePropertyType </dem:extent> [0..1] 
   <dem:adeOfAbstractReliefComponent> dem:ADEOfAbstractReliefComponentPropertyType </dem:adeOfAbstractReliefComponent> [0..*] 
   <dem:tin
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> [1] Start Sequence [0..1] <gml:TriangulatedSurface> ... </gml:TriangulatedSurface> [1] End Sequence </dem:tin> <dem:adeOfTINRelief> dem:ADEOfTINReliefPropertyType </dem:adeOfTINRelief> [0..*] </...>

Schema Component Representation

<complexType name="TINReliefType">
   <complexContent>
      <extension base="dem:AbstractReliefComponentType">
         <sequence>
            <element name="tin">
               <complexType>
                  <sequence minOccurs="0">
                     <element ref="gml:TriangulatedSurface"/>
                  </sequence>
                  <attributeGroup ref="gml:AssociationAttributeGroup"/>
                  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
               </complexType>
            </element>
            <element name="adeOfTINRelief" type="dem:ADEOfTINReliefPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.