The optional normalized attribute shows if the curve is normalized. A value of 1 (or true) means the curve is normalized. A value of 0 (or false) means the curve is not normalized.
Source
<xs:element name="Spline12Core" type="Spline12CoreType" substitutionGroup="Curve12Core"><xs:annotation><xs:documentation>The global Spline12Core is the mathematical core of a 2D spline curve. The spline curve is a sequence of parametric polynomial segments.</xs:documentation></xs:annotation></xs:element>