XSModelGrouppublic interface XSModelGroup implements XSTermThis interface represents the Model Group schema component. |
Fields Summary |
---|
public static final short | COMPOSITOR_SEQUENCEThis constant value signifies a sequence operator. | public static final short | COMPOSITOR_CHOICEThis constant value signifies a choice operator. | public static final short | COMPOSITOR_ALLThis content model represents a simplified version of the SGML
&-Connector and is limited to the top-level of any content model.
No element in the all content model may appear more than once. |
|