Difference between revisions of "Address/country/short name"
Address/country/short name
Jump to navigation
Jump to search
(Spreadsheet import) |
|||
Line 2: | Line 2: | ||
|name=Country Short Name | |name=Country Short Name | ||
|description=Two-character abbreviation for [[address/country|countries]] defined by the [[wikipedia:International Standardization Organization|ISO]] [[wikipedia:ISO 3166|standard 3166]]. | |description=Two-character abbreviation for [[address/country|countries]] defined by the [[wikipedia:International Standardization Organization|ISO]] [[wikipedia:ISO 3166|standard 3166]]. | ||
+ | |data model=CDQ Data Model | ||
|technical key=COUNTRY_SHORT_NAME | |technical key=COUNTRY_SHORT_NAME | ||
|parent concept=Address/country | |parent concept=Address/country | ||
|cardinality=ZERO_OR_ONE | |cardinality=ZERO_OR_ONE | ||
− | |path=shortName | + | |path=businessPartner.addresses[?(@.type.technicalKey=='<addressType>')].country.shortName |
}} | }} |