sdml 0.1.2

Rust CLI for Simple Domain Modeling Language (SDML)
Documentation
1
2
3
4
5
6
7
;;; Import multiple mixed

module campaign is

  import [ target xsd:base xml:lang skos ]

end