complexType TimeIntervalLengthType
diagram sensorML_p1188.png
namespace http://www.opengis.net/gml/3.2
type extension of decimal
properties
base decimal
final #all
used by
elements TimeCoordinateSystemType/interval timeInterval
attributes
Name  Type  Use  Default  Fixed  annotation
unitgml:TimeUnitTyperequired      
radixpositiveInteger      
factorinteger      
source <complexType name="TimeIntervalLengthType" final="#all">
 
<simpleContent>
   
<extension base="decimal">
     
<attribute name="unit" type="gml:TimeUnitType" use="required"/>
     
<attribute name="radix" type="positiveInteger"/>
     
<attribute name="factor" type="integer"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute TimeIntervalLengthType/@unit
type gml:TimeUnitType
properties
isRef 0
use required
source <attribute name="unit" type="gml:TimeUnitType" use="required"/>

attribute TimeIntervalLengthType/@radix
type positiveInteger
properties
isRef 0
source <attribute name="radix" type="positiveInteger"/>

attribute TimeIntervalLengthType/@factor
type integer
properties
isRef 0
source <attribute name="factor" type="integer"/>


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