Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taiwan is not a province of China (XML) #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion all/all.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
<country name="Sweden" alpha-2="SE" alpha-3="SWE" country-code="752" iso_3166-2="ISO 3166-2:SE" region="Europe" sub-region="Northern Europe" intermediate-region="" region-code="150" sub-region-code="154" intermediate-region-code=""/>
<country name="Switzerland" alpha-2="CH" alpha-3="CHE" country-code="756" iso_3166-2="ISO 3166-2:CH" region="Europe" sub-region="Western Europe" intermediate-region="" region-code="150" sub-region-code="155" intermediate-region-code=""/>
<country name="Syrian Arab Republic" alpha-2="SY" alpha-3="SYR" country-code="760" iso_3166-2="ISO 3166-2:SY" region="Asia" sub-region="Western Asia" intermediate-region="" region-code="142" sub-region-code="145" intermediate-region-code=""/>
<country name="Taiwan, Province of China" alpha-2="TW" alpha-3="TWN" country-code="158" iso_3166-2="ISO 3166-2:TW" region="Asia" sub-region="Eastern Asia" intermediate-region="" region-code="142" sub-region-code="030" intermediate-region-code=""/>
<country name="Taiwan" alpha-2="TW" alpha-3="TWN" country-code="158" iso_3166-2="ISO 3166-2:TW" region="Asia" sub-region="Eastern Asia" intermediate-region="" region-code="142" sub-region-code="030" intermediate-region-code=""/>
<country name="Tajikistan" alpha-2="TJ" alpha-3="TJK" country-code="762" iso_3166-2="ISO 3166-2:TJ" region="Asia" sub-region="Central Asia" intermediate-region="" region-code="142" sub-region-code="143" intermediate-region-code=""/>
<country name="Tanzania, United Republic of" alpha-2="TZ" alpha-3="TZA" country-code="834" iso_3166-2="ISO 3166-2:TZ" region="Africa" sub-region="Sub-Saharan Africa" intermediate-region="Eastern Africa" region-code="002" sub-region-code="202" intermediate-region-code="014"/>
<country name="Thailand" alpha-2="TH" alpha-3="THA" country-code="764" iso_3166-2="ISO 3166-2:TH" region="Asia" sub-region="South-eastern Asia" intermediate-region="" region-code="142" sub-region-code="035" intermediate-region-code=""/>
Expand Down