Skip to content

<Country> is used in several examples and it is problematic #930

@ue71603

Description

@ue71603
					<Country id="uk" principality="iso3166-2:GB-EWN" version="nptg:v2.1">
						<Name>England and Wales and norther ireland</Name>
					</Country>
					<Country id="uk" principality="iso3166-2:GB-ENG" version="nptg:v2.1">
						<Name>England</Name>
					</Country>
					<Country id="uk" principality="iso3166-2:GB-NIR" version="nptg:v2.1">
						<Name>Norther Ireland</Name>
					</Country>
					<Country id="uk" principality="iso3166-2:GB-SCT" version="nptg:v2.1">
						<Name>Scotland</Name>
					</Country>
					<Country id="uk" principality="iso3166-2:GB-WLS" version="nptg:v2.1">
						<Name>Wales</Name>
					</Country>

It uses the same id and has a different pricnipality. this can't be done anymore in the future, when we have hard checking of id+version uniqueness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugTechnical mistake, inconsistency with the documentation, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions