Open aothms opened 2 years ago
diff -N -w -U10 tmp/a/psd/Pset_ChamberCommon.xml tmp/b/psd/Pset_ChamberCommon.xml --- tmp/a/psd/Pset_ChamberCommon.xml 2022-03-20 22:48:09.287007700 +0100 +++ tmp/b/psd/Pset_ChamberCommon.xml 1970-01-01 01:00:00.000000000 +0100 @@ -1,31 +0,0 @@ -<?xml version="1.0" ?> -<PropertySetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" templatetype="PSET_OCCURRENCEDRIVEN" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> - <IfcVersion version="IFC4X3_DEV"/> - <Name>Pset_ChamberCommon</Name> - <Definition>Properties common to the definition of all occurrences of IfcFacilityPart with the predefined type set to CHAMBER.</Definition> - <Applicability/> - <ApplicableClasses> - <ClassName>IfcMarinePart/CHAMBER</ClassName> - </ApplicableClasses> - <ApplicableTypeValue>IfcMarinePart/CHAMBER</ApplicableTypeValue> - <PropertyDefs> - <PropertyDef> - <Name>EffectiveChamberSize</Name> - <Definition>Volumetric measure defining the effective chamber size for operational and design activities.</Definition> - <PropertyType> - <TypePropertySingleValue> - <DataType type="IfcVolumeMeasure"/> - </TypePropertySingleValue> - </PropertyType> - </PropertyDef> - <PropertyDef> - <Name>StructuralType</Name> - <Definition>Structural type of the object</Definition> - <PropertyType> - <TypePropertySingleValue> - <DataType type="IfcLabel"/> - </TypePropertySingleValue> - </PropertyType> - </PropertyDef> - </PropertyDefs> -</PropertySetDef> diff -N -w -U10 tmp/a/psd/Pset_MarinePartChamberCommon.xml tmp/b/psd/Pset_MarinePartChamberCommon.xml --- tmp/a/psd/Pset_MarinePartChamberCommon.xml 1970-01-01 01:00:00.000000000 +0100 +++ tmp/b/psd/Pset_MarinePartChamberCommon.xml 2022-03-22 21:12:13.165572900 +0100 @@ -0,0 +1,31 @@ +<?xml version="1.0" ?> +<PropertySetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" templatetype="PSET_OCCURRENCEDRIVEN" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + <IfcVersion version="IFC4X3_DEV"/> + <Name>Pset_MarinePartChamberCommon</Name> + <Definition>Properties common to the definition of all occurrences of IfcFacilityPart with the predefined type set to CHAMBER.</Definition> + <Applicability/> + <ApplicableClasses> + <ClassName>IfcMarinePart/CHAMBER</ClassName> + </ApplicableClasses> + <ApplicableTypeValue>IfcMarinePart/CHAMBER</ApplicableTypeValue> + <PropertyDefs> + <PropertyDef> + <Name>EffectiveChamberSize</Name> + <Definition>Volumetric measure defining the effective chamber size for operational and design activities.</Definition> + <PropertyType> + <TypePropertySingleValue> + <DataType type="IfcVolumeMeasure"/> + </TypePropertySingleValue> + </PropertyType> + </PropertyDef> + <PropertyDef> + <Name>StructuralType</Name> + <Definition>Structural type of the object</Definition> + <PropertyType> + <TypePropertySingleValue> + <DataType type="IfcLabel"/> + </TypePropertySingleValue> + </PropertyType> + </PropertyDef> + </PropertyDefs> +</PropertySetDef>