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>
|
<spec>XEP-0090</spec>
|
||||||
</supersedes>
|
</supersedes>
|
||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>Not yet assigned</shortname>
|
<shortname>NOT YET ASSIGNED</shortname>
|
||||||
&stpeter;
|
&stpeter;
|
||||||
<author>
|
<author>
|
||||||
<firstname>Maciej</firstname>
|
<firstname>Maciej</firstname>
|
||||||
@ -69,7 +69,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><tzo/></td>
|
<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>
|
<td>REQUIRED</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -129,8 +129,8 @@
|
|||||||
<xs:element name='time'>
|
<xs:element name='time'>
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence minOccurs='0'>
|
<xs:sequence minOccurs='0'>
|
||||||
<xs:element name='tzo' type='xs:string' maxOccurs='1'/>
|
<xs:element name='tzo' type='xs:string'/>
|
||||||
<xs:element name='utc' type='xs:string' maxOccurs='1'/>
|
<xs:element name='utc' type='xs:string'/>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
|
Loading…
Reference in New Issue
Block a user