lib/aixm/config.rb in aixm-0.3.2 vs lib/aixm/config.rb in aixm-0.3.3

- old
+ new

@@ -7,10 +7,10 @@ xsd: Pathname(__dir__).join('..', '..', 'schemas', 'aixm', '4.5', 'AIXM-Snapshot.xsd'), root: 'AIXM-Snapshot' }, ofmx: { version: '0', - namespace: 'http://openflightmaps.org/schema/0/OFMX-Snapshot.xsd', + namespace: 'http://schema.openflightmaps.org/0/OFMX-Snapshot.xsd', xsd: Pathname(__dir__).join('..', '..', 'schemas', 'ofmx', '0', 'OFMX-Snapshot.xsd'), root: 'OFMX-Snapshot' } }.freeze