AECgeeks / infra-repo-issue-test-old1

0 stars 0 forks source link

Pset Bearing typo Accomodated issue 159 #93

Closed aothms closed 2 years ago

aothms commented 2 years ago
diff -N -w -U10 tmp/a/psd/Pset_BearingCommon.xml tmp/b/psd/Pset_BearingCommon.xml
--- tmp/a/psd/Pset_BearingCommon.xml    2022-03-21 20:55:32.546339100 +0100
+++ tmp/b/psd/Pset_BearingCommon.xml    2022-07-09 15:59:56.930894300 +0200
@@ -3,33 +3,33 @@
   <IfcVersion version="IFC4X3_DEV"/>
   <Name>Pset_BearingCommon</Name>
   <Definition/>
   <Applicability/>
   <ApplicableClasses>
     <ClassName>IfcBearing</ClassName>
   </ApplicableClasses>
   <ApplicableTypeValue>IfcBearing</ApplicableTypeValue>
   <PropertyDefs>
     <PropertyDef>
-      <Name>DisplacementAccomodated</Name>
-      <Definition>A list of exactly three boelean values representing an accomodated displacement (value TRUE or 1) or no displacement (value FALSE or 0) on the corresponding axis where the first value represents axis X, second value axis Y and third value axis Z.</Definition>
+      <Name>DisplacementAccommodated</Name>
+      <Definition/>
       <PropertyType>
         <TypePropertyListValue>
           <ListValue>
             <DataType type="IfcBoolean"/>
           </ListValue>
         </TypePropertyListValue>
       </PropertyType>
     </PropertyDef>
     <PropertyDef>
-      <Name>RotationAccomodated</Name>
-      <Definition>A list of exactly three boelean values representing an accomodated rotation (value TRUE or 1) or no rotation (value FALSE or 0) about the corresponding axis where the first value represents axis X, second value axis Y and third value axis Z.</Definition>
+      <Name>RotationAccommodated</Name>
+      <Definition/>
       <PropertyType>
         <TypePropertyListValue>
           <ListValue>
             <DataType type="IfcBoolean"/>
           </ListValue>
         </TypePropertyListValue>
       </PropertyType>
     </PropertyDef>
   </PropertyDefs>
 </PropertySetDef>