Person
Element | Occurrence | Description | Example Usage |
---|---|---|---|
WIN | min.0 / max.1 | Worldbox Identification Number | <WIN>CH0007711951</WIN> (company) <WIN>P00000044467</WIN> (individual) |
IdRef | min.0 / max.1 | Company: Company register number Individual: Personal identification number/id | <IdRef>0107744003311</IdRef> |
Gender | min.1 / max.1 | Gender of the Subject Restriction: C = company / business M = masculine F = feminine P = person / Individual U = unknown / family | <Gender>C</Gender> (company) <Gender>M</Gender> (individual) |
Name | min.1 / max.1 | Full Name | <Name>Example Watch Asia Ltd</Name> (company) <Name>Muster, Hans</Name> (individual) |
Title | min.0 / max.1 | Academic or honorary Title Restriction: Not available if Gender='C' | <Title>Dr. iur.</Title> |
FirstName | min.0 / max.1 | First and middle Names Restriction: Not available if Gender='C' | <FirstName>Hans</FirstName> |
LastName | min.0 / max.1 | Last Name Restriction: Not available if Gender='C' | <LastName>Muster</LastName> |
NickName | min.0 / max.1 | Nick Name Restriction: Not available if Gender='C' | <NickName>John</NickName> |
LocalName | min.0 / max.1 | Full Name written in the local language Restriction: Not available if Gender='C' | <LocalName/> |
AddressResident | min.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) | <AddressResident>1</AddressResident> |
Line1-3 | min.0 / max.1 | Address lines including, c/o, House/Building, Street, PoBox etc. | <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) | <ZIP>09456</ZIP> |
City | min.0 / max.1 | Address City | <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 | <County>Sachsen</County> |
CountryCode | min.0 / max.1 | Country ISO 3166, alpha 2-code | <CountryCode>DE</CountryCode> |
Country | min.0 / max.1 | Country description | <Country>Germany</Country> |
min.0 / max.1 | Company: main email address Individual: professional or private email address | <Email>hansmuster@muster.com</Email> | |
Origin | min.0 / max.1 | Origin Type Restriction: Not available if Gender='C' 1= Origin 0= not Origin (Place of birth or similar) | <Origin>1</Origin> |
OriginCity | min.0 / max.1 | Origin city, cities / Place of birth Restriction: Not available if Gender='C' | <OriginCity>Langenthal</OriginCity> |
OriginCountry | min.0 / max.3 | Complex (see below) Restriction: Not available if Gender='C' | |
BirthDate | min.0 / max.1 | Date of birth Restriction: Not available if Gender='C' | <BirthDate>1964-03-15</BirthDate> |
BirthYear | min.0 / max.1 | Year of birth (also available, when Element BirthDate is available) Restriction: Not available if Gender='C' | <BirthYear>1964</BirthYear> |
DiedDate | min.0 / max.1 | Date of death Restriction: Not available if Gender='C' | <DiedDate/> |
DiedYear | min.0 / max.1 | Date of death (also available, when Element DiedDate is available) Restriction: Not available if Gender='C' | <DiedYear/> |
Died | min.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 has died | <Died>0</Died> |
Profession | min.0 / max.1 | The profession in local language Restriction: Not available if Gender='C' | <Profession>Lawyer</Profession> |
OriginCountry
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 / max.1 | Record number | nr="1" |
CountryCode | min.1 / max.1 | Origin, Nationality / Place of birth Country ISO 3166, alpha 2-code | <CountryCode>US</CountryCode> |
Country | min.1 / max.1 | Origin/Nationality / Place of birth Country description | <Country>United States of America</Country> |