Zend certified PHP/Magento developer

How to remove the attribute element in the layout in magento 2

I wish to remove the attribute element in the catalog_product_view.xml file

I have tried below








But throws error.

When I added remove=’true’ to these attributes – I got the following error:

Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'attribute', attribute 'remove': The attribute 'remove' is not allowed.