com.sun.msv.grammar.relaxng
public class RELAXNGGrammar extends TREXGrammar
| Field Summary | |
|---|---|
| boolean | isAnnotationCompatible
the compatibility property of the annotation feature.
|
| boolean | isDefaultAttributeValueCompatible
the compatibility property of the default attribute feature.
|
| boolean | isIDcompatible
the compatibility property of the ID/IDREF feature.
|
| Constructor Summary | |
|---|---|
| RELAXNGGrammar(ExpressionPool pool, TREXGrammar parentGrammar) | |
| RELAXNGGrammar(ExpressionPool pool) | |
| RELAXNGGrammar() | |
Note that the currently we don't support infoset augmentation.