public class CountryIdentificationCodeType extends CodeType
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:DictionaryEntryName>Country Identification_ Code. Type</ccts:DictionaryEntryName><ccts:Version>2.0</ccts:Version><ccts:Definition>The set of countries of the world.</ccts:Definition><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:QualifierTerm>Country Identification</ccts:QualifierTerm><ccts:UniqueID/><ccts:UsageRule>Derived from the ISO 3166-1-alpha-2 code elements used under the terms of the ISO policy stated at http://www.iso.org/iso/en/commcentre/pressreleases/2003/Ref871.html.</ccts:UsageRule></ccts:Component>
Java class for CountryIdentificationCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CountryIdentificationCodeType"> <simpleContent> <restriction base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>CodeType"> <attribute name="listID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="ISO3166-1" /> <attribute name="listAgencyID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="6" /> <attribute name="listAgencyName" type="{http://www.w3.org/2001/XMLSchema}string" default="United Nations Economic Commission for Europe" /> <attribute name="listName" type="{http://www.w3.org/2001/XMLSchema}string" default="Country" /> <attribute name="listVersionID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="0.3" /> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="languageID" type="{http://www.w3.org/2001/XMLSchema}language" default="en" /> <attribute name="listURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="http://docs.oasis-open.org/ubl/os-UBL-2.0-update/cl/gc/default/CountryIdentificationCode-2.0.gc" /> <attribute name="listSchemeURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.0" /> </restriction> </simpleContent> </complexType>
languageID, listAgencyID, listAgencyName, listID, listName, listSchemeURI, listURI, listVersionID, name, value
Constructor and Description |
---|
CountryIdentificationCodeType() |
getLanguageID, getListAgencyID, getListAgencyName, getListID, getListName, getListSchemeURI, getListURI, getListVersionID, getName, getValue, setLanguageID, setListAgencyID, setListAgencyName, setListID, setListName, setListSchemeURI, setListURI, setListVersionID, setName, setValue
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.