diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Center CircStruct RectStruct InletStruct OutletStruct Connection Invert StructFlow Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Struct"> <xs:annotation> <xs:documentation>Each Struct within a Structs collection element must have a unique "name" attribute.</xs:documentation> <xs:documentation>The structure type is determined by the existance of one of the following elements: CircStruct or RectStruct.</xs:documentation> <xs:documentation>The Center element will contain the "north east" coordinate text value or a CgPoint "refPnt" attribute.</xs:documentation> <xs:documentation>Each Invert element contains a "refPipe" attribute to reference a Pipe element "name"</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Center"/> <xs:choice> <xs:element ref="CircStruct"/> <xs:element ref="RectStruct"/> <xs:element ref="InletStruct"/> <xs:element ref="OutletStruct"/> <xs:element ref="Connection"/> </xs:choice> <xs:element ref="Invert" maxOccurs="unbounded"/> <xs:element ref="StructFlow" minOccurs="0"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="elevRim" type="xs:double"/> <xs:attribute name="elevSump" type="xs:double"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="elevRim" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="elevSump" type="xs:double"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oID" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |