The optional size attribute defines a recommended size for visualization of an infinite drawable element such as plane, cylinder, axis, etc., or objects without explicit geometric parameters (e.g. coordinate system).
The optional transparency attribute defines the transparency property of a model entity.
Source
<xs:complexType name="LoopBaseType" abstract="true"><xs:annotation><xs:documentation>The LoopBaseType is the abstract base type for loops. A loop represents a circuit of edges bounding a face.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="TopologyBaseType"/></xs:complexContent></xs:complexType>