Versions Compared

Key

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

 

Restriction:

C = company / business

M = masculine

F = feminine

P = person

Code Block
<Gender>C</Gender>
<Gender>M</Gender>
Namemin.1 / max.1 
Code Block
<Name>Muster, Hans</Name>
Titlemin.0 / max.1

Restriction:

Not available if Gender='C'

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

Restriction:

Not available if Gender='C'

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

Restriction:

Not available if Gender='C'

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

Restriction:

?

Code Block
 <NickName/>
LocalNamemin.0 / max.1 

Restriction:

Only available if Gender='C'

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

 

Restriction:

1= the following Address is the resident address

0= the following Address is not the resident 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 
Code Block
 <Email>hansmuster@muster.com</Email>
Originmin.0 / max.1 
Code Block
<Origin>1</Origin>
OriginCitymin.0 / max.1 
Code Block
 <OriginCity>Langenthal</OriginCity>
OriginCountrymin.0 / max.3Complex (see below)

 

 

BirthDatemin.0 / max.1 
Code Block
 <BirthDate>1964-03-15</BirthDate>
BirthYearmin.0 / max.1 
Code Block
<BirthYear>1964</BirthYear>
DiedDatemin.0 / max.1  
Code Block
 
 
<DiedDate/>
DiedYearmin.0 / max.1 
Code Block
<DiedYear/>
Diedmin.0 / max.1 
Code Block
 <Died>0</Died>
  Professionmin.0 / max.1 
Code Block
 <Profession>Lawyer</Profession>

OriginCountry

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

Origin/Nationality Country ISO 3166, alpha 2-code

RestrictionEnumeration

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