org.apache.xmlbeans
Interface SchemaAnnotated

All Known Subinterfaces:
SchemaAttributeGroup, SchemaGlobalAttribute, SchemaGlobalElement, SchemaIdentityConstraint, SchemaLocalAttribute, SchemaLocalElement, SchemaModelGroup, SchemaType

public interface SchemaAnnotated

Marker interface denoting that an annotation can be present


Method Summary
 SchemaAnnotation getAnnotation()
          Returns the Schema annotation object or null if none present
 

Method Detail

getAnnotation

SchemaAnnotation getAnnotation()
Returns the Schema annotation object or null if none present