Closed aothms closed 2 years ago
diff -N -w -U10 tmp/a/psd/Qto_SignBaseQuantities.xml tmp/b/psd/Qto_SignBaseQuantities.xml
--- tmp/a/psd/Qto_SignBaseQuantities.xml 2022-03-21 20:23:47.699915900 +0100
+++ tmp/b/psd/Qto_SignBaseQuantities.xml 2022-07-09 15:59:18.593893600 +0200
@@ -1,18 +1,20 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_SignBaseQuantities</Name>
<Definition/>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcSign</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcSign</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>Height</Name>
<Definition>Characteristic height.</Definition>
<QtoType>Q_LENGTH</QtoType>
</QtoDef>
<QtoDef>
<Name>Width</Name>
<Definition>The width of the object. Only given, if the object has constant thickness (prismatic).</Definition>
<QtoType>Q_LENGTH</QtoType>
diff -N -w -U10 tmp/a/psd/Qto_SignalBaseQuantities.xml tmp/b/psd/Qto_SignalBaseQuantities.xml
--- tmp/a/psd/Qto_SignalBaseQuantities.xml 2022-03-21 20:23:47.692936500 +0100
+++ tmp/b/psd/Qto_SignalBaseQuantities.xml 2022-07-09 15:59:18.635892600 +0200
@@ -1,16 +1,18 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_SignalBaseQuantities</Name>
<Definition/>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcSignal</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcSignal</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>Weight</Name>
<Definition>Total weight of object</Definition>
<QtoType>Q_WEIGHT</QtoType>
</QtoDef>
</QtoDefs>
</QtoSetDef>
diff -N -w -U10 tmp/a/psd/Qto_SleeperBaseQuantities.xml tmp/b/psd/Qto_SleeperBaseQuantities.xml
--- tmp/a/psd/Qto_SleeperBaseQuantities.xml 2022-03-21 20:23:43.683611100 +0100
+++ tmp/b/psd/Qto_SleeperBaseQuantities.xml 2022-07-09 15:59:18.672892500 +0200
@@ -1,18 +1,20 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_SleeperBaseQuantities</Name>
<Definition>Base quantities common to the definition to all occurrences of IfcTrackElement with PredefinedType set to SLEEPER.</Definition>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcTrackElement/SLEEPER</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcTrackElement/SLEEPER</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>Length</Name>
<Definition>The length of the object.</Definition>
<QtoType>Q_LENGTH</QtoType>
</QtoDef>
<QtoDef>
<Name>Width</Name>
<Definition>The width of the object. Only given, if the object has constant thickness (prismatic).</Definition>
<QtoType>Q_LENGTH</QtoType>
diff -N -w -U10 tmp/a/psd/Qto_SpatialZoneBaseQuantities.xml tmp/b/psd/Qto_SpatialZoneBaseQuantities.xml
--- tmp/a/psd/Qto_SpatialZoneBaseQuantities.xml 2022-03-21 20:23:43.688595500 +0100
+++ tmp/b/psd/Qto_SpatialZoneBaseQuantities.xml 2022-07-09 15:59:18.707895100 +0200
@@ -1,18 +1,20 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_SpatialZoneBaseQuantities</Name>
<Definition/>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcSpatialZone</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcSpatialZone</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>Length</Name>
<Definition>The length of the object.</Definition>
<QtoType>Q_LENGTH</QtoType>
</QtoDef>
<QtoDef>
<Name>Width</Name>
<Definition>The width of the object. Only given, if the object has constant thickness (prismatic).</Definition>
<QtoType>Q_LENGTH</QtoType>
diff -N -w -U10 tmp/a/psd/Qto_SurfaceFeatureBaseQuantities.xml tmp/b/psd/Qto_SurfaceFeatureBaseQuantities.xml
--- tmp/a/psd/Qto_SurfaceFeatureBaseQuantities.xml 2022-03-21 20:23:47.706897600 +0100
+++ tmp/b/psd/Qto_SurfaceFeatureBaseQuantities.xml 2022-07-09 15:59:18.745893800 +0200
@@ -1,18 +1,20 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_SurfaceFeatureBaseQuantities</Name>
<Definition/>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcSurfaceFeature</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcSurfaceFeature</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>Area</Name>
<Definition>Calculated area for the object.</Definition>
<QtoType>Q_AREA</QtoType>
</QtoDef>
<QtoDef>
<Name>Length</Name>
<Definition>The length of the object.</Definition>
<QtoType>Q_LENGTH</QtoType>
diff -N -w -U10 tmp/a/psd/Qto_VibrationIsolatorBaseQuantities.xml tmp/b/psd/Qto_VibrationIsolatorBaseQuantities.xml
--- tmp/a/psd/Qto_VibrationIsolatorBaseQuantities.xml 2022-03-21 20:23:32.048130400 +0100
+++ tmp/b/psd/Qto_VibrationIsolatorBaseQuantities.xml 2022-07-09 15:59:18.781897100 +0200
@@ -1,16 +1,18 @@
<?xml version="1.0" ?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd">
<IfcVersion version="IFC4X3_DEV"/>
<Name>Qto_VibrationIsolatorBaseQuantities</Name>
<Definition>Base quantities that are common to the definition of all types of vibration isolators.</Definition>
<Applicability/>
- <ApplicableClasses/>
- <ApplicableTypeValue/>
+ <ApplicableClasses>
+ <ClassName>IfcVibrationIsolator</ClassName>
+ </ApplicableClasses>
+ <ApplicableTypeValue>IfcVibrationIsolator</ApplicableTypeValue>
<QtoDefs>
<QtoDef>
<Name>GrossWeight</Name>
<Definition>Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses.</Definition>
<QtoType>Q_WEIGHT</QtoType>
</QtoDef>
</QtoDefs>
</QtoSetDef>