diagram | |||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Invert"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="elev" type="xs:double" use="required"/> <xs:attribute name="flowDir" type="inOut" use="required"/> <xs:attribute name="refPipe" type="pipeNameRef" use="required"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="elev" type="xs:double" use="required"/> |
type | inOut | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="flowDir" type="inOut" use="required"/> |
type | pipeNameRef | ||||
properties |
|
||||
source | <xs:attribute name="refPipe" type="pipeNameRef" use="required"/> |