Definition Type: ComplexType
Name: TimeTopologyPrimitivePropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: temporalTopology.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into _TimeTopologyPrimitive in schema temporaltopology_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsdXSD Diagram of TimeTopologyPrimitivePropertyType in schema temporaltopology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_TimeTopologyPrimitive gml:_TimeTopologyPrimitive (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:primitive