svn commit: r592012 - /ofbiz/trunk/framework/common/data/GeoData_DE.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r592012 - /ofbiz/trunk/framework/common/data/GeoData_DE.xml

jleroux@apache.org
Author: jleroux
Date: Mon Nov  5 06:30:59 2007
New Revision: 592012

URL: http://svn.apache.org/viewvc?rev=592012&view=rev
Log:
A patch from Christian Geisert "New geos for Germany: federal states (Bundesländer)" (https://issues.apache.org/jira/browse/OFBIZ-1386) - OFBIZ-1386

Added:
    ofbiz/trunk/framework/common/data/GeoData_DE.xml   (with props)

Added: ofbiz/trunk/framework/common/data/GeoData_DE.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/GeoData_DE.xml?rev=592012&view=auto
==============================================================================
--- ofbiz/trunk/framework/common/data/GeoData_DE.xml (added)
+++ ofbiz/trunk/framework/common/data/GeoData_DE.xml Mon Nov  5 06:30:59 2007
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entity-engine-xml>
+    <Geo abbreviation="BW" geoCode="BW" geoId="DE-BW" geoName="Baden-Württemberg" geoTypeId="COUNTY"/>
+    <Geo abbreviation="BY" geoCode="BY" geoId="DE-BY" geoName="Bayern" geoTypeId="COUNTY"/>
+    <Geo abbreviation="BE" geoCode="BE" geoId="DE-BE" geoName="Berlin" geoTypeId="COUNTY"/>
+    <Geo abbreviation="BR" geoCode="BR" geoId="DE-BR" geoName="Brandenburg" geoTypeId="COUNTY"/>
+    <Geo abbreviation="HB" geoCode="HB" geoId="DE-HB" geoName="Bremen" geoTypeId="COUNTY"/>
+    <Geo abbreviation="HH" geoCode="HH" geoId="DE-HH" geoName="Hamburg" geoTypeId="COUNTY"/>
+    <Geo abbreviation="MV" geoCode="MV" geoId="DE-MV" geoName="Mecklenburg-Vorpommern" geoTypeId="COUNTY"/>
+    <Geo abbreviation="NI" geoCode="NI" geoId="DE-NI" geoName="Niedersachsen" geoTypeId="COUNTY"/>
+    <Geo abbreviation="NW" geoCode="NW" geoId="DE-NW" geoName="Nordrhein-Westfalen" geoTypeId="COUNTY"/>
+    <Geo abbreviation="RP" geoCode="RP" geoId="DE-RP" geoName="Rheinland-Pfalz" geoTypeId="COUNTY"/>
+    <Geo abbreviation="SL" geoCode="SL" geoId="DE-SL" geoName="Saarland" geoTypeId="COUNTY"/>
+    <Geo abbreviation="SN" geoCode="SN" geoId="DE-SN" geoName="Sachsen" geoTypeId="COUNTY"/>
+    <Geo abbreviation="TH" geoCode="TH" geoId="DE-TH" geoName="Thüringen" geoTypeId="COUNTY"/>
+</entity-engine-xml>

Propchange: ofbiz/trunk/framework/common/data/GeoData_DE.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/common/data/GeoData_DE.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/framework/common/data/GeoData_DE.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml