Schema Central > NIEM 3.1 > geometryPrimitives.xsd > gml:Sphere
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Sphere

Element information

Type: gml:SphereType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
aggregationType [0..1]gml:AggregationTypefrom group gml:AggregationAttributeGroup
rows [0..1]xsd:integerfrom type gml:AbstractGriddedSurfaceType
columns [0..1]xsd:integerfrom type gml:AbstractGriddedSurfaceType
horizontalCurveType [0..1]gml:CurveInterpolationTypeFixed value is "circularArc3Points".
verticalCurveType [0..1]gml:CurveInterpolationTypeFixed value is "circularArc3Points".

Used in

Substitution hierarchy

Sample instance

<gml:Sphere>
   <gml:rows>
      <gml:Row>
         <gml:posList>1.0 1.0</gml:posList>
      </gml:Row>
   </gml:rows>
</gml:Sphere>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com