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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Zone

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
priority [1..1]xsd:int
category [1..1]land:zoneCategoryType
staStart [1..1]land:station
staEnd [0..1]land:station
startWidth [1..1]xsd:double
startVertValue [1..1]xsd:double
startVertType [1..1]land:zoneVertType
endWidth [0..1]xsd:double
endVertValue [0..1]xsd:double
endVertType [0..1]land:zoneVertType

Used in

Sample instance

<land:Zone priority="1" category="road surface" staStart="1.0" startWidth="1.0" startVertValue="1.0" startVertType="slope">
   <land:ZoneWidth staStart="1.0" staEnd="1.0" startWidth="1.0">
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:ZoneWidth>
</land:Zone>

Site developed and hosted by Datypic, Inc.

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