<xsd:complexType name="captionType"> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="align" type="alignType"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType>
<xsd:attribute name="align" type="alignType"/>