Skip to content

Using attributes #6

@aryehbeitz

Description

@aryehbeitz

How can I create xml with attributes?

for example, to generate this

<?xml version="1.0"?>
<root>
  <element>value</element>
  <nested_element attribute="attribute_value">nested_value</nested_element>
</root>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions