Definition Type: AttributeGroup
Name: common-atts
Namespace: http://relaxng.org/ns/structure/1.0
Containing Schema: RelaxNG.xsd
Collapse XSD Schema Diagram:
Drilldown into datatypeLibrary in schema relaxng_xsd Drilldown into ns in schema relaxng_xsdXSD Diagram of common-atts in schema relaxng_xsd (REgular LAnguage for XML Next Generation (RELAX NG))
Collapse XSD Schema Code:
<xs:attributeGroup name="common-atts">
    <xs:attribute name="ns" />
    <xs:attribute name="datatypeLibrary" type="xs:anyURI" />
    <xs:anyAttribute namespace="##other" processContents="skip" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ns structure:ns (Optional)
datatypeLibrary structure:datatypeLibrary (Optional)
<anyAttribute> Allowed namespace: '##other'