Class BaseAttributeImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, BaseAttribute, SimpleValue, XmlObject, XmlTokenSource

public class BaseAttributeImpl extends XmlComplexContentImpl implements BaseAttribute
A document containing one base(@http://www.w3.org/XML/1998/namespace) attribute. This is a complex type.
See Also:
  • Constructor Details

    • BaseAttributeImpl

      public BaseAttributeImpl(SchemaType sType)
  • Method Details