Interface AttributeGroup

    • Method Detail

      • getAnyAttributeNameSpace

        String getAnyAttributeNameSpace()
        Represents the Namespace attribute of an AnyAttribute child occuring within this attributeGroup.
      • getAttributes

        Attribute[] getAttributes()
        The list of attribute declared within this attributeGroup. Although we encourage the order of this list to follow the order the attributes were declared in, there is no such requirement.
      • getId

        String getId()
        The Schema ID for this attributeGroup definition.
      • getName

        String getName()
        The name of this Attribute Group declaration within the XML Schema
      • getNamespace

        URI getNamespace()