Element | Occurrence | Description | Example Usage |
---|
WIN | min.0 / max.1 | Worldbox Identification Number | Code Block |
---|
<WIN>CH0007711951</WIN>
<WIN>P00000044467</WIN> |
|
IdRef | min.0 / max.1 | | |
Gender | min.1 / max.1 | Restriction: C = company / business M = masculine F = feminine P = person | Code Block |
---|
<Gender>C</Gender>
<Gender>M</Gender> |
|
Name | min.1 / max.1 | | Code Block |
---|
<Name>Muster, Hans</Name> |
|
Title | min.0 / max.1 | Restriction: Not available if Gender='C' | Code Block |
---|
<Title/>
<Title>Dr. iur.</Title> |
|
FirstName | min.0 / max.1 | Restriction: Not available if Gender='C' | Code Block |
---|
<FirstName>Hans</FirstName> |
|
LastName | min.0 / max.1 | Restriction: Not available if Gender='C' | Code Block |
---|
<LastName>Muster</LastName> |
|
NickName | min.0 / max.1 | Restriction: ? | |
LocalName | min.0 / max.1 | Restriction: Only available if Gender='C' | |
AddressResident | min.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-3 | min.0 / max.1 | Address 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> |
|
ZIP | min.0 / max.1 | Address ZIP code (Zone Improvement Plan) | Code Block |
---|
<ZIP>09456</ZIP> |
|
City | min.0 / max.1 | Address City | Code Block |
---|
<City>Annaberg-Buchholz</City> |
|
County | min.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> |
|
CountryCode | min.0 / max.1 | Country ISO 3166, alpha 2-code RestrictionEnumeration | Code Block |
---|
<CountryCode>DE</CountryCode> |
|
Country | min.0 / max.1 | Country description | Code Block |
---|
<Country>Germany</Country> |
|
Email | min.0 / max.1 | | Code Block |
---|
<Email>hansmuster@muster.com</Email> |
|
Origin | min.0 / max.1 | | Code Block |
---|
<Origin>1</Origin> |
|
OriginCity | min.0 / max.1 | | Code Block |
---|
<OriginCity>Langenthal</OriginCity> |
|
OriginCountry | min.0 / max.3 | Complex (see below) | |
BirthDate | min.0 / max.1 | | Code Block |
---|
<BirthDate>1964-03-15</BirthDate> |
|
BirthYear | min.0 / max.1 | | Code Block |
---|
<BirthYear>1964</BirthYear> |
|
DiedDate | min.0 / max.1 | | | | |
DiedYear | min.0 / max.1 | | |
Died | min.0 / max.1 | | Code Block |
---|
<Died>0</Died> |
|
| Profession | min.0 / max.1 | | Code Block |
---|
<Profession>Lawyer</Profession> |
|