mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@419 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
bcf84b9f5e
commit
067239b9e8
@ -22,7 +22,7 @@
|
||||
<spec>XEP-0090</spec>
|
||||
</supersedes>
|
||||
<supersededby/>
|
||||
<shortname>Not yet assigned</shortname>
|
||||
<shortname>NOT YET ASSIGNED</shortname>
|
||||
&stpeter;
|
||||
<author>
|
||||
<firstname>Maciej</firstname>
|
||||
@ -69,7 +69,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tzo/></td>
|
||||
<td>The entity's numeric time zone offset from UTC. The format MUST conform to Time Zone Definition (TZD) in <cite>XEP-0082</cite>.</td>
|
||||
<td>The entity's numeric time zone offset from UTC. The format MUST conform to the Time Zone Definition (TZD) specified in <cite>XEP-0082</cite>.</td>
|
||||
<td>REQUIRED</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -129,8 +129,8 @@
|
||||
<xs:element name='time'>
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs='0'>
|
||||
<xs:element name='tzo' type='xs:string' maxOccurs='1'/>
|
||||
<xs:element name='utc' type='xs:string' maxOccurs='1'/>
|
||||
<xs:element name='tzo' type='xs:string'/>
|
||||
<xs:element name='utc' type='xs:string'/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
Loading…
Reference in New Issue
Block a user