Class: Nokogiri::XML::Schematron::Nodes::Reject

Inherits:
Base
  • Object
show all
Defined in:
lib/nokogiri/xml/schematron/nodes/reject.rb

Overview

The abstract syntax tree node whose @context XML attribute is NOT RECOMMENDED.

Instance Attribute Summary

Attributes inherited from Base

#child_node_by_context, #context

Attributes inherited from Base

#children, #options, #parent

Method Summary

Methods inherited from Base

#initialize, #permit, #reject, #require, #validates_exclusion_of, #validates_inclusion_of, #validates_numericality_of

Methods inherited from Base

attribute, element, #initialize, #to_builder

Constructor Details

This class inherits a constructor from Nokogiri::XML::Schematron::Nodes::Base