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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:CrossSects

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
desc [0..1]xsd:string
name [0..1]xsd:string
state [0..1]land:stateType
calcMethod [0..1]land:xsVolCalcMethodType
curveCorrection [0..1]xsd:boolean
swellFactor [0..1]xsd:double
shrinkFactor [0..1]xsd:double

Identity constraints

TypeNameSelectorField(s)
uniqueuCrossSectStaCrossSect@sta

Used in

Sample instance

<land:CrossSects>
   <land:CrossSect sta="1.0">
      <land:CrossSectSurf name="string">
         <land:PntList2D>1.0 1.0</land:PntList2D>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:CrossSectSurf>
      <land:DesignCrossSectSurf>
         <land:CrossSectPnt>Any text, intermingled with:1.0 1.0</land:CrossSectPnt>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:DesignCrossSectSurf>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:CrossSect>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:CrossSects>

Site developed and hosted by Datypic, Inc.

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