Liking cljdoc? Tell your friends :D

com.eldrix.clods.ods

Parsing of NHS ODS XML data files.

The ODS XML file is made up of four components:

  1. The manifest. : access using manifest.
  2. The codesystems. : access using all-codesystems.
  3. The codes. : access using all-codes.
  4. The organisations :.access using stream-organisations.
Parsing of NHS ODS XML data files.

The ODS XML file is made up of four components:
1. The manifest.     : access using `manifest`.
2. The codesystems.  : access using `all-codesystems`.
3. The codes.        : access using `all-codes`.
4. The organisations :.access using `stream-organisations`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close