Interface XSAttributeDecl

All Superinterfaces:
XSComponent, XSDeclaration
All Known Implementing Classes:
AttributeDeclImpl

public interface XSAttributeDecl extends XSDeclaration
Attribute declaration.
Author:
Kohsuke Kawaguchi ([email protected])