Skip to content

encode/xml: Support XML namespaces #6517

@gopherbot

Description

@gopherbot

by oltoko:

http://play.golang.org/p/J98usiO91P

If you look at this code you expect that Data of the "pers:on"-Tag is
unmarshaled into the Customer struct.
But if you run the code this doesn't happen, because there is a colon in the Tag-Name.
To prove that this code isn't wrong just remove the colon
or use this link:

http://play.golang.org/p/OyDM87mzVh

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions