diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | CrossSectPnt Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="DesignCrossSectSurf"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSectPnt" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="side" type="sideofRoadType"/> <xs:attribute name="material" type="xs:string"/> <xs:attribute name="closedArea" type="xs:boolean"/> <xs:attribute name="typicalThickness" type="xs:double"/> <xs:attribute name="typicalWidth" type="xs:double"/> <xs:attribute name="area" type="crossSectSurfaceArea"/> <xs:attribute name="volume" type="crossSectSurfaceVolume"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | sideofRoadType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="side" type="sideofRoadType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="material" type="xs:string"/> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="closedArea" type="xs:boolean"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="typicalThickness" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="typicalWidth" type="xs:double"/> |
type | crossSectSurfaceArea | ||
properties |
|
||
source | <xs:attribute name="area" type="crossSectSurfaceArea"/> |
type | crossSectSurfaceVolume | ||
properties |
|
||
source | <xs:attribute name="volume" type="crossSectSurfaceVolume"/> |