Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema temporalTopology.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/envelope
Annotations
The temporal topology schema for ISO19136 provides constructs for handling topological complexes and temporal feature relationships. Temporal geometric characteristics of features are represented as instants and periods. While, temporal context of features that does not relate to the position of time is described as connectivity relationships among instants and periods. These relationships are called temporal topology as they do not change in time, as long as the direction of time does not change. It is used effectively in the case of describing a family tree expressing evolution of species, an ecological cycle, a lineage of lands or buildings, or a history of separation and merger of administrative boundaries. This schema reflects a partial yet consistent implementation of the model described in ISO 19108:2002. GML is an OGC Standard. Copyright (c) 2001,2005,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1.2
Element gml:TimeNode
Namespace http://www.opengis.net/gml
Annotations
"TimeNode" is a zero dimensional temporal topology primitive, expresses a position in topological time, and is a start and an end of time edge, which represents states of time. Time node may be isolated. However, it cannot describe the ordering relationships with other primitives. An isolated node may not be an element of any temporal topology complex.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252 index51.tmp#id4251 index51.tmp#id4253 index51.tmp#id4259 index51.tmp#id4260 index51.tmp#id4250 index51.tmp#id4249
Type gml:TimeNodeType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1} , gml:previousEdge* , gml:nextEdge* , gml:position{0,1}
Children gml:complex, gml:description, gml:metaDataProperty, gml:name, gml:nextEdge, gml:position, gml:previousEdge, gml:relatedTime
Instance
<gml:TimeNode gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimeNode>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TimeNode" type="gml:TimeNodeType" substitutionGroup="gml:_TimeTopologyPrimitive">
  <annotation>
    <documentation xml:lang="en">"TimeNode" is a zero dimensional temporal topology primitive, 
			expresses a position in topological time, and is a start and an end of time edge, which represents states of time.
			Time node may be isolated. However, it cannot describe the ordering relationships with other primitives. 
			An isolated node may not be an element of any temporal topology complex.</documentation>
  </annotation>
</element>
Element gml:AbstractTimeTopologyPrimitiveType / gml:complex
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index3.tmp#id3296
Type gml:ReferenceType
Properties
content: complex
minOccurs: 0
Model
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="complex" type="gml:ReferenceType" minOccurs="0"/>
Element gml:TimeNodeType / gml:previousEdge
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index51.tmp#id3145 index51.tmp#id4254
Type gml:TimeEdgePropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gml:TimeEdge
Children gml:TimeEdge
Instance
<gml:previousEdge xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeEdge gml:id="">{1,1}</gml:TimeEdge>
</gml:previousEdge>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="previousEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gml:TimeEdge
Namespace http://www.opengis.net/gml
Annotations
TimeEdge is one dimensional temporal topology primitive, expresses a state in topological time. It has an orientation from its start toward the end, and its boundaries shall associate with two different time nodes.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252 index51.tmp#id4251 index51.tmp#id4256 index51.tmp#id4257 index51.tmp#id4258 index51.tmp#id4255 index51.tmp#id4249
Type gml:TimeEdgeType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1} , gml:start , gml:end , gml:extent{0,1}
Children gml:complex, gml:description, gml:end, gml:extent, gml:metaDataProperty, gml:name, gml:relatedTime, gml:start
Instance
<gml:TimeEdge gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimeEdge>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TimeEdge" type="gml:TimeEdgeType" substitutionGroup="gml:_TimeTopologyPrimitive">
  <annotation>
    <documentation xml:lang="en">TimeEdge is one dimensional temporal topology primitive,
			 expresses a state in topological time. It has an orientation from its start toward the end, 
			 and its boundaries shall associate with two different time nodes.</documentation>
  </annotation>
</element>
Element gml:TimeEdgeType / gml:start
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index51.tmp#id3144 index51.tmp#id4248
Type gml:TimeNodePropertyType
Properties
content: complex
Model gml:TimeNode
Children gml:TimeNode
Instance
<gml:start xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeNode gml:id="">{1,1}</gml:TimeNode>
</gml:start>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="start" type="gml:TimeNodePropertyType"/>
Element gml:TimeEdgeType / gml:end
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index51.tmp#id3144 index51.tmp#id4248
Type gml:TimeNodePropertyType
Properties
content: complex
Model gml:TimeNode
Children gml:TimeNode
Instance
<gml:end xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeNode gml:id="">{1,1}</gml:TimeNode>
</gml:end>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="end" type="gml:TimeNodePropertyType"/>
Element gml:TimeEdgeType / gml:extent
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index50.tmp#id3143 index50.tmp#id3465
Type gml:TimePeriodPropertyType
Properties
content: complex
minOccurs: 0
Model gml:TimePeriod
Children gml:TimePeriod
Instance
<gml:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimePeriod frame="#ISO-8601" gml:id="">{1,1}</gml:TimePeriod>
</gml:extent>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="extent" type="gml:TimePeriodPropertyType" minOccurs="0"/>
Element gml:TimeNodeType / gml:nextEdge
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index51.tmp#id3145 index51.tmp#id4254
Type gml:TimeEdgePropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gml:TimeEdge
Children gml:TimeEdge
Instance
<gml:nextEdge xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeEdge gml:id="">{1,1}</gml:TimeEdge>
</gml:nextEdge>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="nextEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gml:TimeNodeType / gml:position
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index50.tmp#id3142 index50.tmp#id3451
Type gml:TimeInstantPropertyType
Properties
content: complex
minOccurs: 0
Model gml:TimeInstant
Children gml:TimeInstant
Instance
<gml:position xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeInstant frame="#ISO-8601" gml:id="">{1,1}</gml:TimeInstant>
</gml:position>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="position" type="gml:TimeInstantPropertyType" minOccurs="0"/>
Element gml:TimeTopologyComplex
Namespace http://www.opengis.net/gml
Annotations
This element represents temporal topology complex. It shall be the connected acyclic directed graph composed of time nodes and time edges.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3445 index51.tmp#id4281 index51.tmp#id4280 index50.tmp#id3444
Type gml:TimeTopologyComplexType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:primitive+
Children gml:description, gml:metaDataProperty, gml:name, gml:primitive
Instance
<gml:TimeTopologyComplex gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimeTopologyComplex>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TimeTopologyComplex" type="gml:TimeTopologyComplexType" substitutionGroup="gml:_TimeComplex">
  <annotation>
    <documentation xml:lang="en">This element represents temporal topology complex. It shall be the connected acyclic directed graph composed of time nodes and time edges.</documentation>
  </annotation>
</element>
Element gml:TimeTopologyComplexType / gml:primitive
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index51.tmp#id4249 index51.tmp#id4282
Type gml:TimeTopologyPrimitivePropertyType
Properties
content: complex
maxOccurs: unbounded
Model gml:_TimeTopologyPrimitive
Children gml:_TimeTopologyPrimitive
Instance
<gml:primitive xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_TimeTopologyPrimitive gml:id="">{1,1}</gml:_TimeTopologyPrimitive>
</gml:primitive>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="primitive" type="gml:TimeTopologyPrimitivePropertyType" maxOccurs="unbounded"/>
Element gml:_TimeTopologyPrimitive
Namespace http://www.opengis.net/gml
Annotations
This abstract element acts as the head of the substitution group for temporal topology primitives.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252 index51.tmp#id4251 index51.tmp#id3145 index51.tmp#id3144 index50.tmp#id3141
Type gml:AbstractTimeTopologyPrimitiveType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1}
Children gml:complex, gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Instance
<gml:_TimeTopologyPrimitive gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimeTopologyPrimitive>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimeTopologyPrimitive" type="gml:AbstractTimeTopologyPrimitiveType" abstract="true" substitutionGroup="gml:_TimePrimitive">
  <annotation>
    <documentation xml:lang="en">This abstract element acts as the head of the substitution group for temporal topology primitives.</documentation>
  </annotation>
</element>
Complex Type gml:TimeNodePropertyType
Namespace http://www.opengis.net/gml
Annotations
A time node property can either be any time node element encapsulated in an element of this type or an XLink reference to a remote time node element (where remote includes elements located elsewhere in the same document). Note that either the reference or the contained element must be given, but not both or none.
Diagram
Diagram index3.tmp#id244 index51.tmp#id3144
Used by
Model gml:TimeNode
Children gml:TimeNode
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="TimeNodePropertyType">
  <annotation>
    <documentation>A time node property can either be any time node element encapsulated in an element of this type 
			or an XLink reference to a remote time node element (where remote includes elements located elsewhere in the same document). 
			Note that either the reference or the contained element must be given, but not both or none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:TimeNode"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TimeNodeType
Namespace http://www.opengis.net/gml
Annotations
Type declaration of the element "TimeNode".
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252 index51.tmp#id4251 index51.tmp#id4253 index51.tmp#id4259 index51.tmp#id4260
Type extension of gml:AbstractTimeTopologyPrimitiveType
Type hierarchy
Used by
Element gml:TimeNode
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1} , gml:previousEdge* , gml:nextEdge* , gml:position{0,1}
Children gml:complex, gml:description, gml:metaDataProperty, gml:name, gml:nextEdge, gml:position, gml:previousEdge, gml:relatedTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TimeNodeType">
  <annotation>
    <documentation xml:lang="en">Type declaration of the element "TimeNode".</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeTopologyPrimitiveType">
      <sequence>
        <element name="previousEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="nextEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="position" type="gml:TimeInstantPropertyType" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:AbstractTimeTopologyPrimitiveType
Namespace http://www.opengis.net/gml
Annotations
The element "complex" carries a reference to the complex containing this primitive.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252
Type extension of gml:AbstractTimePrimitiveType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1}
Children gml:complex, gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimeTopologyPrimitiveType" abstract="true">
  <annotation>
    <documentation xml:lang="en">The element "complex" carries a reference to the complex containing this primitive.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimePrimitiveType">
      <sequence>
        <element name="complex" type="gml:ReferenceType" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:TimeEdgePropertyType
Namespace http://www.opengis.net/gml
Annotations
A time edge property can either be any time edge element encapsulated in an element of this type or an XLink reference to a remote time edge element (where remote includes elements located elsewhere in the same document). Note that either the reference or the contained element must be given, but not both or none.
Diagram
Diagram index3.tmp#id244 index51.tmp#id3145
Used by
Model gml:TimeEdge
Children gml:TimeEdge
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="TimeEdgePropertyType">
  <annotation>
    <documentation>A time edge property can either be any time edge element encapsulated in an element of this type 
			or an XLink reference to a remote time edge element (where remote includes elements located elsewhere in the same document). 
			Note that either the reference or the contained element must be given, but not both or none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:TimeEdge"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TimeEdgeType
Namespace http://www.opengis.net/gml
Annotations
Type declaration of the element "TimeEdge".
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3149 index50.tmp#id3147 index51.tmp#id4252 index51.tmp#id4251 index51.tmp#id4256 index51.tmp#id4257 index51.tmp#id4258
Type extension of gml:AbstractTimeTopologyPrimitiveType
Type hierarchy
Used by
Element gml:TimeEdge
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:complex{0,1} , gml:start , gml:end , gml:extent{0,1}
Children gml:complex, gml:description, gml:end, gml:extent, gml:metaDataProperty, gml:name, gml:relatedTime, gml:start
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TimeEdgeType">
  <annotation>
    <documentation xml:lang="en">Type declaration of the element "TimeEdge".</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeTopologyPrimitiveType">
      <sequence>
        <element name="start" type="gml:TimeNodePropertyType"/>
        <element name="end" type="gml:TimeNodePropertyType"/>
        <element name="extent" type="gml:TimePeriodPropertyType" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:TimeTopologyComplexType
Namespace http://www.opengis.net/gml
Annotations
A temporal topology complex.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index50.tmp#id3148 index50.tmp#id3445 index51.tmp#id4281
Type extension of gml:AbstractTimeComplexType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:primitive+
Children gml:description, gml:metaDataProperty, gml:name, gml:primitive
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TimeTopologyComplexType">
  <annotation>
    <documentation xml:lang="en">A temporal topology complex.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeComplexType">
      <sequence>
        <element name="primitive" type="gml:TimeTopologyPrimitivePropertyType" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:TimeTopologyPrimitivePropertyType
Namespace http://www.opengis.net/gml
Annotations
A time topology primitive property can either hold any time topology complex element eor carry an XLink reference to a remote time topology complex element (where remote includes elements located elsewhere in the same document). Note that either the reference or the contained element must be given, but not both or none.
Diagram
Diagram index3.tmp#id244 index51.tmp#id4249
Used by
Model gml:_TimeTopologyPrimitive
Children gml:_TimeTopologyPrimitive
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="TimeTopologyPrimitivePropertyType">
  <annotation>
    <documentation>A time topology primitive property can either hold any time topology complex element
			 eor carry an XLink reference to a remote time topology complex element 
			 (where remote includes elements located elsewhere in the same document). 
			 Note that either the reference or the contained element must be given, but not both or none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:_TimeTopologyPrimitive"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TimeTopologyComplexPropertyType
Namespace http://www.opengis.net/gml
Annotations
A time topology complex property can either be any time topology complex element encapsulated in an element of this type or an XLink reference to a remote time topology complex element (where remote includes elements located elsewhere in the same document). Note that either the reference or the contained element must be given, but not both or none.
Diagram
Diagram index3.tmp#id244 index51.tmp#id3378
Model gml:TimeTopologyComplex
Children gml:TimeTopologyComplex
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="TimeTopologyComplexPropertyType">
  <annotation>
    <documentation>A time topology complex property can either be any time topology complex element
			 encapsulated in an element of this type or an XLink reference to a remote time topology complex element 
			 (where remote includes elements located elsewhere in the same document). 
			 Note that either the reference or the contained element must be given, but not both or none.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:TimeTopologyComplex"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Simple Type gml:SuccessionType
Namespace http://www.opengis.net/gml
Annotations
Feature succession is a semantic relationship derived from evaluation of observer, and Feature Substitution, Feature Division and Feature Fusion are defined as associations between previous features and next features in the temporal context. Successions shall be represented in either following two ways. * define a temporal topological complex element as a feature element * define an association same as temporal topological complex between features.
Diagram
Diagram
Type restriction of string
Facets
enumeration substitution
enumeration division
enumeration fusion
enumeration initiation
Source
<simpleType name="SuccessionType">
  <annotation>
    <documentation>Feature succession is a semantic relationship derived from evaluation of observer, and 
			Feature Substitution, Feature Division and Feature Fusion are defined as associations between 
			previous features and next features in the temporal context. 
			Successions shall be represented in either following two ways. 
			* define a temporal topological complex element as a feature element 
			* define an association same as temporal topological complex between features.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="substitution"/>
    <enumeration value="division"/>
    <enumeration value="fusion"/>
    <enumeration value="initiation"/>
  </restriction>
</simpleType>