Sha256: e95460ab51e9a93fcf2a4451d2cc915dcd3cd54b7dbd5da4c2ab40bb1bca6e5a

Contents?: true

Size: 207 Bytes

Versions: 2

Compression:

Stored size: 207 Bytes

Contents

module Schematic
  module Generator
    class Namespaces
      PROVIDERS = {
        :w3 => {
          :schema => 'http://www.w3.org/2001/XMLSchema'.freeze
        }.freeze
      }.freeze
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
schematic-0.7.1 lib/schematic/generator/namespaces.rb
schematic-0.7.0 lib/schematic/generator/namespaces.rb