Schema Central > NIEM 2.1 > geometryPrimitives.xsd > gml:patches
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:patches

The patches property element contains the sequence of surface patches. The order of the elements is significant and shall be preserved when processing the array.

Element information

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<gml:patches>
   <gml:PolygonPatch>
      <gml:exterior>
         <gml:LinearRing>...
         </gml:LinearRing>
      </gml:exterior>
      <gml:interior>
         <gml:LinearRing>...
         </gml:LinearRing>
      </gml:interior>
   </gml:PolygonPatch>
</gml:patches>

Site developed and hosted by Datypic, Inc.

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