Attribute | rail:aTrain/@scope |
<xs:simpleType name="tTrainScope"> <xs:restriction base="xs:string"> <xs:enumeration value="primary"/> <xs:enumeration value="secondary"/> <xs:enumeration value="secondaryStart"/> <xs:enumeration value="secondaryEnd"/> <xs:enumeration value="secondaryInner"/> </xs:restriction> </xs:simpleType> |