...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetUddannelsesinstitutionResponseDto | 1 | ||
- uddannelsesinstitution | UddannelsesinstitutionDto | 1 | ||
- - institutionsnummer | int32 | 1 | ||
- - institutionsnavn | string | Length: 1-128 | 1 | |
- - cvrNummer | string | LengthPattern: [0-9]{8} | 0 - 1 | Beskrivelse af cvrCVR-nummer |
- - pNummer | string | LengthPattern: [0-9]{10} | 0 - 1 | Beskrivelse af pnummerP-nummer |
- - vejnavn | string | MaxLength: 40 | 0 - 1 | |
- - husnummer | string | MaxLength: 4 | 0 - 1 | |
- - etage | string | MaxLength: 2 | 0 - 1 | |
- - sideDoer | string | MaxLength: 3 | 0 - 1 | |
- - postnummer | string | Pattern: [0-9]{4} | 0 - 1 | Postnummer |
- - postdistrikt | string | MaxLength: 49 | 0 - 1 | |
- - geokoordinat | GeoCoordinateDto | 0 - 1 | ||
- - - breddegrad | double | 1 | ||
- - - laengdegrad | double | 1 | ||
- - telefonnummer | string | MaxLength: 9 | 0 - 1 | |
string | MaxLength: 80 | 0 - 1 | ||
- - hjemmeside | string | MaxLength: 80 | 0 - 1 | |
- - institutionstype | InstitutionstypeCodeList | 1 | ||
- - institutionErAktiv | boolean | 1 | ||
- - institutionNedlagtDato | date-time | 0 - 1 |
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetAllUddannelsesinstitutionerResponseDto | 1 | ||
- uddannelsesinstitutioner | UddannelsesinstitutionDtoCollection | 1 | ||
- - UddannelsesinstitutionDto | UddannelsesinstitutionDto | 0 - * | ||
- - - institutionsnummer | int32 | 1 | ||
- - - institutionsnavn | string | Length: 1-128 | 1 | |
- - - cvrNummer | string | LengthPattern: [0-9]{8} | 0 - 1 | Beskrivelse af cvrCVR-nummer |
- - - pNummer | string | LengthPattern: [0-9]{10} | 0 - 1 | Beskrivelse af pnummerP-nummer |
- - - vejnavn | string | MaxLength: 40 | 0 - 1 | |
- - - husnummer | string | MaxLength: 4 | 0 - 1 | |
- - - etage | string | MaxLength: 2 | 0 - 1 | |
- - - sideDoer | string | MaxLength: 3 | 0 - 1 | |
- - - postnummer | string | Pattern: [0-9]{4} | 0 - 1 | Postnummer |
- - - postdistrikt | string | MaxLength: 49 | 0 - 1 | |
- - - geokoordinat | GeoCoordinateDto | 0 - 1 | ||
- - - - breddegrad | double | 1 | ||
- - - - laengdegrad | double | 1 | ||
- - - telefonnummer | string | MaxLength: 9 | 0 - 1 | |
string | MaxLength: 80 | 0 - 1 | ||
- - - hjemmeside | string | MaxLength: 80 | 0 - 1 | |
- - - institutionstype | InstitutionstypeCodeList | 1 | ||
- - - institutionErAktiv | boolean | 1 | ||
- - - institutionNedlagtDato | date-time | 0 - 1 |
...