Schema Central > NIEM 3.0 > geometryPrimitives.xsd > gml:Cone
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Cone

Element information

Type: gml:ConeType

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 "linear".

Used in

Substitution hierarchy

Sample instance

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

Site developed and hosted by Datypic, Inc.

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