Definition Type: ComplexType
Name: TimeNodePropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: temporalTopology.xsd
Abstract False
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.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into TimeNodeXSD Diagram of TimeNodePropertyType
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimeNode gml:TimeNode (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:end, gml:end, gml:start, gml:start
Collapse Comments:
blog comments powered by Disqus