Interface ForeignAttributes

All Superinterfaces:
Attributes
All Known Implementing Classes:
ForeignAttributesImpl

public interface ForeignAttributes extends Attributes
Foreign attributes on schema elements.

This is not a schema component as defined in the spec, but this is often useful for a schema processing application.

Author:
Kohsuke Kawaguchi
  • Method Details