| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CrashHistory"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="year" type="xs:date"/> <xs:attribute name="location-1" type="station"/> <xs:attribute name="location-2" type="station"/> <xs:attribute name="severity" type="crashSeverityType"/> <xs:attribute name="intersectionRelation" type="crashIntersectionRelation"/> <xs:attribute name="intersectionLocation" type="station"/> </xs:complexType> </xs:element> |
| type | xs:date | ||
| properties |
|
||
| source | <xs:attribute name="year" type="xs:date"/> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="location-1" type="station"/> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="location-2" type="station"/> |
| type | crashSeverityType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="severity" type="crashSeverityType"/> |
| type | crashIntersectionRelation | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="intersectionRelation" type="crashIntersectionRelation"/> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="intersectionLocation" type="station"/> |