Class RELAXNGGrammar

    • Field Detail

      • isIDcompatible

        public boolean isIDcompatible
        the compatibility property of the ID/IDREF feature. This flag is set to true if this schema is compatible in terms of ID/IDREF, as defined in the spec.
      • isDefaultAttributeValueCompatible

        public boolean isDefaultAttributeValueCompatible
        the compatibility property of the default attribute feature. This flag is set to true if this schema is compatible in terms of the default attribute value feature, as defined in the spec.

        Note that the currently we don't support infoset augmentation.

      • isAnnotationCompatible

        public boolean isAnnotationCompatible
        the compatibility property of the annotation feature. This flag is set to true if this schema is compatible in terms of the annotation feature, as defined in the spec.