<xsd:complexType name="CT_TextSpacing"> <xsd:choice> <xsd:element name="spcPct" type="CT_TextSpacingPercent"/> <xsd:element name="spcPts" type="CT_TextSpacingPoint"/> </xsd:choice> </xsd:complexType>