Closed aothms closed 2 years ago
diff -N -w -U10 tmp/a/psd/Pset_RailwayTrackStructurePart.xml tmp/b/psd/Pset_RailwayTrackStructurePart.xml
--- tmp/a/psd/Pset_RailwayTrackStructurePart.xml 2022-03-21 20:53:44.159082400 +0100
+++ tmp/b/psd/Pset_RailwayTrackStructurePart.xml 2022-07-09 15:59:44.290896500 +0200
@@ -1,23 +1,23 @@
<?xml version="1.0" ?>
<PropertySetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" templatetype="PSET_TYPEDRIVENOVERRIDE" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Pset_RailwayTrackStructurePart</Name>
<Definition>Properties applicable to _IfcFacilityPart_ with PredefinedType set to TRACKSTRUCTURE, or more specialized types including PLAINTRACKSUPERSTRUCTURE, TURNOUTSUPERSTRUCTURE or DILATATIONSUPERSTRUCTURE.</Definition>
<Applicability/>
<ApplicableClasses>
<ClassName>IfcRailwayPart/DILATATIONSUPERSTRUCTURE</ClassName>
- <ClassName>IfcRailwayPart/PLAINTRACKSUPESTRUCTURE</ClassName>
+ <ClassName>IfcRailwayPart/PLAINTRACKSUPERSTRUCTURE</ClassName>
<ClassName>IfcRailwayPart/TRACKSTRUCTURE</ClassName>
<ClassName>IfcRailwayPart/TURNOUTSUPERSTRUCTURE</ClassName>
</ApplicableClasses>
- <ApplicableTypeValue>IfcRailwayPart/DILATATIONSUPERSTRUCTURE,IfcRailwayPart/PLAINTRACKSUPESTRUCTURE,IfcRailwayPart/TRACKSTRUCTURE,IfcRailwayPart/TURNOUTSUPERSTRUCTURE</ApplicableTypeValue>
+ <ApplicableTypeValue>IfcRailwayPart/DILATATIONSUPERSTRUCTURE,IfcRailwayPart/PLAINTRACKSUPERSTRUCTURE,IfcRailwayPart/TRACKSTRUCTURE,IfcRailwayPart/TURNOUTSUPERSTRUCTURE</ApplicableTypeValue>
<PropertyDefs>
<PropertyDef>
<Name>HasBallastTrack</Name>
<Definition>Indicates whether the track has ballast or not.</Definition>
<PropertyType>
<TypePropertySingleValue>
<DataType type="IfcBoolean"/>
</TypePropertySingleValue>
</PropertyType>
</PropertyDef>