> from http://xmpp.org/extensions/xep-0012.pdf in your editor you have
> different line breaking as you see in the PDF?

No, i means that I get spaces in between characters. Copy pastng from
Preview (OS X) gives me:

< i q f r o m = ’ r o m e o @ m o n t a g u e . n e t / o r c h a r d ’
i d = ’ l a s t 1 ’
t o = ’ j u l i e t @ c a p u l e t . c o m ’
t y p e = ’ g e t ’ >
< q u e r y x m l n s = ’ j a b b e r : i q : l a s t ’ / >
< / i q >

Oddly enough, this is slightly different than copy pasting from Adobe
Reader (OS X):

< iq from = ’ r o m e o @ m o n t a g u e . net / o r c h a r d ’
id = ’ last1 ’
to = ’ j u l i e t @ c a p u l e t . com ’
type = ’ get ’ >
< query xmlns = ’ j a b b e r : i q : l a s t ’/ >
</ iq >

Notice how the XML attribute names and tags don't have spaces between
the characters.

cheers,
Remko

Reply via email to