Created
October 22, 2014 18:17
-
-
Save jrochkind/12e3479c63a76d78b8ae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<doc> | |
<container xmlns:foo="http://one"> | |
<foo:node> | |
</container> | |
<container xmlns:foo="http://two"> | |
<foo:node> | |
</container> | |
</doc> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment