Interface SchemaAnnotation

All Superinterfaces:
SchemaComponent
All Known Implementing Classes:
SchemaAnnotationImpl

public interface SchemaAnnotation extends SchemaComponent
Represents a Schema annotation.
  • Method Details

    • getApplicationInformation

      XmlObject[] getApplicationInformation()
      Retrieves all application information items from this annotation
    • getUserInformation

      XmlObject[] getUserInformation()
      Retrieves all document information items from this annotation
    • getAttributes

      SchemaAnnotation.Attribute[] getAttributes()
      Retrieves all attributes that are is a namespace other than http://www.w3.org/2001/XMLSchema from the annotation element and from the enclosing Schema component