The xmlforest expression produces an XML forest (sequence) of elements using the given names and content.
Signatures & examples
xmlforest ( content [AS name] [, ...] ) → xml
The xmlforest expression produces an XML forest (sequence) of elements using the given names and content. As for xmlelement, each name must be a simple identifier, while the content expressions can have any data type.Version history 1