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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Pipes

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Identity constraints

TypeNameSelectorField(s)
uniqueuPipeNamePipe@name

Used in

Sample instance

<land:Pipes>
   <land:Units>
      <land:Metric areaUnit="hectare" linearUnit="millimeter" volumeUnit="cubicMeter" temperatureUnit="celsius" pressureUnit="HPA"/>
   </land:Units>
   <land:Pipe name="string" refEnd="string" refStart="string">
      <land:CircPipe diameter="1.0">
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:CircPipe>
      <land:PipeFlow flowIn="1.0">
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:PipeFlow>
      <land:Center>Any text, intermingled with:1.0 1.0</land:Center>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:Pipe>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Pipes>

Site developed and hosted by Datypic, Inc.

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