corrected some out of date information, added an example of a street address with number

This commit is contained in:
stpeter 2012-01-12 16:59:01 -07:00
parent c940f5c79f
commit ae6b36e030
1 changed files with 3 additions and 3 deletions

View File

@ -244,7 +244,7 @@
<td>postalcode</td>
<td>xs:string</td>
<td>A code used for postal delivery</td>
<td>10027</td>
<td>10118</td>
</tr>
<tr>
<td>region</td>
@ -268,7 +268,7 @@
<td>street</td>
<td>xs:string</td>
<td>A thoroughfare within the locality, or a crossing of two thoroughfares</td>
<td>34th and Broadway</td>
<td>350 Fifth Avenue / 34th and Broadway</td>
</tr>
<tr>
<td>text</td>
@ -286,7 +286,7 @@
<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>http://www.esbnyc.com/</td>
</tr>
</table>
<p>NOTE: The datatypes specified above are defined in &w3xmlschema2;.</p>