Merge xs:extension content from base to extension, dispatch on types of content in a tuple, e.g. [::sequence ::sequence], [::choice ::sequence] [::choice ::choice].
TODO not sure how the standard want's us to treat exotic combinations
Merge xs:extension content from base to extension, dispatch on types of content in a tuple, e.g. [::sequence ::sequence], [::choice ::sequence] [::choice ::choice]. TODO not sure how the standard want's us to treat exotic combinations
(unwrap-type {:keys [:com.vincit.clj-xsd.schema/schema] :as context}
{:keys [:com.vincit.clj-xsd.schema/base] :as type})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close