Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ElementOccurrenceDescriptionExample Usage
WINmin.0 / max.1Worldbox Identification Number
Code Block
<WIN>CH0007711951</WIN> (company)
<WIN>P00000044467</WIN> (individual)
IdRefmin.0 / max.1

Company: Company register number

Individual: Personal identification number/id

Code Block
<IdRef>0107744003311</IdRef>
Gendermin.1 / max.1

Gender of the Subject

Restriction:

C = company / business

M = masculine

F = feminine

P = person / Individual

U = unknown / family

Code Block
<Gender>C</Gender> (company)
<Gender>M</Gender> (individual)
Namemin.1 / max.1Full Name
Code Block
<Name>Example Watch Asia Ltd</Name> (company)
<Name>Muster, Hans</Name> (individual)
Titlemin.0 / max.1

Academic or honorary Title

Restriction:

Not available if Gender='C'

Code Block
<Title>Dr. iur.</Title>
FirstNamemin.0 / max.1

First and middle Names

Restriction:

Not available if Gender='C'

Code Block
<FirstName>Hans</FirstName>
LastNamemin.0 / max.1

Last Name

Restriction:

Not available if Gender='C'

Code Block
<LastName>Muster</LastName>
NickNamemin.0 / max.1

Nick Name

Restriction:

Not available if Gender='C'

Code Block
<NickName>John</NickName>
LocalNamemin.0 / max.1Full Name written in local language

Restriction:

Not available if Gender='C'

Code Block
 <LocalName/>
AddressResidentmin.1 / max.1

Address type

Restriction:

1= the following Address is the resident/operating address

0= the following Address is not the resident address (professional address or similar address)

Code Block
<AddressResident>1</AddressResident>
Line1-3min.0 / max.1Address lines including, c/o, House/Building, Street, PoBox etc.
Code Block
<Line1>c/o Horst Buchholz</Line1>
<Line2>World Trade Center</Line2>
<Line3>Hauptstrasse 12</Line3>
ZIPmin.0 / max.1Address ZIP code (Zone Improvement Plan)
Code Block
<ZIP>09456</ZIP>
Citymin.0 / max.1Address City
Code Block
<City>Annaberg-Buchholz</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>Sachsen</County>
CountryCodemin.0 / max.1

Country ISO 3166, alpha 2-code

RestrictionEnumeration

Code Block
 <CountryCode>DE</CountryCode>
Countrymin.0 / max.1Country description
Code Block
 <Country>Germany</Country>
Emailmin.0 / max.1

Company: main email address

Individual: professional or private email address

Code Block
 <Email>hansmuster@muster.com</Email>
Originmin.0 / max.1

Origin Type

Restriction:

Not available if Gender='C'

1= Origin

0= not Origin (Place of birth or similar)

Code Block
<Origin>1</Origin>
OriginCitymin.0 / max.1

Origin city, cities / Place of birth

Restriction:

Not available if Gender='C'


Code Block
<OriginCity>Langenthal</OriginCity>
OriginCountrymin.0 / max.3

Complex (see below)

Restriction:

Not available if Gender='C'

 

 



BirthDatemin.0 / max.1

Date of birth

Restriction:

Not available if Gender='C'

Code Block
 <BirthDate>1964-03-15</BirthDate>
BirthYearmin.0 / max.1

Year of birth (also available, when Element BirthDate is available)

Restriction:

Not available if Gender='C'

Code Block
<BirthYear>1964</BirthYear>
DiedDatemin.0 / max.1

Date of death

Restriction:

Not available if Gender='C'

Code Block
<DiedDate/>
DiedYearmin.0 / max.1

Date of death (also available, when Element DiedDate is available)

Restriction:

Not available if Gender='C'

Code Block
<DiedYear/>
Diedmin.0 / max.1

Died status (also available, when Element DiedDate and or DiedYear is available)

Restriction:

Not available if Gender='C'

0 = Individual is alive

1 = individual is died

Code Block
<Died>0</Died>
Professionmin.0 / max.1

Profession in local language

Restriction:

Not available if Gender='C'

Code Block
<Profession>Lawyer</Profession>

OriginCountry

ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1Record number
Code Block
 nr="1"
CountryCodemin.1 / max.1

Origin, Nationality / Place of birth Country ISO 3166, alpha 2-code

RestrictionEnumeration

Code Block
<CountryCode>US</CountryCode>
Countrymin.1 / max.1Origin/Nationality / Place of birth Country description
Code Block
<Country>United States of America</Country>