diagram | ![]() |
||||||
namespace | http://www.opengis.net/gml | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="isSphere"> <xs:annotation> <xs:documentation>The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="sphere"/> </xs:restriction> </xs:simpleType> </xs:element> |