cxml-stp
API documentation
Package:
cxml-stp
Function add-attribute
Lambda List
add-attribute
(
element
attribute
)
Arguments
element
-- an instance of
element
attribute
-- an instance of
attribute
Details
Add a new attribute to
element
or replace an existing attribute node of the same name.
It is an error if the attribute's namespace conflicts with existing namespace declarations on this element.
See also
element
attribute