pub const XDG_SCHEMA_ATTRIBUTE: &str = "xdg:schema";
A schema attribute.
Currently the key, is not really used but would allow to map a Rust struct of simple types to an item attributes with type check.