Skip to content

How to converting an array to a XML(has attributes) ? #48

@zishiguo

Description

@zishiguo

If xml likes:

<urlset content_method="full"> 
    <url>
        <loc>http://www.example.com/a.html</loc>
        <desc>a.html</desc>
    </url> 
    <url>
        <loc>http://www.example.com/b.html</loc>
        <desc>b.html</desc>
    </url>
</urlset>

Then, the array is ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions