/Prelude-v19.0.0/XML/emptyAttributes.dhall
Copy path to clipboardCreate an empty XML attribute List.
Source
--| Create an empty XML attribute List.
[] : List { mapKey : Text, mapValue : Text }
Create an empty XML attribute List.
--| Create an empty XML attribute List.
[] : List { mapKey : Text, mapValue : Text }