call-seq:
from_document(doc)
Create a new RelaxNG schema from the Nokogiri::XML::Document doc
Create a new RelaxNG from the contents of string
Validate a Nokogiri::XML::Document against this RelaxNG schema.
[Validate]