Skip to content

Document how to deserialize and serialize XML with namespaces using serde #803

Open
@eirnym

Description

@eirnym

There's a few examples here and there, I'd like to gather them to documentation. There's 2 cases with using namespaces used differently: When all namespaces are defined as attributes of a root element of the document, and namespaces defined inside child element.

Maybe it would be obvious to define them, but it would be better, when these examples would be documented properly, including xsi:... attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues about improvements or bugs in documentationnamespacesIssues related to namespaces supportserdeIssues related to mapping from Rust types to XML

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions