Namespace |
http://www.opengis.net/gml/3.2 |
Diagram
|
|
Type |
extension of decimal |
Properties
|
final:
|
extension, restriction |
|
Used by
|
|
Attributes
|
|
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> |
|
Schema location |
http://schemas.opengis.net/gml/3.2.1/temporal.xsd |