<xsd:complexType name="richTextWithExactType"><xsd:annotation><xsd:documentation>multi-paragraph style text, plus an exact attribute (used to indicate
whether the text is an exact quotation or a paraphrase/summary</xsd:documentation></xsd:annotation><xsd:complexContent><xsd:extension base="richTextType"><xsd:attribute name="exact" type="xsd:boolean" default="true"/></xsd:extension></xsd:complexContent></xsd:complexType>