# File lib/xsd/datatypes.rb, line 888
  def string
    [@data].pack("H*")
  end