Liking cljdoc? Tell your friends :D

com.vincit.clj-xsd.parser.extension


merge-baseclj

(merge-base base type)
source

merge-contentcljmultimethod

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
sourceraw docstring

unwrap-typeclj

(unwrap-type {:keys [:com.vincit.clj-xsd.schema/schema] :as context}
             {:keys [:com.vincit.clj-xsd.schema/base] :as type})
source

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

× close