Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number
Code Block
nr="1"
@statusmin.1 max.11=active, 0=inactive
Code Block
status="0"
WINmin.0 max.1Worldbox Identification Number
Code Block
<WIN>CN0007719951</WIN>
RegIdmin.0 max.1Company register number/Id
Code Block
<RegId>0900397436473</RegId>
StartDatemin.0 max.1Date of registration / activation
Code Block
<StartDate>1967-06-14</StartDate>
EndDatemin.0 max.1Date of cancellation / deactivation
Code Block
<EndDate>2014-12-30 </EndDate>
BranchCodemin.1 max.1

Characteristic of the branch location (code)

RestrictionEnumeration

Code Block
<BranchCode>NL</BranchCode>
BranchTypemin.1 max.1Characteristic of the branch (text)
Code Block
<BranchType>Branch office</BranchType>
Namemin.0 max.1Name of the branch
Code Block
<Name>
中国南方航空股份有限公司沈阳维修基地 China Southern Airlines maintenance base
</Name>
Line1-3min.0 max.1Address lines including, c/o, House/Building, Street, PoBox etc.
Code Block
<Line1>Shenyang Taoxian International Airport</Line1>
<Line2>Taoxian Town</Line2>
<Line3>Dongling District</Line3>
ZIPmin.0 max.1Address ZIP code (Zone Improvement Plan)
Code Block
<ZIP>110043</ZIP>
Citymin.0 max.1Address City
Code Block
<City>Shenyang City</City>
Countymin.0 max.1

Address County. It is the next greater geographical classification in a country,

like counties, regions, states etc. In some cases, alpha 2 or 3 codes are used

Code Block
<County/>
CountryCodemin.1 max.1

Country ISO 3166, alpha 2-code

RestrictionEnumeration

Code Block
 <CountryCode>CN</CountryCode>
Countrymin.1 max.1Country description
Code Block
 <Country>China</Country>

...