Definition Type: ComplexType
Name: TimeInstantGridType
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:TimeGridType
Containing Schema: temporalAggregates.xsd
Abstract False
Documentation:
Extend time instant grid with window size property
Collapse XSD Schema Diagram:
Drilldown into duration Drilldown into offsetInterval Drilldown into offsetDuration Drilldown into origin Drilldown into originPos Drilldown into extent Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractTimeObjectType Drilldown into AbstractTimeComplexType Drilldown into TimeGridTypeXSD Diagram of TimeInstantGridType
Collapse XSD Schema Code:
<complexType name="TimeInstantGridType">
    <annotation>
        <documentation>Extend time instant grid with window size property</documentation>
    </annotation>
    <complexContent>
        <extension base="swe:TimeGridType">
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
extent swe:extent (1) (1)
originPos swe:originPos (1) (1)
origin swe:origin (1) (1)
offsetDuration swe:offsetDuration (1) (1)
offsetInterval swe:offsetInterval (1) (1)
duration swe:duration 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
swe:TimeInstantGrid
Collapse Comments:
blog comments powered by Disqus