Interface AttributeInstance

All Superinterfaces:
InstanceComponent
All Known Implementing Classes:
AttributeImpl

public interface AttributeInstance extends InstanceComponent
Represents an attribute in an instance document.
Author:
Justin Deoliveira,Refractions Research Inc.,jdeolive@refractions.net
  • Method Details

    • getAttributeDeclaration

      XSDAttributeDeclaration getAttributeDeclaration()
      Returns:
      The declaration of the element from its schema.