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="FaceMesh" type="FaceMeshType" substitutionGroup="FaceBase"><xs:annotation><xs:documentation>The global FaceMesh element defines a face as a bounded portion of a mesh surface.</xs:documentation></xs:annotation></xs:element>