(generate _)Generates the element.
Generates the element.
(missing-attributes _)Returns the set of required attributes that are missing.
Returns the set of required attributes that are missing.
(required-attributes _)Returns the set of required attributes.
Returns the set of required attributes.
(attribute-name _)The name of the primary attribute used to generate the element.
The name of the primary attribute used to generate the element.
(child-element-factories _)Returns the list of element factories for child elements.
Returns the list of element factories for child elements.
(generate-nested _ attribute)Generates the element.
Generates the element.
(get-location _)Returns the location of the current attribute in the metadata template hierarchy.
Returns the location of the current attribute in the metadata template hierarchy.
(max-occurs _)Returns the maximum number of occurrences of the element.
Returns the maximum number of occurrences of the element.
(min-occurs _)Returns the minimum number of occurrences of the element.
Returns the minimum number of occurrences of the element.
(validate _ attribute)Validates the attributes used to generate the element.
Validates the attributes used to generate the element.
(to-xml _)Serializes the object as XML. This function returns an instance of Clojure.data.xml.Element.
Serializes the object as XML. This function returns an instance of Clojure.data.xml.Element.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |