diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RoadSign"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="MUTCDCode" type="xs:string"/> <xs:attribute name="station" type="station"/> <xs:attribute name="offset" type="offsetDistance"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> <xs:attribute name="type" type="roadSignType"/> <xs:attribute name="mountHeight" type="xs:double"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="height" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="MUTCDCode" type="xs:string"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="station" type="station"/> |
type | offsetDistance | ||
properties |
|
||
source | <xs:attribute name="offset" type="offsetDistance"/> |
type | sideofRoadType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | roadSignType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xs:attribute name="type" type="roadSignType"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="mountHeight" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="height" type="xs:double"/> |