Multivalued attributes in an ER diagram are represented by double ellipses. In an Entity-Relationship diagram, multivalued attributes are attributes that can have multiple values for a single entity occurrence. They violate the first normal form (1NF) of database normalization because they allow a single attribute of an entity to have multiple values. For example, an entity’s phone number attribute can have multiple values.