Class XmlSchemaAnyAttribute

All Implemented Interfaces:
XmlSchemaObjectBase

public class XmlSchemaAnyAttribute extends XmlSchemaAnnotated
Enables any attribute from the specified namespace or namespaces to appear in the containing complexType element. Represents the World Wide Web Consortium (W3C) anyAttribute element.
  • Field Details

  • Constructor Details

    • XmlSchemaAnyAttribute

      public XmlSchemaAnyAttribute()
      Creates new XmlSchemaAnyAttribute
  • Method Details