diff -N -w -U10 tmp/a/psd/Pset_OpeningElementCommon.xml tmp/b/psd/Pset_OpeningElementCommon.xml
--- tmp/a/psd/Pset_OpeningElementCommon.xml 2022-03-21 01:01:25.169796200 +0100
+++ tmp/b/psd/Pset_OpeningElementCommon.xml 2022-03-22 21:13:13.782437200 +0100
@@ -47,20 +47,30 @@
<PropertyDef>
<Name>FireExit</Name>
<Definition>Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE).</Definition>
<PropertyType>
<TypePropertySingleValue>
<DataType type="IfcBoolean"/>
</TypePropertySingleValue>
</PropertyType>
</PropertyDef>
<PropertyDef>
- <Name>ProtectedOpening</Name>
- <Definition>Indication whether the opening is considered to be protected under fire safety considerations. If (TRUE) it counts as a protected opening under the applicable building code, (FALSE) otherwise.</Definition>
+ <Name>FireRating</Name>
+ <Definition>Fire rating for this object. It is given according to the national fire safety classification.</Definition>
<PropertyType>
<TypePropertySingleValue>
- <DataType type="IfcBoolean"/>
+ <DataType type="IfcLabel"/>
+ </TypePropertySingleValue>
+ </PropertyType>
+ </PropertyDef>
+ <PropertyDef>
+ <Name>AcousticRating</Name>
+ <Definition>Acoustic rating for this object.
+It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values).</Definition>
+ <PropertyType>
+ <TypePropertySingleValue>
+ <DataType type="IfcLabel"/>
</TypePropertySingleValue>
</PropertyType>
</PropertyDef>
</PropertyDefs>
</PropertySetDef>