diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Start Zones Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeSurface"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Start" minOccurs="0"/> <xs:element ref="Zones" maxOccurs="2"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> <xs:attribute name="stationAlignmentRef" type="alignmentNameRef"/> <xs:attribute name="surfaceType" type="zoneSurfaceType" use="required"/> <xs:attribute name="surfaceRef" type="surfaceNameRef"/> <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> <xs:attribute name="cgPointRefs" type="pointNameRefs"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | alignmentNameRef | ||||
properties |
|
||||
source | <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> |
type | alignmentNameRef | ||
properties |
|
||
source | <xs:attribute name="stationAlignmentRef" type="alignmentNameRef"/> |
type | zoneSurfaceType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="surfaceType" type="zoneSurfaceType" use="required"/> |
type | surfaceNameRef | ||
properties |
|
||
source | <xs:attribute name="surfaceRef" type="surfaceNameRef"/> |
type | surfaceNameRefs | ||
properties |
|
||
source | <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> |
type | pointNameRefs | ||
properties |
|
||
source | <xs:attribute name="cgPointRefs" type="pointNameRefs"/> |
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"/> |