Class Nokogiri::XML::RelaxNG
In: lib/nokogiri/ffi/xml/relax_ng.rb
lib/nokogiri/xml/relax_ng.rb
ext/nokogiri/xml_document_fragment.c
Parent: Schema

call-seq:

 from_document(doc)

Create a new RelaxNG schema from the Nokogiri::XML::Document doc

Methods

Public Class methods

Create a new RelaxNG schema from the Nokogiri::XML::Document doc

Create a new RelaxNG from the contents of string

Public Instance methods

[Validate]