This Rust library defines a mapping between university-specific accreditations
and Europass credentials. The Europass API accepts
XML documents as input.
The mapping therefore needs to perform an ⟨ATTAINMENT FORMAT⟩
→ XML transformation.
The fields of university-specific attainments are also
unlikely to have a one-to-one mapping between the
Europass Credential XML Model
fields, so this transformation needs to be performed as well.
This section lists the conversions that have been implemented and some details related to each conversion.
SISU attainments retrievable via GET requests are described in the SISU Swagger UI. SISU provides the attainments in JSON format.