The CoordinateSystemCore element is the mathematical core of a Cartesian 3D coordinate system.
<CoordinateSystemCore xmlns="http://qifstandards.org/xsd/qif3"> <Rotation>{0,1}</Rotation> <Origin>{0,1}</Origin> </CoordinateSystemCore>
<xs:element name="CoordinateSystemCore" type="CoordinateSystemCoreType"> <xs:annotation> <xs:documentation>The CoordinateSystemCore element is the mathematical core of a Cartesian 3D coordinate system.</xs:documentation> </xs:annotation> </xs:element>