diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RouteClass"> <xs:annotation> <xs:documentation>Indication of the route class (based on CEN EN 15528: line categories for managing the interface between load limits of vehicels on infrastructure). All the codes in this code list refer to CEN EN 15528: line categories for managing the interface between load limits of vehicles on infrastructure New codes added: C D E F G CM2 (M2 for those who accept 2 Alphanumeric) CM3 (M3 for those who accept 2 Alphanumeric) CM4 (M4 for those who accept 2 Alphanumeric) CM CE Note: some existing applications are not able to handle more than two characters for the value of this code. Therefore, the documentation of the codes should contain the hint given in the table above (e.g. “(M2 for those who accept 2 Alphanumeric)”) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4"/> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> <xs:enumeration value="C2"/> <xs:enumeration value="C4"/> <xs:enumeration value="CM2"/> <xs:enumeration value="CM3"/> <xs:enumeration value="CM4"/> <xs:enumeration value="CM"/> <xs:enumeration value="CE"/> <xs:enumeration value="D2"/> <xs:enumeration value="D4"/> <xs:enumeration value="A2"/> <xs:enumeration value="A4"/> <xs:enumeration value="B1"/> <xs:enumeration value="B2"/> <xs:enumeration value="C3"/> <xs:enumeration value="D3"/> <xs:enumeration value="E4"/> <xs:enumeration value="E5"/> </xs:restriction> </xs:simpleType> </xs:element> |