Fix double-namespacing bug in example 12 of MAM

This commit is contained in:
Kevin Smith 2014-09-29 15:33:19 +01:00
parent 62ee3b9a44
commit cbe0abb8ab
1 changed files with 2 additions and 4 deletions

View File

@ -403,8 +403,7 @@
<message xmlns='jabber:client'
to='juliet@capulet.lit/balcony'
from='romeo@montague.lit/orchard'
type='chat'
xmlns='jabber:client'>
type='chat'>
<body>Call me but love, and I'll be new baptized; Henceforth I never will be Romeo.</body>
</message>
</forwarded>
@ -418,8 +417,7 @@
<message xmlns='jabber:client'
to='romeo@montague.lit/orchard'
from='juliet@capulet.lit/balcony'
type='chat' id='8a54s'
xmlns='jabber:client'>
type='chat' id='8a54s'>
<body>What man art thou that thus bescreen'd in night so stumblest on my counsel?</body>
</message>
</forwarded>