Definition Type: Element
Name: DataArray
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:DataArrayType
Containing Schema: aggregateTypes.xsd
Abstract False
Documentation:
Implemetation of ISO-11404 Array datatype. This defines an array of identical data components with a elementCount. Values are given as a block and can be encoded in different ways
Collapse XSD Schema Diagram:
Drilldown into values Drilldown into encoding Drilldown into elementType Drilldown into elementCount Drilldown into definition Drilldown into fixed Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractDataComponentType Drilldown into AbstractDataArrayType Drilldown into DataArrayTypeXSD Diagram of DataArray
Collapse XSD Schema Code:
<xs:element name="DataArray" type="swe:DataArrayType" substitutionGroup="swe:AbstractDataArray">
    <xs:annotation>
        <xs:documentation>Implemetation of ISO-11404 Array datatype. This defines an array of identical data components with a elementCount. Values are given as a block and can be encoded in different ways</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
elementCount swe:elementCount (1) (1)
elementType swe:elementType (1) (1)
encoding swe:encoding (1) (1)
values swe:values 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
<xs:group> swe:EncodedValuesGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
fixed swe:fixed false Optional
definition swe:definition Optional
Collapse Derivation Tree:
Collapse References:
swe:DataArray
Collapse Comments:
blog comments powered by Disqus