unitDS Data Type

de
Datenstruktur für eine Einheit
en
Data structure for a unit


Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
unitId long 1/1
de
Einheiten Id
en
Unit id
unitType string 0/1
de
Einheitenart
en
Unit type
adressLine1 string 0/1
de
Adresse Zeile 1
en
Address line 1
adressShort string 0/1
de
Adresse kurz
en
Address short
branch string 0/1
de
Branche
en
Branch
sectorKWG int 0/1
de
Wirtschaftssektor KWG
en
Business sector KWG
sectorBISTA int 0/1
de
Wirtschaftssektor BISTA
en
Business sector BISTA

Example

<u----->
  <unitId>...</unitId>
  <unitType>...</unitType>
  <adressLine1>...</adressLine1>
  <adressShort>...</adressShort>
  <branch>...</branch>
  <sectorKWG>...</sectorKWG>
  <sectorBISTA>...</sectorBISTA>
</u----->