The optional hasOuter attribute shows if the face has its outer loop explicitly represented in the loop array. If this attribute is false, the natural border of the underlying surface must be taken as the face outer loop.
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 turned attribute shows if the face orientation must be reversed from the orientation of the underlying surface. If the value is true, the face orientation must be opposite the surface orientation. If the value is false, the two orientations must be the same.
Source
<xs:element name="Face" type="FaceType" substitutionGroup="FaceBase"><xs:annotation><xs:documentation>The global Face element defines a face as a bounded portion of a parametric surface.</xs:documentation></xs:annotation></xs:element>