complexType TimeCalendarEraType
diagram sensorML_p368.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:DefinitionType
properties
base gml:DefinitionType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:referenceEvent gml:referenceDate gml:julianReference gml:epochOfUse
used by
element TimeCalendarEra
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="TimeCalendarEraType">
 
<complexContent>
   
<extension base="gml:DefinitionType">
     
<sequence>
       
<element name="referenceEvent" type="gml:StringOrRefType"/>
       
<element name="referenceDate" type="gml:CalDate"/>
       
<element name="julianReference" type="decimal"/>
       
<element name="epochOfUse" type="gml:TimePeriodPropertyType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

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

element TimeCalendarEraType/referenceDate
diagram sensorML_p370.png
namespace http://www.opengis.net/gml/3.2
type gml:CalDate
properties
isRef 0
content simple
source <element name="referenceDate" type="gml:CalDate"/>

element TimeCalendarEraType/julianReference
diagram sensorML_p371.png
namespace http://www.opengis.net/gml/3.2
type decimal
properties
isRef 0
content simple
source <element name="julianReference" type="decimal"/>

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


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