diff --git a/IFC4x3/Sections/Domain specific data schemas/Schemas/IfcElectricalDomain/Entities/IfcTransformer/DocEntity.xml b/IFC4x3/Sections/Domain specific data schemas/Schemas/IfcElectricalDomain/Entities/IfcTransformer/DocEntity.xml index bde65e002..e1a190af0 100644 --- a/IFC4x3/Sections/Domain specific data schemas/Schemas/IfcElectricalDomain/Entities/IfcTransformer/DocEntity.xml +++ b/IFC4x3/Sections/Domain specific data schemas/Schemas/IfcElectricalDomain/Entities/IfcTransformer/DocEntity.xml @@ -18,7 +18,7 @@ Either there is no transformer type object associated, i.e. the _IsTypedBy_ inverse relationship is not provided, or the associated type object has to be of type _IfcTransformerType_. (SIZEOF(IsTypedBy) = 0) OR - ('IFCELECTRICALDOMAIN.IFCTRANFORMERTYPE' IN TYPEOF(SELF\IfcObject.IsTypedBy[1].RelatingType)) + ('IFCELECTRICALDOMAIN.IFCTRANSFORMERTYPE' IN TYPEOF(SELF\IfcObject.IsTypedBy[1].RelatingType))