AECgeeks / infra-repo-issue-test-old1

0 stars 0 forks source link

consistent use of the word Colour issue 107 #84

Closed aothms closed 2 years ago

aothms commented 2 years ago
diff -N -w -U10 tmp/a/psd/Pset_CableSegmentTypeCoreSegment.xml tmp/b/psd/Pset_CableSegmentTypeCoreSegment.xml
--- tmp/a/psd/Pset_CableSegmentTypeCoreSegment.xml  2022-03-21 04:18:56.281667000 +0100
+++ tmp/b/psd/Pset_CableSegmentTypeCoreSegment.xml  2022-07-09 15:57:34.467717200 +0200
@@ -52,21 +52,21 @@
         <TypePropertySingleValue>
           <DataType type="IfcIdentifier"/>
         </TypePropertySingleValue>
       </PropertyType>
     </PropertyDef>
     <PropertyDef>
       <Name>SheathColors</Name>
       <Definition>Colour of the core (derived from IEC 60757). Note that the combined color 'GreenAndYellow' shall be used only as Protective Earth (PE) conductors according to the requirements of IEC 60446.</Definition>
       <PropertyType>
         <TypePropertyEnumeratedValue>
-          <EnumList name="PEnum_CoreColorsEnum">
+          <EnumList name="PEnum_CoreColoursEnum">
             <EnumItem>BLACK</EnumItem>
             <EnumItem>BLUE</EnumItem>
             <EnumItem>BROWN</EnumItem>
             <EnumItem>GOLD</EnumItem>
             <EnumItem>GREEN</EnumItem>
             <EnumItem>GREENANDYELLOW</EnumItem>
             <EnumItem>GREY</EnumItem>
             <EnumItem>NOTKNOWN</EnumItem>
             <EnumItem>ORANGE</EnumItem>
             <EnumItem>OTHER</EnumItem>
diff -N -w -U10 tmp/a/psd/Pset_FireSuppressionTerminalTypeSprinkler.xml tmp/b/psd/Pset_FireSuppressionTerminalTypeSprinkler.xml
--- tmp/a/psd/Pset_FireSuppressionTerminalTypeSprinkler.xml 2022-03-21 04:19:04.787207200 +0100
+++ tmp/b/psd/Pset_FireSuppressionTerminalTypeSprinkler.xml 2022-07-09 15:57:34.498718500 +0200
@@ -83,21 +83,21 @@
         <TypePropertySingleValue>
           <DataType type="IfcBoolean"/>
         </TypePropertySingleValue>
       </PropertyType>
     </PropertyDef>
     <PropertyDef>
       <Name>BulbLiquidColor</Name>
       <Definition>The color of the liquid in the bulb for a bulb activated sprinkler. Note that the liquid color varies according to the activation temperature requirement of the sprinkler head. Note also that this property does not need to be asserted for quick response activated sprinklers.</Definition>
       <PropertyType>
         <TypePropertyEnumeratedValue>
-          <EnumList name="PEnum_SprinklerBulbLiquidColor">
+          <EnumList name="PEnum_SprinklerBulbLiquidColour">
             <EnumItem>BLUE</EnumItem>
             <EnumItem>GREEN</EnumItem>
             <EnumItem>MAUVE</EnumItem>
             <EnumItem>NOTKNOWN</EnumItem>
             <EnumItem>ORANGE</EnumItem>
             <EnumItem>OTHER</EnumItem>
             <EnumItem>RED</EnumItem>
             <EnumItem>UNSET</EnumItem>
             <EnumItem>YELLOW</EnumItem>
           </EnumList>