Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Imported schema BaseTypes.xsd
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
-- Definition --
schema for basic types used by multiple themes
Properties
attribute form default unqualified
element form default qualified
version 3.3.1
Element base:SpatialDataSet
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
-- Definition --
Identifiable collection of spatial data.

-- Description --
WARNING This element has been deprecated in v3.3.1 of this schema (in accordance with D2.7 v3.3 Recommendation 11 stating that wfs:FeatureCollection should be used instead of base:SpatialDataSet).

NOTE The type SpatialDataSet is offered as a pre-defined type for spatial data sets. The scope of this type is packaging pre-defined data sets for the non-direct access download service. It may be reused in thematic application schemas, but if it does not fit an application-schema-specific data set object should be modelled. This type may have the same name and definition like this type, but may have a different set of properties.

This type specifies three properties: an external object identifier, a container for metadata (may be void), and an association to zero or more spatial objects.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeBaseTypes_xsd_2.tmp#SpatialDataSetType_identifierBaseTypes_xsd_2.tmp#SpatialDataSetType_metadataBaseTypes_xsd_2.tmp#SpatialDataSetType_memberBaseTypes_xsd_2.tmp#SpatialDataSetTypefeature_xsd.tmp#AbstractFeature
Type base:SpatialDataSetType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children base:identifier, base:member, base:metadata, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Instance
<base:SpatialDataSet gml:id="" xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <base:identifier>{1,1}</base:identifier>
  <base:metadata xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</base:metadata>
  <base:member xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</base:member>
</base:SpatialDataSet>
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="SpatialDataSet" type="base:SpatialDataSetType" substitutionGroup="gml:AbstractFeature">
  <annotation>
    <documentation>-- Definition -- Identifiable collection of spatial data. -- Description -- WARNING This element has been deprecated in v3.3.1 of this schema (in accordance with D2.7 v3.3 Recommendation 11 stating that wfs:FeatureCollection should be used instead of base:SpatialDataSet). NOTE The type SpatialDataSet is offered as a pre-defined type for spatial data sets. The scope of this type is packaging pre-defined data sets for the non-direct access download service. It may be reused in thematic application schemas, but if it does not fit an application-schema-specific data set object should be modelled. This type may have the same name and definition like this type, but may have a different set of properties. This type specifies three properties: an external object identifier, a container for metadata (may be void), and an association to zero or more spatial objects.</documentation>
  </annotation>
</element>
Element base:SpatialDataSetType / base:identifier
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
-- Definition --
Identifier of the spatial data set.
Diagram
Diagram
Type base:IdentifierPropertyType
Properties
content complex
Model
Children base:Identifier
Instance
<base:identifier xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3">
  <base:Identifier>{1,1}</base:Identifier>
</base:identifier>
Source
<element name="identifier" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition -- Identifier of the spatial data set.</documentation>
  </annotation>
</element>
Element base:SpatialDataSetType / base:metadata
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
-- Definition --
Metadata of the spatial data set.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AbstractMetadataPropertyTypegmlBase_xsd.tmp#AssociationAttributeGroupmetadataEntity_xsd.tmp#MD_Metadata
Type extension of gml:AbstractMetadataPropertyType
Type hierarchy
Properties
content complex
nillable true
Model
Children gmd:MD_Metadata
Instance
<base:metadata xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Metadata id="" uuid="">{1,1}</gmd:MD_Metadata>
</base:metadata>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="metadata" nillable="true">
  <annotation>
    <documentation>-- Definition -- Metadata of the spatial data set.</documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="gml:AbstractMetadataPropertyType">
        <sequence minOccurs="0">
          <element ref="gmd:MD_Metadata"/>
        </sequence>
        <attributeGroup ref="gml:AssociationAttributeGroup"/>
      </extension>
    </complexContent>
  </complexType>
</element>
Element base:SpatialDataSetType / base:member
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
The spatial objects that are members of the spatial data set
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupfeature_xsd.tmp#AbstractFeaturefeature_xsd.tmp#FeaturePropertyType
Type gml:FeaturePropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gml:AbstractFeature
Instance
<base:member xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractFeature gml:id="">{1,1}</gml:AbstractFeature>
</base:member>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="member" type="gml:FeaturePropertyType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The spatial objects that are members of the spatial data set</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">gml:AbstractFeature</targetElement>
    </appinfo>
  </annotation>
</element>
Simple Type base:VerticalPositionValueType
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Annotations
-- Definition --
The relative vertical position of a spatial object.
Diagram
Diagram
Type restriction of string
Facets
enumeration onGroundSurface
-- Definition --
The spatial object is on ground level.
enumeration suspendedOrElevated
-- Definition --
The spatial object is suspended or elevated.
enumeration underground
-- Definition --
The spatial object is underground.
Source
<simpleType name="VerticalPositionValueType">
  <annotation>
    <documentation>-- Definition -- The relative vertical position of a spatial object.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="onGroundSurface">
      <annotation>
        <documentation>-- Definition -- The spatial object is on ground level.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="suspendedOrElevated">
      <annotation>
        <documentation>-- Definition -- The spatial object is suspended or elevated.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="underground">
      <annotation>
        <documentation>-- Definition -- The spatial object is underground.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type base:SpatialDataSetType
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeBaseTypes_xsd_2.tmp#SpatialDataSetType_identifierBaseTypes_xsd_2.tmp#SpatialDataSetType_metadataBaseTypes_xsd_2.tmp#SpatialDataSetType_member
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children base:identifier, base:member, base:metadata, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="SpatialDataSetType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="identifier" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition -- Identifier of the spatial data set.</documentation>
          </annotation>
        </element>
        <element name="metadata" nillable="true">
          <annotation>
            <documentation>-- Definition -- Metadata of the spatial data set.</documentation>
          </annotation>
          <complexType>
            <complexContent>
              <extension base="gml:AbstractMetadataPropertyType">
                <sequence minOccurs="0">
                  <element ref="gmd:MD_Metadata"/>
                </sequence>
                <attributeGroup ref="gml:AssociationAttributeGroup"/>
              </extension>
            </complexContent>
          </complexType>
        </element>
        <element name="member" type="gml:FeaturePropertyType" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>The spatial objects that are members of the spatial data set</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">gml:AbstractFeature</targetElement>
            </appinfo>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type base:SpatialDataSetPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base/3.3
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupBaseTypes_xsd_2.tmp#SpatialDataSet
Model
Children base:SpatialDataSet
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="SpatialDataSetPropertyType">
  <sequence minOccurs="0">
    <element ref="base:SpatialDataSet"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>