The spatial coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
fill_factor | xs:float | 1.0 | optional |
|
|||
hi_include | xs:boolean | true | optional |
|
|||
lo_include | xs:boolean | true | optional |
|
Complex Types | stc:coordAreaType, stc:positionIntervalType, stc:velocityIntervalType |
<xs:element name="CoordInterval" type="stc:coordIntervalType" abstract="true"> <xs:annotation> <xs:documentation>The spatial coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor</xs:documentation> </xs:annotation> </xs:element> |