Skip to content

Commit f4c0273

Browse files
committed
XEP-0227: Fix indentation in examples
1 parent 7c5f3a4 commit f4c0273

File tree

1 file changed

+51
-51
lines changed

1 file changed

+51
-51
lines changed

xep-0227.xml

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -234,16 +234,16 @@
234234
<user name='juliet'>
235235
<offline-messages>
236236
<message xmlns='jabber:client'
237-
from='[email protected]/orchard'
238-
to='[email protected]/balcony'
239-
type='chat'>
240-
<body>Neither, fair saint, if either thee dislike.</body>
241-
<delay xmlns='urn:xmpp:delay'
242-
from='capulet.com'
243-
stamp='1469-07-21T00:32:29Z'>
244-
Offline Storage
245-
</delay>
246-
</message>
237+
from='[email protected]/orchard'
238+
to='[email protected]/balcony'
239+
type='chat'>
240+
<body>Neither, fair saint, if either thee dislike.</body>
241+
<delay xmlns='urn:xmpp:delay'
242+
from='capulet.com'
243+
stamp='1469-07-21T00:32:29Z'>
244+
Offline Storage
245+
</delay>
246+
</message>
247247
</offline-messages>
248248
</user>
249249
</host>
@@ -260,9 +260,9 @@
260260
<host jid='shakespeare.lit'>
261261
<user name='hamlet'>
262262
<query xmlns="jabber:iq:private">
263-
<exodus xmlns="exodus:prefs">
264-
<defaultnick>Hamlet</defaultnick>
265-
</exodus>
263+
<exodus xmlns="exodus:prefs">
264+
<defaultnick>Hamlet</defaultnick>
265+
</exodus>
266266
</query>
267267
</user>
268268
</host>
@@ -403,15 +403,15 @@
403403
<items node='urn:xmpp:bookmarks:1'>
404404
<item id='[email protected]'>
405405
<conference xmlns='urn:xmpp:bookmarks:1'
406-
name='The Play&apos;s the Thing'
407-
autojoin='true'>
406+
name='The Play&apos;s the Thing'
407+
autojoin='true'>
408408
<nick>Romeo</nick>
409409
</conference>
410410
</item>
411411
<item id='[email protected]'>
412412
<conference xmlns='urn:xmpp:bookmarks:1'
413-
name='The Orchard'
414-
autojoin='1'>
413+
name='The Orchard'
414+
autojoin='1'>
415415
<nick>Romeo</nick>
416416
</conference>
417417
</item>
@@ -438,27 +438,27 @@
438438
<user name='juliet'>
439439
<archive xmlns='urn:xmpp:pie:0#mam'>
440440
<result xmlns='urn:xmpp:mam:2' id='28482-98726-73623'>
441-
<forwarded xmlns='urn:xmpp:forward:0'>
442-
<delay xmlns='urn:xmpp:delay' stamp='2010-07-10T23:08:25Z'/>
443-
<message xmlns='jabber:client'
444-
to='[email protected]/balcony'
445-
from='[email protected]/orchard'
446-
type='chat'>
447-
<body>Call me but love, and I'll be new baptized; Henceforth I never will be Romeo.</body>
448-
</message>
449-
</forwarded>
450-
</result>
451-
<result xmlns='urn:xmpp:mam:2' id='5d398-28273-f7382'>
452-
<forwarded xmlns='urn:xmpp:forward:0'>
453-
<delay xmlns='urn:xmpp:delay' stamp='2010-07-10T23:09:32Z'/>
454-
<message xmlns='jabber:client'
455-
to='[email protected]/orchard'
456-
from='[email protected]/balcony'
457-
type='chat' id='8a54s'>
458-
<body>What man art thou that thus bescreen'd in night so stumblest on my counsel?</body>
459-
</message>
460-
</forwarded>
461-
</result>
441+
<forwarded xmlns='urn:xmpp:forward:0'>
442+
<delay xmlns='urn:xmpp:delay' stamp='2010-07-10T23:08:25Z'/>
443+
<message xmlns='jabber:client'
444+
to='[email protected]/balcony'
445+
from='[email protected]/orchard'
446+
type='chat'>
447+
<body>Call me but love, and I'll be new baptized; Henceforth I never will be Romeo.</body>
448+
</message>
449+
</forwarded>
450+
</result>
451+
<result xmlns='urn:xmpp:mam:2' id='5d398-28273-f7382'>
452+
<forwarded xmlns='urn:xmpp:forward:0'>
453+
<delay xmlns='urn:xmpp:delay' stamp='2010-07-10T23:09:32Z'/>
454+
<message xmlns='jabber:client'
455+
to='[email protected]/orchard'
456+
from='[email protected]/balcony'
457+
type='chat' id='8a54s'>
458+
<body>What man art thou that thus bescreen'd in night so stumblest on my counsel?</body>
459+
</message>
460+
</forwarded>
461+
</result>
462462
</archive>
463463
</user>
464464
</host>
@@ -506,8 +506,8 @@
506506
name='juliet'>
507507
<query xmlns='jabber:iq:roster'>
508508
<item jid='[email protected]'
509-
name='Romeo'
510-
subscription='both'>
509+
name='Romeo'
510+
subscription='both'>
511511
<group>Friends</group>
512512
</item>
513513
</query>
@@ -516,14 +516,14 @@
516516
</vCard>
517517
<offline-messages>
518518
<message xmlns='jabber:client'
519-
from='[email protected]/orchard'
520-
to='[email protected]/balcony'
521-
type='chat'>
519+
from='[email protected]/orchard'
520+
to='[email protected]/balcony'
521+
type='chat'>
522522
<body>Neither, fair saint, if either thee dislike.</body>
523523
<delay xmlns='urn:xmpp:delay'
524-
from='capulet.com'
525-
stamp='1469-07-21T00:32:29Z'>
526-
Offline Storage
524+
from='capulet.com'
525+
stamp='1469-07-21T00:32:29Z'>
526+
Offline Storage
527527
</delay>
528528
</message>
529529
</offline-messages>
@@ -588,8 +588,8 @@
588588
<xs:element name='host'>
589589
<xs:complexType>
590590
<xs:sequence>
591-
<xs:element ref='user' maxOccurs='unbounded'/>
592-
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
591+
<xs:element ref='user' maxOccurs='unbounded'/>
592+
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
593593
</xs:sequence>
594594
<xs:attribute name='jid' type='xs:string' use='required'/>
595595
</xs:complexType>
@@ -598,8 +598,8 @@
598598
<xs:element name='user'>
599599
<xs:complexType>
600600
<xs:sequence>
601-
<xs:element ref='offline-messages' minOccurs='0' maxOccurs='1'/>
602-
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
601+
<xs:element ref='offline-messages' minOccurs='0' maxOccurs='1'/>
602+
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
603603
</xs:sequence>
604604
<xs:attribute name='name' type='xs:string' use='required'/>
605605
<xs:attribute name='password' type='xs:string' use='optional'/>
@@ -609,7 +609,7 @@
609609
<xs:element name='offline-messages'>
610610
<xs:complexType>
611611
<xs:sequence>
612-
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
612+
<xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
613613
</xs:sequence>
614614
</xs:complexType>
615615
</xs:element>

0 commit comments

Comments
 (0)