class Nokogiri::LibXML::XmlSchema

:nodoc:
:nodoc:

def self.release ptr

def self.release ptr
  LibXML.xmlSchemaFree(ptr)
end