Schema Central > NIEM 2.1 > topology.xsd > gml:topoSurfaceProperty
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:topoSurfaceProperty

The gml:topoSurfaceProperty property element may be used in features to express their relationship to the referenced topology faces.

Element information

Type: gml:TopoSurfacePropertyType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owns [0..1]xsd:booleanDefault value is "false". from group gml:OwnershipAttributeGroup

Sample instance

<gml:topoSurfaceProperty>
   <gml:TopoSurface gml:id="ID">
      <gml:metaDataProperty>
         <gml:GenericMetaData>Any text, intermingled with:...
         </gml:GenericMetaData>
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:descriptionReference/>
      <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
      <gml:name>string</gml:name>
      <gml:directedFace>
         <gml:Face gml:id="ID">...
         </gml:Face>
      </gml:directedFace>
   </gml:TopoSurface>
</gml:topoSurfaceProperty>

Site developed and hosted by Datypic, Inc.

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