on_chardata(str)
def on_pi(target, pi); end
# File lib/xsd/xmlparser/xmlscanner.rb, line 81 def on_chardata(str) characters(str) end