FileDocCategorySizeDatePackage
XSModelGroupDefinition.javaAPI DocApache Xerces 3.0.11439Fri Sep 14 20:33:56 BST 2007org.apache.xerces.xs

XSModelGroupDefinition

public interface XSModelGroupDefinition implements XSObject
This interface represents the Model Group Definition schema component.

Fields Summary
Constructors Summary
Methods Summary
public XSAnnotationgetAnnotation()
An annotation if it exists, otherwise null. If not null then the first [annotation] from the sequence of annotations.

public XSObjectListgetAnnotations()
A sequence of [annotations] or an empty XSObjectList.

public XSModelGroupgetModelGroup()
A model group.