| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||
| type | extension of decimal | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| 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> |
| type | gml:TimeUnitType | ||||
| properties |
|
||||
| source | <attribute name="unit" type="gml:TimeUnitType" use="required"/> |
| type | positiveInteger | ||
| properties |
|
||
| source | <attribute name="radix" type="positiveInteger"/> |
| type | integer | ||
| properties |
|
||
| source | <attribute name="factor" type="integer"/> |