<xsd:schema xmlns:xsd=”http://www.w3.ord/2001/XMLSchema”
xmlns:xhtml=”http://www.w3.ord/1999/xhtml”>
<xsd:import namespace=”http://www.w3.org/1999/xhtml”/>
<xsd:element name=”RichTextField”>
<xsd:element ref=”xhtml:body”/>
<xsd:schema xmlns:xsd=”http://www.w3.ord/2001/XMLSchema”
xmlns:xfa=”http://www.adobe.com/2003/xfa”>
<xsd:import namespace=”http://www.adobe.com/2003/xfa”/>
<xsd:element name=”RichTextField”>
<xsd:extension base=”xsd:string”>
<xsd:attribute ref=”xfa:contentType” fixed=”text/html”/>