Schema Central > NIEM 2.0 > LandXML-1.1.xsd > land:F
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:F

A surface face. It contains a space delimited list of "id" references for 3 (TIN) or 4 (grid) surface "P" points. 
The 3 or 4 numbers represent the vertices on the face. Each number is a reference to the ID value of a surface point "P" for the face coordinates.
Attribute "i" is optional, where a value of "1" indicating the face is part of the triangulation but is invisible.
Attribute "n" is optional, space delimited face index values indicating the adjacent face index for each face edge, where a value of "0" (an invalid face index value) indicates the edge has NO neighboring face. The face index value is implied and defined from 1 to n number of F elements in a a single Faces collection. 
Example:

Where 2 is the neighboring face index for the edge 10 to 20, 0 means no 
neighbor between 20 and 30 and 3 is the neighbor index for 30 to 10. 

Element information

Type: Anonymous

Properties: Global, Qualified

Content

from type land:FaceType
  • List of:
  • Attributes

    NameOccTypeDescriptionNotes
    i [0..1]xsd:integer
    n [0..1]land:FaceType

    Used in

    Sample instance

    <land:F>Any text, intermingled with:1 1</land:F>

    Site developed and hosted by Datypic, Inc.

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