<

Schema documentation dynamizer

Schema Document Properties

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

Schema Component Representation

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

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfAbstractAtomicTimeseries/> 

Schema Component Representation

<element name="ADEOfAbstractAtomicTimeseries" type="dyn:ADEOfAbstractAtomicTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfAbstractTimeseries

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfAbstractTimeseries/> 

Schema Component Representation

<element name="ADEOfAbstractTimeseries" type="dyn:ADEOfAbstractTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfCompositeTimeseries

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfCompositeTimeseries/> 

Schema Component Representation

<element name="ADEOfCompositeTimeseries" type="dyn:ADEOfCompositeTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfDynamizer

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfDynamizer/> 

Schema Component Representation

<element name="ADEOfDynamizer" type="dyn:ADEOfDynamizerType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfGenericTimeseries

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfGenericTimeseries/> 

Schema Component Representation

<element name="ADEOfGenericTimeseries" type="dyn:ADEOfGenericTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfStandardFileTimeseries

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfStandardFileTimeseries/> 

Schema Component Representation

<element name="ADEOfStandardFileTimeseries" type="dyn:ADEOfStandardFileTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfTabulatedFileTimeseries

Type hierarchy:

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

XML Instance Representation

<dyn:ADEOfTabulatedFileTimeseries/> 

Schema Component Representation

<element name="ADEOfTabulatedFileTimeseries" type="dyn:ADEOfTabulatedFileTimeseriesType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: AbstractAtomicTimeseries

Type hierarchy:

Type
dyn:AbstractAtomicTimeseriesType
Abstract
yes
Documentation

XML Instance Representation

<dyn:AbstractAtomicTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
</dyn:AbstractAtomicTimeseries>

Schema Component Representation

<element name="AbstractAtomicTimeseries" type="dyn:AbstractAtomicTimeseriesType" abstract="true" substitutionGroup="dyn:AbstractTimeseries"/>

Element: AbstractTimeseries

Type hierarchy:

Type
dyn:AbstractTimeseriesType
Abstract
yes
Documentation

XML Instance Representation

<dyn:AbstractTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
</dyn:AbstractTimeseries>

Schema Component Representation

<element name="AbstractTimeseries" type="dyn:AbstractTimeseriesType" abstract="true" substitutionGroup="core:AbstractFeature"/>

Element: CompositeTimeseries

Type hierarchy:

Type
dyn:CompositeTimeseriesType
Documentation

XML Instance Representation

<dyn:CompositeTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:component> dyn:TimeseriesComponentPropertyType </dyn:component> [1..*] 
   <dyn:adeOfCompositeTimeseries> dyn:ADEOfCompositeTimeseriesPropertyType </dyn:adeOfCompositeTimeseries> [0..*] 
</dyn:CompositeTimeseries>

Schema Component Representation

<element name="CompositeTimeseries" type="dyn:CompositeTimeseriesType" substitutionGroup="dyn:AbstractTimeseries"/>

Element: Dynamizer

Type hierarchy:

Type
dyn:DynamizerType
Documentation

XML Instance Representation

<dyn:Dynamizer>
   <!-- 'core:AbstractDynamizerType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:attributeRef> string </dyn:attributeRef> [1] 
   <dyn:startTime> gml:TimePositionType </dyn:startTime> [0..1] 
   <dyn:endTime> gml:TimePositionType </dyn:endTime> [0..1] 
   <dyn:dynamicData
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <dyn:AbstractTimeseries> ... </dyn:AbstractTimeseries> [1] End Sequence </dyn:dynamicData> <dyn:sensorConnection> dyn:SensorConnectionPropertyType </dyn:sensorConnection> [0..1] <dyn:adeOfDynamizer> dyn:ADEOfDynamizerPropertyType </dyn:adeOfDynamizer> [0..*] </dyn:Dynamizer>

Schema Component Representation

<element name="Dynamizer" type="dyn:DynamizerType" substitutionGroup="core:AbstractDynamizer"/>

Element: GenericTimeseries

Type hierarchy:

Type
dyn:GenericTimeseriesType
Documentation

XML Instance Representation

<dyn:GenericTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:valueType> dyn:TimeseriesTypeValueType </dyn:valueType> [1] 
   <dyn:timeValuePair> dyn:TimeValuePairPropertyType </dyn:timeValuePair> [1..*] 
   <dyn:adeOfGenericTimeseries> dyn:ADEOfGenericTimeseriesPropertyType </dyn:adeOfGenericTimeseries> [0..*] 
</dyn:GenericTimeseries>

Schema Component Representation

<element name="GenericTimeseries" type="dyn:GenericTimeseriesType" substitutionGroup="dyn:AbstractAtomicTimeseries"/>

Element: SensorConnection

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dyn:SensorConnectionType
Documentation

XML Instance Representation

<dyn:SensorConnection>
   <dyn:connectionType> gml:CodeType </dyn:connectionType> [1] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:sensorID> string </dyn:sensorID> [0..1] 
   <dyn:sensorName> string </dyn:sensorName> [0..1] 
   <dyn:observationID> string </dyn:observationID> [0..1] 
   <dyn:datastreamID> string </dyn:datastreamID> [0..1] 
   <dyn:baseURL> anyURI </dyn:baseURL> [0..1] 
   <dyn:authType> gml:CodeType </dyn:authType> [0..1] 
   <dyn:mqttServer> string </dyn:mqttServer> [0..1] 
   <dyn:mqttTopic> string </dyn:mqttTopic> [0..1] 
   <dyn:linkToObservation> string </dyn:linkToObservation> [0..1] 
   <dyn:linkToSensorDescription> string </dyn:linkToSensorDescription> [0..1] 
   <dyn:sensorLocation> gml:ReferenceType </dyn:sensorLocation> [0..1] 
</dyn:SensorConnection>

Schema Component Representation

<element name="SensorConnection" type="dyn:SensorConnectionType" substitutionGroup="gml:AbstractObject"/>

Element: StandardFileTimeseries

Type hierarchy:

Type
dyn:StandardFileTimeseriesType
Documentation

XML Instance Representation

<dyn:StandardFileTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:fileLocation> anyURI </dyn:fileLocation> [1] 
   <dyn:fileType> gml:CodeType </dyn:fileType> [1] 
   <dyn:mimeType> gml:CodeType </dyn:mimeType> [0..1] 
   <dyn:adeOfStandardFileTimeseries> dyn:ADEOfStandardFileTimeseriesPropertyType </dyn:adeOfStandardFileTimeseries> [0..*] 
</dyn:StandardFileTimeseries>

Schema Component Representation

<element name="StandardFileTimeseries" type="dyn:StandardFileTimeseriesType" substitutionGroup="dyn:AbstractAtomicTimeseries"/>

Element: TabulatedFileTimeseries

Type hierarchy:

Type
dyn:TabulatedFileTimeseriesType
Documentation

XML Instance Representation

<dyn:TabulatedFileTimeseries>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:fileLocation> anyURI </dyn:fileLocation> [1] 
   <dyn:fileType> gml:CodeType </dyn:fileType> [1] 
   <dyn:mimeType> gml:CodeType </dyn:mimeType> [0..1] 
   <dyn:valueType> dyn:TimeseriesTypeValueType </dyn:valueType> [1] 
   <dyn:numberOfHeaderLines> integer </dyn:numberOfHeaderLines> [0..1] 
   <dyn:fieldSeparator> string </dyn:fieldSeparator> [1] 
   <dyn:decimalSymbol> string </dyn:decimalSymbol> [0..1] 
   <dyn:idColumnNo> integer </dyn:idColumnNo> [0..1] 
   <dyn:idColumnName> string </dyn:idColumnName> [0..1] 
   <dyn:idValue> string </dyn:idValue> [0..1] 
   <dyn:timeColumnNo> integer </dyn:timeColumnNo> [0..1] 
   <dyn:timeColumnName> string </dyn:timeColumnName> [0..1] 
   <dyn:valueColumnNo> integer </dyn:valueColumnNo> [0..1] 
   <dyn:valueColumnName> string </dyn:valueColumnName> [0..1] 
   <dyn:adeOfTabulatedFileTimeseries> dyn:ADEOfTabulatedFileTimeseriesPropertyType </dyn:adeOfTabulatedFileTimeseries> [0..*] 
</dyn:TabulatedFileTimeseries>

Schema Component Representation

<element name="TabulatedFileTimeseries" type="dyn:TabulatedFileTimeseriesType" substitutionGroup="dyn:AbstractAtomicTimeseries"/>

Element: TimeValuePair

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dyn:TimeValuePairType
Documentation

XML Instance Representation

<dyn:TimeValuePair>
   <dyn:timestamp> gml:TimePositionType </dyn:timestamp> [1] 
   <dyn:intValue> integer </dyn:intValue> [0..1] 
   <dyn:doubleValue> double </dyn:doubleValue> [0..1] 
   <dyn:stringValue> string </dyn:stringValue> [0..1] 
   <dyn:geometryValue> gml:GeometryPropertyType </dyn:geometryValue> [0..1] 
   <dyn:uriValue> anyURI </dyn:uriValue> [0..1] 
   <dyn:boolValue> boolean </dyn:boolValue> [0..1] 
   <dyn:implicitGeometryValue
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <core:ImplicitGeometry> ... </core:ImplicitGeometry> [1] End Sequence </dyn:implicitGeometryValue> <dyn:appearanceValue
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <core:AbstractAppearance> ... </core:AbstractAppearance> [1] End Sequence </dyn:appearanceValue> </dyn:TimeValuePair>

Schema Component Representation

<element name="TimeValuePair" type="dyn:TimeValuePairType" substitutionGroup="gml:AbstractObject"/>

Element: TimeseriesComponent

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
dyn:TimeseriesComponentType
Documentation

XML Instance Representation

<dyn:TimeseriesComponent>
   <dyn:repetitions> integer </dyn:repetitions> [1] 
   <dyn:additionalGap> duration </dyn:additionalGap> [0..1] 
   <dyn:timeseries> dyn:AbstractTimeseriesPropertyType </dyn:timeseries> [1] 
</dyn:TimeseriesComponent>

Schema Component Representation

<element name="TimeseriesComponent" type="dyn:TimeseriesComponentType" substitutionGroup="gml:AbstractObject"/>

Complex Types

Complex Type: ADEOfAbstractAtomicTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfAbstractAtomicTimeseries> ... </dyn:ADEOfAbstractAtomicTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAbstractAtomicTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfAbstractAtomicTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfAbstractAtomicTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfAbstractTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfAbstractTimeseries> ... </dyn:ADEOfAbstractTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAbstractTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfAbstractTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfAbstractTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfCompositeTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfCompositeTimeseries> ... </dyn:ADEOfCompositeTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfCompositeTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfCompositeTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfCompositeTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfDynamizerPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfDynamizer> ... </dyn:ADEOfDynamizer> [1]
</...>

Schema Component Representation

<complexType name="ADEOfDynamizerPropertyType">
   <sequence>
      <element ref="dyn:ADEOfDynamizer"/>
   </sequence>
</complexType>

Complex Type: ADEOfDynamizerType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfGenericTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfGenericTimeseries> ... </dyn:ADEOfGenericTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGenericTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfGenericTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfGenericTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfStandardFileTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfStandardFileTimeseries> ... </dyn:ADEOfStandardFileTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfStandardFileTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfStandardFileTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfStandardFileTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: ADEOfTabulatedFileTimeseriesPropertyType

XML Instance Representation

<...>
   <dyn:ADEOfTabulatedFileTimeseries> ... </dyn:ADEOfTabulatedFileTimeseries> [1]
</...>

Schema Component Representation

<complexType name="ADEOfTabulatedFileTimeseriesPropertyType">
   <sequence>
      <element ref="dyn:ADEOfTabulatedFileTimeseries"/>
   </sequence>
</complexType>

Complex Type: ADEOfTabulatedFileTimeseriesType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

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

Complex Type: AbstractAtomicTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="AbstractAtomicTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:AbstractAtomicTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AbstractAtomicTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension) < AbstractAtomicTimeseriesType (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="AbstractAtomicTimeseriesType" abstract="true">
   <complexContent>
      <extension base="dyn:AbstractTimeseriesType">
         <sequence>
            <element name="observationProperty" type="string"/>
            <element name="uom" type="string" minOccurs="0"/>
            <element name="adeOfAbstractAtomicTimeseries" type="dyn:ADEOfAbstractAtomicTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: AbstractTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="AbstractTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:AbstractTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AbstractTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="AbstractTimeseriesType" abstract="true">
   <complexContent>
      <extension base="core:AbstractFeatureType">
         <sequence>
            <element name="firstTimestamp" type="gml:TimePositionType" minOccurs="0"/>
            <element name="lastTimestamp" type="gml:TimePositionType" minOccurs="0"/>
            <element name="adeOfAbstractTimeseries" type="dyn:ADEOfAbstractTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: CompositeTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="CompositeTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:CompositeTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: CompositeTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension) < CompositeTimeseriesType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:component> dyn:TimeseriesComponentPropertyType </dyn:component> [1..*] 
   <dyn:adeOfCompositeTimeseries> dyn:ADEOfCompositeTimeseriesPropertyType </dyn:adeOfCompositeTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="CompositeTimeseriesType">
   <complexContent>
      <extension base="dyn:AbstractTimeseriesType">
         <sequence>
            <element name="component" type="dyn:TimeseriesComponentPropertyType" maxOccurs="unbounded"/>
            <element name="adeOfCompositeTimeseries" type="dyn:ADEOfCompositeTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: DynamizerPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="DynamizerPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:Dynamizer"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: DynamizerType

Type hierarchy:

Super-types:
core:AbstractDynamizerType < DynamizerType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractDynamizerType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:attributeRef> string </dyn:attributeRef> [1] 
   <dyn:startTime> gml:TimePositionType </dyn:startTime> [0..1] 
   <dyn:endTime> gml:TimePositionType </dyn:endTime> [0..1] 
   <dyn:dynamicData
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <dyn:AbstractTimeseries> ... </dyn:AbstractTimeseries> [1] End Sequence </dyn:dynamicData> <dyn:sensorConnection> dyn:SensorConnectionPropertyType </dyn:sensorConnection> [0..1] <dyn:adeOfDynamizer> dyn:ADEOfDynamizerPropertyType </dyn:adeOfDynamizer> [0..*] </...>

Schema Component Representation

<complexType name="DynamizerType">
   <complexContent>
      <extension base="core:AbstractDynamizerType">
         <sequence>
            <element name="attributeRef" type="string"/>
            <element name="startTime" type="gml:TimePositionType" minOccurs="0"/>
            <element name="endTime" type="gml:TimePositionType" minOccurs="0"/>
            <element name="dynamicData" minOccurs="0">
               <complexType>
                  <complexContent>
                     <extension base="gml:AbstractFeatureMemberType">
                        <sequence minOccurs="0">
                           <element ref="dyn:AbstractTimeseries"/>
                        </sequence>
                        <attributeGroup ref="gml:AssociationAttributeGroup"/>
                     </extension>
                  </complexContent>
               </complexType>
            </element>
            <element name="sensorConnection" type="dyn:SensorConnectionPropertyType" minOccurs="0"/>
            <element name="adeOfDynamizer" type="dyn:ADEOfDynamizerPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GenericTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="GenericTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:GenericTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GenericTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension) < AbstractAtomicTimeseriesType (by extension) < GenericTimeseriesType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:valueType> dyn:TimeseriesTypeValueType </dyn:valueType> [1] 
   <dyn:timeValuePair> dyn:TimeValuePairPropertyType </dyn:timeValuePair> [1..*] 
   <dyn:adeOfGenericTimeseries> dyn:ADEOfGenericTimeseriesPropertyType </dyn:adeOfGenericTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="GenericTimeseriesType">
   <complexContent>
      <extension base="dyn:AbstractAtomicTimeseriesType">
         <sequence>
            <element name="valueType" type="dyn:TimeseriesTypeValueType"/>
            <element name="timeValuePair" type="dyn:TimeValuePairPropertyType" maxOccurs="unbounded"/>
            <element name="adeOfGenericTimeseries" type="dyn:ADEOfGenericTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: SensorConnectionPropertyType

XML Instance Representation

<...>
   <dyn:SensorConnection> ... </dyn:SensorConnection> [1]
</...>

Schema Component Representation

<complexType name="SensorConnectionPropertyType">
   <sequence>
      <element ref="dyn:SensorConnection"/>
   </sequence>
</complexType>

Complex Type: SensorConnectionType

XML Instance Representation

<...>
   <dyn:connectionType> gml:CodeType </dyn:connectionType> [1] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:sensorID> string </dyn:sensorID> [0..1] 
   <dyn:sensorName> string </dyn:sensorName> [0..1] 
   <dyn:observationID> string </dyn:observationID> [0..1] 
   <dyn:datastreamID> string </dyn:datastreamID> [0..1] 
   <dyn:baseURL> anyURI </dyn:baseURL> [0..1] 
   <dyn:authType> gml:CodeType </dyn:authType> [0..1] 
   <dyn:mqttServer> string </dyn:mqttServer> [0..1] 
   <dyn:mqttTopic> string </dyn:mqttTopic> [0..1] 
   <dyn:linkToObservation> string </dyn:linkToObservation> [0..1] 
   <dyn:linkToSensorDescription> string </dyn:linkToSensorDescription> [0..1] 
   <dyn:sensorLocation> gml:ReferenceType </dyn:sensorLocation> [0..1] 
</...>

Schema Component Representation

<complexType name="SensorConnectionType">
   <sequence>
      <element name="connectionType" type="gml:CodeType"/>
      <element name="observationProperty" type="string"/>
      <element name="uom" type="string" minOccurs="0"/>
      <element name="sensorID" type="string" minOccurs="0"/>
      <element name="sensorName" type="string" minOccurs="0"/>
      <element name="observationID" type="string" minOccurs="0"/>
      <element name="datastreamID" type="string" minOccurs="0"/>
      <element name="baseURL" type="anyURI" minOccurs="0"/>
      <element name="authType" type="gml:CodeType" minOccurs="0"/>
      <element name="mqttServer" type="string" minOccurs="0"/>
      <element name="mqttTopic" type="string" minOccurs="0"/>
      <element name="linkToObservation" type="string" minOccurs="0"/>
      <element name="linkToSensorDescription" type="string" minOccurs="0"/>
      <element name="sensorLocation" type="gml:ReferenceType" minOccurs="0"/>
   </sequence>
</complexType>

Complex Type: StandardFileTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="StandardFileTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:StandardFileTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: StandardFileTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension) < AbstractAtomicTimeseriesType (by extension) < StandardFileTimeseriesType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:fileLocation> anyURI </dyn:fileLocation> [1] 
   <dyn:fileType> gml:CodeType </dyn:fileType> [1] 
   <dyn:mimeType> gml:CodeType </dyn:mimeType> [0..1] 
   <dyn:adeOfStandardFileTimeseries> dyn:ADEOfStandardFileTimeseriesPropertyType </dyn:adeOfStandardFileTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="StandardFileTimeseriesType">
   <complexContent>
      <extension base="dyn:AbstractAtomicTimeseriesType">
         <sequence>
            <element name="fileLocation" type="anyURI"/>
            <element name="fileType" type="gml:CodeType"/>
            <element name="mimeType" type="gml:CodeType" minOccurs="0"/>
            <element name="adeOfStandardFileTimeseries" type="dyn:ADEOfStandardFileTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: TabulatedFileTimeseriesPropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="TabulatedFileTimeseriesPropertyType">
   <sequence minOccurs="0">
      <element ref="dyn:TabulatedFileTimeseries"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: TabulatedFileTimeseriesType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractTimeseriesType (by extension) < AbstractAtomicTimeseriesType (by extension) < TabulatedFileTimeseriesType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <dyn:firstTimestamp> gml:TimePositionType </dyn:firstTimestamp> [0..1] 
   <dyn:lastTimestamp> gml:TimePositionType </dyn:lastTimestamp> [0..1] 
   <dyn:adeOfAbstractTimeseries> dyn:ADEOfAbstractTimeseriesPropertyType </dyn:adeOfAbstractTimeseries> [0..*] 
   <dyn:observationProperty> string </dyn:observationProperty> [1] 
   <dyn:uom> string </dyn:uom> [0..1] 
   <dyn:adeOfAbstractAtomicTimeseries> dyn:ADEOfAbstractAtomicTimeseriesPropertyType </dyn:adeOfAbstractAtomicTimeseries> [0..*] 
   <dyn:fileLocation> anyURI </dyn:fileLocation> [1] 
   <dyn:fileType> gml:CodeType </dyn:fileType> [1] 
   <dyn:mimeType> gml:CodeType </dyn:mimeType> [0..1] 
   <dyn:valueType> dyn:TimeseriesTypeValueType </dyn:valueType> [1] 
   <dyn:numberOfHeaderLines> integer </dyn:numberOfHeaderLines> [0..1] 
   <dyn:fieldSeparator> string </dyn:fieldSeparator> [1] 
   <dyn:decimalSymbol> string </dyn:decimalSymbol> [0..1] 
   <dyn:idColumnNo> integer </dyn:idColumnNo> [0..1] 
   <dyn:idColumnName> string </dyn:idColumnName> [0..1] 
   <dyn:idValue> string </dyn:idValue> [0..1] 
   <dyn:timeColumnNo> integer </dyn:timeColumnNo> [0..1] 
   <dyn:timeColumnName> string </dyn:timeColumnName> [0..1] 
   <dyn:valueColumnNo> integer </dyn:valueColumnNo> [0..1] 
   <dyn:valueColumnName> string </dyn:valueColumnName> [0..1] 
   <dyn:adeOfTabulatedFileTimeseries> dyn:ADEOfTabulatedFileTimeseriesPropertyType </dyn:adeOfTabulatedFileTimeseries> [0..*] 
</...>

Schema Component Representation

<complexType name="TabulatedFileTimeseriesType">
   <complexContent>
      <extension base="dyn:AbstractAtomicTimeseriesType">
         <sequence>
            <element name="fileLocation" type="anyURI"/>
            <element name="fileType" type="gml:CodeType"/>
            <element name="mimeType" type="gml:CodeType" minOccurs="0"/>
            <element name="valueType" type="dyn:TimeseriesTypeValueType"/>
            <element name="numberOfHeaderLines" type="integer" minOccurs="0"/>
            <element name="fieldSeparator" type="string"/>
            <element name="decimalSymbol" type="string" minOccurs="0"/>
            <element name="idColumnNo" type="integer" minOccurs="0"/>
            <element name="idColumnName" type="string" minOccurs="0"/>
            <element name="idValue" type="string" minOccurs="0"/>
            <element name="timeColumnNo" type="integer" minOccurs="0"/>
            <element name="timeColumnName" type="string" minOccurs="0"/>
            <element name="valueColumnNo" type="integer" minOccurs="0"/>
            <element name="valueColumnName" type="string" minOccurs="0"/>
            <element name="adeOfTabulatedFileTimeseries" type="dyn:ADEOfTabulatedFileTimeseriesPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: TimeValuePairPropertyType

XML Instance Representation

<...>
   <dyn:TimeValuePair> ... </dyn:TimeValuePair> [1]
</...>

Schema Component Representation

<complexType name="TimeValuePairPropertyType">
   <sequence>
      <element ref="dyn:TimeValuePair"/>
   </sequence>
</complexType>

Complex Type: TimeValuePairType

XML Instance Representation

<...>
   <dyn:timestamp> gml:TimePositionType </dyn:timestamp> [1] 
   <dyn:intValue> integer </dyn:intValue> [0..1] 
   <dyn:doubleValue> double </dyn:doubleValue> [0..1] 
   <dyn:stringValue> string </dyn:stringValue> [0..1] 
   <dyn:geometryValue> gml:GeometryPropertyType </dyn:geometryValue> [0..1] 
   <dyn:uriValue> anyURI </dyn:uriValue> [0..1] 
   <dyn:boolValue> boolean </dyn:boolValue> [0..1] 
   <dyn:implicitGeometryValue
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <core:ImplicitGeometry> ... </core:ImplicitGeometry> [1] End Sequence </dyn:implicitGeometryValue> <dyn:appearanceValue
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..1] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <core:AbstractAppearance> ... </core:AbstractAppearance> [1] End Sequence </dyn:appearanceValue> </...>

Schema Component Representation

<complexType name="TimeValuePairType">
   <sequence>
      <element name="timestamp" type="gml:TimePositionType"/>
      <element name="intValue" type="integer" minOccurs="0"/>
      <element name="doubleValue" type="double" minOccurs="0"/>
      <element name="stringValue" type="string" minOccurs="0"/>
      <element name="geometryValue" type="gml:GeometryPropertyType" minOccurs="0"/>
      <element name="uriValue" type="anyURI" minOccurs="0"/>
      <element name="boolValue" type="boolean" minOccurs="0"/>
      <element name="implicitGeometryValue" minOccurs="0">
         <complexType>
            <complexContent>
               <extension base="gml:AbstractMemberType">
                  <sequence minOccurs="0">
                     <element ref="core:ImplicitGeometry"/>
                  </sequence>
                  <attributeGroup ref="gml:AssociationAttributeGroup"/>
               </extension>
            </complexContent>
         </complexType>
      </element>
      <element name="appearanceValue" minOccurs="0">
         <complexType>
            <complexContent>
               <extension base="gml:AbstractFeatureMemberType">
                  <sequence minOccurs="0">
                     <element ref="core:AbstractAppearance"/>
                  </sequence>
                  <attributeGroup ref="gml:AssociationAttributeGroup"/>
               </extension>
            </complexContent>
         </complexType>
      </element>
   </sequence>
</complexType>

Complex Type: TimeseriesComponentPropertyType

XML Instance Representation

<...>
   <dyn:TimeseriesComponent> ... </dyn:TimeseriesComponent> [1]
</...>

Schema Component Representation

<complexType name="TimeseriesComponentPropertyType">
   <sequence>
      <element ref="dyn:TimeseriesComponent"/>
   </sequence>
</complexType>

Complex Type: TimeseriesComponentType

XML Instance Representation

<...>
   <dyn:repetitions> integer </dyn:repetitions> [1] 
   <dyn:additionalGap> duration </dyn:additionalGap> [0..1] 
   <dyn:timeseries> dyn:AbstractTimeseriesPropertyType </dyn:timeseries> [1] 
</...>

Schema Component Representation

<complexType name="TimeseriesComponentType">
   <sequence>
      <element name="repetitions" type="integer"/>
      <element name="additionalGap" type="duration" minOccurs="0"/>
      <element name="timeseries" type="dyn:AbstractTimeseriesPropertyType"/>
   </sequence>
</complexType>

Types

Simple Type: TimeseriesTypeValueType

Type hierarchy:

Super-types:
string < TimeseriesTypeValueType (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'int'|'double'|'string'|'geometry'|'uri'|'bool'|'implicitGeometry'|'appearance'}
Documentation

Schema Component Representation

<simpleType name="TimeseriesTypeValueType">
   <restriction base="string">
      <enumeration value="int"/>
      <enumeration value="double"/>
      <enumeration value="string"/>
      <enumeration value="geometry"/>
      <enumeration value="uri"/>
      <enumeration value="bool"/>
      <enumeration value="implicitGeometry"/>
      <enumeration value="appearance"/>
   </restriction>
</simpleType>

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.