Packages
Elixir library for Norwegian small business filings — Maskinporten auth, Altinn 3 API client, BRG XML/iXBRL generation, tax calculation (RF-1028/RF-1167), and shareholder register (RF-1086) XML generation. Ported from the Python CLI tool Wenche (https://github.com/olefredrik/Wenche).
Current section
Files
Jump to
Current section
Files
priv/xsd/skatteetaten/NOTICE
XSD files in this directory are vendored from Skatteetaten (The Norwegian Tax
Administration) GitHub projects, licensed under the Apache License 2.0.
From Skatteetaten/skattemeldingen (https://github.com/Skatteetaten/skattemeldingen):
- skattemeldingUpersonlig_v5_ekstern.xsd
- skattemelding_v13_ekstern.xsd (personlig skattepliktig — ENK)
- naeringsspesifikasjon_v6_ekstern.xsd
- skattemeldingognaeringsspesifikasjonrequest_v2.xsd
From Skatteetaten/api-dokumentasjon (https://github.com/Skatteetaten/api-dokumentasjon,
static/download/) — the schemas the aksjonærregister API validates RF-1086 against:
- aksjonaerregisteroppgaveHovedskjema.xsd (RF-1086 hovedskjema)
- aksjonaerregisteroppgaveUnderskjema.xsd (RF-1086-U underskjema, per aksjonær)
Bundling here lets wenche's tests validate generated XML against the same
schemas Skatteetaten uses in /valider and /innsendelse without depending on
an externally-checked-out copy. When SKD publishes updated versions, replace
the files in-place and run the test suite to surface contract drift.
Copyright Skatteetaten / The Norwegian Tax Administration.
Licensed under the Apache License, Version 2.0 — see
https://www.apache.org/licenses/LICENSE-2.0 for the full text.