anyone knows how to validate an xml string a schema using with libxml-
ruby?
validate_schema method is only available for XML::Document but not for
XML::Reader.
regards.