mirror of
https://github.com/moparisthebest/xeps
synced 2024-10-31 15:35:07 -04:00
corrected some out of date information, added an example of a street address with number
This commit is contained in:
parent
c940f5c79f
commit
ae6b36e030
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user