gs1CountrySubdivisionCode constant

IriTerm const gs1CountrySubdivisionCode

countrySubdivisionCode from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#string]

A short text string code (see values defined in ISO 3166_2) specifying the country subdivision in which an activity is performed, for example processing, bottling, manufacturing.

Can be used on: https://ref.gs1.org/voc/Country

Implementation

static const gs1CountrySubdivisionCode = IriTerm(
  'https://ref.gs1.org/voc/countrySubdivisionCode',
);