Method: Reddy::Literal::Encoding.string

Defined in:
lib/reddy/literal.rb

.stringObject



12
13
14
# File 'lib/reddy/literal.rb', line 12

def self.string
  @string ||= coerce "http://www.w3.org/2001/XMLSchema#string"
end