element isSphere
diagram index_p1148.png
namespace http://www.opengis.net/gml
type restriction of xs:string
properties
content simple
used by
complexType SecondDefiningParameterType
facets
Kind Value annotation 
enumeration sphere 
annotation
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.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy