complexType AbstractTimeTopologyPrimitiveType
diagram sensorML_p987.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTimePrimitiveType
properties
base gml:AbstractTimePrimitiveType
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:relatedTime gml:complex
used by
element AbstractTimeTopologyPrimitive
complexTypes TimeEdgeType TimeNodeType
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
source <complexType name="AbstractTimeTopologyPrimitiveType" abstract="true">
 
<complexContent>
   
<extension base="gml:AbstractTimePrimitiveType">
     
<sequence>
       
<element name="complex" type="gml:ReferenceType" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element AbstractTimeTopologyPrimitiveType/complex
diagram sensorML_p988.png
namespace http://www.opengis.net/gml/3.2
type gml:ReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
source <element name="complex" type="gml:ReferenceType" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy