HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: CountrySubDivisionCode

Name CountrySubDivisionCode
Type CountrySubDivisionCodeType
Documentation Qualifies the further division of the Country. These may be Districts, Regions, States, Provinces etc. A possible list of values is as specified in ISO 3166-2. The name attribute identifies the name of this e.g. District, Region etc, and there is a pre-defined list of types supported, with the ability to add new ones as necessary
Documentation (of type) Dictionary Entry Name: Country Subdivision_ Code. Type

Definition: A character string (letters, figures, or symbols) that for brevity and/or languange independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information.

XML Instance Representation
<CountrySubDivisionCode

listID=" NormalizedStringType [0..1]"

listAgencyID=" NormalizedStringType [0..1]"

listAgencyName=" StringType [0..1]"

listName=" StringType [0..1]"

listVersionID=" NormalizedStringType [0..1]"

name=" StringType [0..1]"

languageID=" LanguageCodeContentType [0..1]"

listURI="xsd:anyURI [0..1]"

listSchemeURI="xsd:anyURI [0..1]">

CountrySubdivisionCodeContentType

</CountrySubDivisionCode>
Schema Component Representation
<xsd:element name="CountrySubDivisionCode" type=" CountrySubDivisionCodeType"/>