group allowing attributes from other namespaces |
<xsd:attributeGroup name="scxml.extra.attribs"> <xsd:annotation> <xsd:documentation>group allowing attributes from other namespaces</xsd:documentation> </xsd:annotation> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:attributeGroup> |