<

Schema documentation generics

Schema Document Properties

Target Namespace
http://www.opengis.net/citygml/generics/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
gen
http://www.opengis.net/citygml/generics/3.0
core
http://www.opengis.net/citygml/3.0

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="http://www.opengis.net/citygml/generics/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: ADEOfGenericLogicalSpace

Type hierarchy:

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

XML Instance Representation

<gen:ADEOfGenericLogicalSpace/> 

Schema Component Representation

<element name="ADEOfGenericLogicalSpace" type="gen:ADEOfGenericLogicalSpaceType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfGenericOccupiedSpace

Type hierarchy:

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

XML Instance Representation

<gen:ADEOfGenericOccupiedSpace/> 

Schema Component Representation

<element name="ADEOfGenericOccupiedSpace" type="gen:ADEOfGenericOccupiedSpaceType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfGenericThematicSurface

Type hierarchy:

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

XML Instance Representation

<gen:ADEOfGenericThematicSurface/> 

Schema Component Representation

<element name="ADEOfGenericThematicSurface" type="gen:ADEOfGenericThematicSurfaceType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfGenericUnoccupiedSpace

Type hierarchy:

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

XML Instance Representation

<gen:ADEOfGenericUnoccupiedSpace/> 

Schema Component Representation

<element name="ADEOfGenericUnoccupiedSpace" type="gen:ADEOfGenericUnoccupiedSpaceType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: CodeAttribute

Type hierarchy:

Type
gen:CodeAttributeType
Documentation

XML Instance Representation

<gen:CodeAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> gml:CodeType </gen:value> [1] 
</gen:CodeAttribute>

Schema Component Representation

<element name="CodeAttribute" type="gen:CodeAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: DateAttribute

Type hierarchy:

Type
gen:DateAttributeType
Documentation

XML Instance Representation

<gen:DateAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> date </gen:value> [1] 
</gen:DateAttribute>

Schema Component Representation

<element name="DateAttribute" type="gen:DateAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: DoubleAttribute

Type hierarchy:

Type
gen:DoubleAttributeType
Documentation

XML Instance Representation

<gen:DoubleAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> double </gen:value> [1] 
</gen:DoubleAttribute>

Schema Component Representation

<element name="DoubleAttribute" type="gen:DoubleAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: GenericAttributeSet

Type hierarchy:

Type
gen:GenericAttributeSetType
Documentation

XML Instance Representation

<gen:GenericAttributeSet>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:codeSpace> anyURI </gen:codeSpace> [0..1] 
   <gen:genericAttribute> core:AbstractGenericAttributePropertyType </gen:genericAttribute> [1..*] 
</gen:GenericAttributeSet>

Schema Component Representation

<element name="GenericAttributeSet" type="gen:GenericAttributeSetType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: GenericLogicalSpace

Type hierarchy:

Type
gen:GenericLogicalSpaceType
Documentation

XML Instance Representation

<gen:GenericLogicalSpace>
   <!-- 'core:AbstractLogicalSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericLogicalSpace> gen:ADEOfGenericLogicalSpacePropertyType </gen:adeOfGenericLogicalSpace> [0..*] 
</gen:GenericLogicalSpace>

Schema Component Representation

<element name="GenericLogicalSpace" type="gen:GenericLogicalSpaceType" substitutionGroup="core:AbstractLogicalSpace"/>

Element: GenericOccupiedSpace

Type hierarchy:

Type
gen:GenericOccupiedSpaceType
Documentation

XML Instance Representation

<gen:GenericOccupiedSpace>
   <!-- 'core:AbstractOccupiedSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericOccupiedSpace> gen:ADEOfGenericOccupiedSpacePropertyType </gen:adeOfGenericOccupiedSpace> [0..*] 
</gen:GenericOccupiedSpace>

Schema Component Representation

<element name="GenericOccupiedSpace" type="gen:GenericOccupiedSpaceType" substitutionGroup="core:AbstractOccupiedSpace"/>

Element: GenericThematicSurface

Type hierarchy:

Type
gen:GenericThematicSurfaceType
Documentation

XML Instance Representation

<gen:GenericThematicSurface>
   <!-- 'core:AbstractThematicSurfaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericThematicSurface> gen:ADEOfGenericThematicSurfacePropertyType </gen:adeOfGenericThematicSurface> [0..*] 
</gen:GenericThematicSurface>

Schema Component Representation

<element name="GenericThematicSurface" type="gen:GenericThematicSurfaceType" substitutionGroup="core:AbstractThematicSurface"/>

Element: GenericUnoccupiedSpace

Type hierarchy:

Type
gen:GenericUnoccupiedSpaceType
Documentation

XML Instance Representation

<gen:GenericUnoccupiedSpace>
   <!-- 'core:AbstractUnoccupiedSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericUnoccupiedSpace> gen:ADEOfGenericUnoccupiedSpacePropertyType </gen:adeOfGenericUnoccupiedSpace> [0..*] 
</gen:GenericUnoccupiedSpace>

Schema Component Representation

<element name="GenericUnoccupiedSpace" type="gen:GenericUnoccupiedSpaceType" substitutionGroup="core:AbstractUnoccupiedSpace"/>

Element: IntAttribute

Type hierarchy:

Type
gen:IntAttributeType
Documentation

XML Instance Representation

<gen:IntAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> integer </gen:value> [1] 
</gen:IntAttribute>

Schema Component Representation

<element name="IntAttribute" type="gen:IntAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: MeasureAttribute

Type hierarchy:

Type
gen:MeasureAttributeType
Documentation

XML Instance Representation

<gen:MeasureAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> gml:MeasureType </gen:value> [1] 
</gen:MeasureAttribute>

Schema Component Representation

<element name="MeasureAttribute" type="gen:MeasureAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: StringAttribute

Type hierarchy:

Type
gen:StringAttributeType
Documentation

XML Instance Representation

<gen:StringAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> string </gen:value> [1] 
</gen:StringAttribute>

Schema Component Representation

<element name="StringAttribute" type="gen:StringAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Element: UriAttribute

Type hierarchy:

Type
gen:UriAttributeType
Documentation

XML Instance Representation

<gen:UriAttribute>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> anyURI </gen:value> [1] 
</gen:UriAttribute>

Schema Component Representation

<element name="UriAttribute" type="gen:UriAttributeType" substitutionGroup="core:AbstractGenericAttribute"/>

Complex Types

Complex Type: ADEOfGenericLogicalSpacePropertyType

XML Instance Representation

<...>
   <gen:ADEOfGenericLogicalSpace> ... </gen:ADEOfGenericLogicalSpace> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGenericLogicalSpacePropertyType">
   <sequence>
      <element ref="gen:ADEOfGenericLogicalSpace"/>
   </sequence>
</complexType>

Complex Type: ADEOfGenericLogicalSpaceType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfGenericOccupiedSpacePropertyType

XML Instance Representation

<...>
   <gen:ADEOfGenericOccupiedSpace> ... </gen:ADEOfGenericOccupiedSpace> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGenericOccupiedSpacePropertyType">
   <sequence>
      <element ref="gen:ADEOfGenericOccupiedSpace"/>
   </sequence>
</complexType>

Complex Type: ADEOfGenericOccupiedSpaceType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfGenericThematicSurfacePropertyType

XML Instance Representation

<...>
   <gen:ADEOfGenericThematicSurface> ... </gen:ADEOfGenericThematicSurface> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGenericThematicSurfacePropertyType">
   <sequence>
      <element ref="gen:ADEOfGenericThematicSurface"/>
   </sequence>
</complexType>

Complex Type: ADEOfGenericThematicSurfaceType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfGenericUnoccupiedSpacePropertyType

XML Instance Representation

<...>
   <gen:ADEOfGenericUnoccupiedSpace> ... </gen:ADEOfGenericUnoccupiedSpace> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGenericUnoccupiedSpacePropertyType">
   <sequence>
      <element ref="gen:ADEOfGenericUnoccupiedSpace"/>
   </sequence>
</complexType>

Complex Type: ADEOfGenericUnoccupiedSpaceType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: CodeAttributePropertyType

XML Instance Representation

<...>
   <gen:CodeAttribute> ... </gen:CodeAttribute> [1]
</...>

Schema Component Representation

<complexType name="CodeAttributePropertyType">
   <sequence>
      <element ref="gen:CodeAttribute"/>
   </sequence>
</complexType>

Complex Type: CodeAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < CodeAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> gml:CodeType </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="CodeAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="gml:CodeType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: DateAttributePropertyType

XML Instance Representation

<...>
   <gen:DateAttribute> ... </gen:DateAttribute> [1]
</...>

Schema Component Representation

<complexType name="DateAttributePropertyType">
   <sequence>
      <element ref="gen:DateAttribute"/>
   </sequence>
</complexType>

Complex Type: DateAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < DateAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> date </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="DateAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="date"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: DoubleAttributePropertyType

XML Instance Representation

<...>
   <gen:DoubleAttribute> ... </gen:DoubleAttribute> [1]
</...>

Schema Component Representation

<complexType name="DoubleAttributePropertyType">
   <sequence>
      <element ref="gen:DoubleAttribute"/>
   </sequence>
</complexType>

Complex Type: DoubleAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < DoubleAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> double </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="DoubleAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="double"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericAttributeSetPropertyType

XML Instance Representation

<...>
   <gen:GenericAttributeSet> ... </gen:GenericAttributeSet> [1]
</...>

Schema Component Representation

<complexType name="GenericAttributeSetPropertyType">
   <sequence>
      <element ref="gen:GenericAttributeSet"/>
   </sequence>
</complexType>

Complex Type: GenericAttributeSetType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < GenericAttributeSetType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:codeSpace> anyURI </gen:codeSpace> [0..1] 
   <gen:genericAttribute> core:AbstractGenericAttributePropertyType </gen:genericAttribute> [1..*] 
</...>

Schema Component Representation

<complexType name="GenericAttributeSetType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="codeSpace" type="anyURI" minOccurs="0"/>
            <element name="genericAttribute" type="core:AbstractGenericAttributePropertyType" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericLogicalSpacePropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="GenericLogicalSpacePropertyType">
   <sequence minOccurs="0">
      <element ref="gen:GenericLogicalSpace"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GenericLogicalSpaceType

Type hierarchy:

Super-types:
core:AbstractLogicalSpaceType < GenericLogicalSpaceType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractLogicalSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericLogicalSpace> gen:ADEOfGenericLogicalSpacePropertyType </gen:adeOfGenericLogicalSpace> [0..*] 
</...>

Schema Component Representation

<complexType name="GenericLogicalSpaceType">
   <complexContent>
      <extension base="core:AbstractLogicalSpaceType">
         <sequence>
            <element name="class" type="gml:CodeType" minOccurs="0"/>
            <element name="function" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="usage" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfGenericLogicalSpace" type="gen:ADEOfGenericLogicalSpacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericOccupiedSpacePropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="GenericOccupiedSpacePropertyType">
   <sequence minOccurs="0">
      <element ref="gen:GenericOccupiedSpace"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GenericOccupiedSpaceType

Type hierarchy:

Super-types:
core:AbstractOccupiedSpaceType < GenericOccupiedSpaceType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractOccupiedSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericOccupiedSpace> gen:ADEOfGenericOccupiedSpacePropertyType </gen:adeOfGenericOccupiedSpace> [0..*] 
</...>

Schema Component Representation

<complexType name="GenericOccupiedSpaceType">
   <complexContent>
      <extension base="core:AbstractOccupiedSpaceType">
         <sequence>
            <element name="class" type="gml:CodeType" minOccurs="0"/>
            <element name="function" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="usage" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfGenericOccupiedSpace" type="gen:ADEOfGenericOccupiedSpacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericThematicSurfacePropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="GenericThematicSurfacePropertyType">
   <sequence minOccurs="0">
      <element ref="gen:GenericThematicSurface"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GenericThematicSurfaceType

Type hierarchy:

Super-types:
core:AbstractThematicSurfaceType < GenericThematicSurfaceType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractThematicSurfaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericThematicSurface> gen:ADEOfGenericThematicSurfacePropertyType </gen:adeOfGenericThematicSurface> [0..*] 
</...>

Schema Component Representation

<complexType name="GenericThematicSurfaceType">
   <complexContent>
      <extension base="core:AbstractThematicSurfaceType">
         <sequence>
            <element name="class" type="gml:CodeType" minOccurs="0"/>
            <element name="function" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="usage" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfGenericThematicSurface" type="gen:ADEOfGenericThematicSurfacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericUnoccupiedSpacePropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="GenericUnoccupiedSpacePropertyType">
   <sequence minOccurs="0">
      <element ref="gen:GenericUnoccupiedSpace"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GenericUnoccupiedSpaceType

Type hierarchy:

Super-types:
core:AbstractUnoccupiedSpaceType < GenericUnoccupiedSpaceType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractUnoccupiedSpaceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:class> gml:CodeType </gen:class> [0..1] 
   <gen:function> gml:CodeType </gen:function> [0..*] 
   <gen:usage> gml:CodeType </gen:usage> [0..*] 
   <gen:adeOfGenericUnoccupiedSpace> gen:ADEOfGenericUnoccupiedSpacePropertyType </gen:adeOfGenericUnoccupiedSpace> [0..*] 
</...>

Schema Component Representation

<complexType name="GenericUnoccupiedSpaceType">
   <complexContent>
      <extension base="core:AbstractUnoccupiedSpaceType">
         <sequence>
            <element name="class" type="gml:CodeType" minOccurs="0"/>
            <element name="function" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="usage" type="gml:CodeType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfGenericUnoccupiedSpace" type="gen:ADEOfGenericUnoccupiedSpacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: IntAttributePropertyType

XML Instance Representation

<...>
   <gen:IntAttribute> ... </gen:IntAttribute> [1]
</...>

Schema Component Representation

<complexType name="IntAttributePropertyType">
   <sequence>
      <element ref="gen:IntAttribute"/>
   </sequence>
</complexType>

Complex Type: IntAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < IntAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> integer </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="IntAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="integer"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MeasureAttributePropertyType

XML Instance Representation

<...>
   <gen:MeasureAttribute> ... </gen:MeasureAttribute> [1]
</...>

Schema Component Representation

<complexType name="MeasureAttributePropertyType">
   <sequence>
      <element ref="gen:MeasureAttribute"/>
   </sequence>
</complexType>

Complex Type: MeasureAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < MeasureAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> gml:MeasureType </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="MeasureAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="gml:MeasureType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: StringAttributePropertyType

XML Instance Representation

<...>
   <gen:StringAttribute> ... </gen:StringAttribute> [1]
</...>

Schema Component Representation

<complexType name="StringAttributePropertyType">
   <sequence>
      <element ref="gen:StringAttribute"/>
   </sequence>
</complexType>

Complex Type: StringAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < StringAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> string </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="StringAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="string"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: UriAttributePropertyType

XML Instance Representation

<...>
   <gen:UriAttribute> ... </gen:UriAttribute> [1]
</...>

Schema Component Representation

<complexType name="UriAttributePropertyType">
   <sequence>
      <element ref="gen:UriAttribute"/>
   </sequence>
</complexType>

Complex Type: UriAttributeType

Type hierarchy:

Super-types:
core:AbstractGenericAttributeType < UriAttributeType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractGenericAttributeType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <gen:name> string </gen:name> [1] 
   <gen:value> anyURI </gen:value> [1] 
</...>

Schema Component Representation

<complexType name="UriAttributeType">
   <complexContent>
      <extension base="core:AbstractGenericAttributeType">
         <sequence>
            <element name="name" type="string"/>
            <element name="value" type="anyURI"/>
         </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.