Spherical 2-D (longitude, latitude) or 3-D (long, lat, radius/elevation) coordinates |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
coord_naxes | restriction of xs:integer | 2 | optional | |||
coord_vel | xs:boolean | false | optional |
<xs:element name="SPHERICAL" type="stc:coordFlavorType" substitutionGroup="stc:CoordFlavor"> <xs:annotation> <xs:documentation>Spherical 2-D (longitude, latitude) or 3-D (long, lat, radius/elevation) coordinates</xs:documentation> </xs:annotation> </xs:element> |