source
|
<xsd:attributeGroup name="CommonAtt">
<xsd:attribute name="id"
type="xs:ID">
</xsd:attribute> <xsd:attribute name="xref">
</xsd:attribute> <xsd:attribute name="class"
type="xs:NMTOKENS">
</xsd:attribute> <xsd:attribute name="style"
type="xs:string">
</xsd:attribute> <xsd:attribute name="href"
type="xs:anyURI">
</xsd:attribute> <xsd:attributeGroup ref="m:CommonDeprecatedAtt">
</xsd:attributeGroup>
<xsd:anyAttribute namespace="##other"
processContents="skip">
</xsd:anyAttribute>
</xsd:attributeGroup>
|