# File lib/active_support/core_ext/date_time/conversions.rb, line 84
        def xmlschema
          strftime("%Y-%m-%dT%H:%M:%S%Z")
        end