mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05: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>postalcode</td>
|
||||||
<td>xs:string</td>
|
<td>xs:string</td>
|
||||||
<td>A code used for postal delivery</td>
|
<td>A code used for postal delivery</td>
|
||||||
<td>10027</td>
|
<td>10118</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>region</td>
|
<td>region</td>
|
||||||
@ -268,7 +268,7 @@
|
|||||||
<td>street</td>
|
<td>street</td>
|
||||||
<td>xs:string</td>
|
<td>xs:string</td>
|
||||||
<td>A thoroughfare within the locality, or a crossing of two thoroughfares</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>
|
||||||
<tr>
|
<tr>
|
||||||
<td>text</td>
|
<td>text</td>
|
||||||
@ -286,7 +286,7 @@
|
|||||||
<td>uri</td>
|
<td>uri</td>
|
||||||
<td>xs:anyURI</td>
|
<td>xs:anyURI</td>
|
||||||
<td>A URI or URL pointing to information about the location</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>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<p>NOTE: The datatypes specified above are defined in &w3xmlschema2;.</p>
|
<p>NOTE: The datatypes specified above are defined in &w3xmlschema2;.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user