# File lib/xsd/xmlparser/xmlscanner.rb, line 63 def on_xmldecl_encoding(str) self.scanner_kcode = str end