table layout fixes

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3763 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-01-04 17:59:02 +00:00
parent 2903f90a94
commit f0dfa6aafd
1 changed files with 2 additions and 2 deletions

View File

@ -260,9 +260,9 @@
</tr>
<tr>
<td>speed</td>
<td>xs:decimal</td>
<td>The speed at which the entity is moving, in meters per second</td>
<td>52.69</td>
<td>xs:decimal</td>
</tr>
<tr>
<td>street</td>
@ -284,9 +284,9 @@
</tr>
<tr>
<td>uri</td>
<td>xs:anyURI</td>
<td>A URI or URL pointing to information about the location</td>
<td>http://beta.plazes.com/plazes/1940:jabber_inc</td>
<td>xs:anyURI</td>
</tr>
</table>
<p>NOTE: The datatypes specified above are defined in &w3xmlschema2;.</p>