<xsd:attributeGroup name="AttrGroup_TextContent">
<xsd:attribute name="id" type="xsd:string" use="required" />
<xsd:attribute name="xid" type="xsd:string" use="optional" />
<xsd:attribute name="equiv-text" type="xsd:string" use="optional" />
<xsd:anyAttribute namespace="##other" processContents="strict" />
</xsd:attributeGroup>
|