complexType "CountryCodeType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:dateTime |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Use of a Controlled Vocabulary is strongly recommended. Use of ISO 3166 Country Codes (2 character, 3 character, or Numeric) is preferred with or without attribution to a specific controlled vocabulary. If using some other coding system it is important to cite the source as the assumption will generally be that ISO 3166 codes have been used. Allows for an optional effective date for the country code. This can effect the actual geographic coverage or related name.
Type Derivation Tree
xs:string (extension)
CountryCodeType
|
XML Source (w/o annotations (2); see within schema source)
<xs:simpleContent>
</xs:simpleContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/8)
effectiveDate
-
Type: |
xs:dateTime, predefined |
Use: |
optional |
If it is important to specify the date that this code is effective in order to accurately capture a name or similar change, specify that here. This can effect the actual geographic coverage or related name.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="effectiveDate" type="xs:dateTime" use="optional"/>
|