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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:PipeNetworks

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

Identity constraints

TypeNameSelectorField(s)
uniqueuPipeNetNamePipeNetwork@name

Used in

Sample instance

<land:PipeNetworks>
   <land:PipeNetwork name="string" pipeNetType="sanitary">
      <land:Structs>
         <land:Units>...
         </land:Units>
         <land:Struct name="string">...
         </land:Struct>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:Structs>
      <land:Pipes>
         <land:Units>...
         </land:Units>
         <land:Pipe name="string" refEnd="string" refStart="string">...
         </land:Pipe>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:Pipes>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:PipeNetwork>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:PipeNetworks>

Site developed and hosted by Datypic, Inc.

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