Skip to content

Commit b575a69

Browse files
authored
Update netex_ifopt_equipmentWaiting_version.xsd (#955)
set abstract attribute of LuggageLockerEquipment to false
1 parent f1cc229 commit b575a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Rail transport, Roads and Road transport
9595
</xsd:complexContent>
9696
</xsd:complexType>
9797
<!-- ======================================================================= -->
98-
<xsd:element name="LuggageLockerEquipment" abstract="true" substitutionGroup="SiteEquipment">
98+
<xsd:element name="LuggageLockerEquipment" abstract="false" substitutionGroup="SiteEquipment">
9999
<xsd:annotation>
100100
<xsd:documentation>Specialisation of SITE EQUIPMENT for LUGGAGE LOCKERs.</xsd:documentation>
101101
</xsd:annotation>

0 commit comments

Comments
 (0)