Crates.io | xoev-xwasser-codelists |
lib.rs | xoev-xwasser-codelists |
version | 0.702.1+0.7.2 |
source | src |
created_at | 2024-11-13 19:56:26.653287 |
updated_at | 2024-11-27 06:13:28.139336 |
description | "XOEV XWasser XML Standard" |
homepage | |
repository | https://github.com/hd-gmbh-dev/xoev-xwasser-rs |
max_upload_size | |
id | 1446998 |
size | 13,590,942 |
This crate is responsible to offer in memory codelists from XWasser.
The original xml files are stored under the directory ./data/${VERSION}
and the parsed JSON variants under ./public/${VERSION}
.
XML files source: https://www.xrepository.de/api/version_standard/urn:xoev-de:lgl:standard:xwasser_0.7.0/genutzteAktuelleCodelisten
Once the content in ./data
has changed, only run cargo build
to update the JSON variants.