Class ElementExp

    • Field Detail

      • contentModel

        public Expression contentModel
        content model of this element declaration.
      • ignoreUndeclaredAttributes

        public boolean ignoreUndeclaredAttributes
        a flag that indicates undeclared attributes should be ignored.
    • Constructor Detail

      • ElementExp

        public ElementExp​(Expression contentModel,
                          boolean ignoreUndeclaredAttributes)