# File lib/wsdl/xmlSchema/schema.rb, line 44 def location @location || (root.nil? ? nil : root.location) end