city

Description

The <city> tag is used to mark up a city name in an address.

Example

       <address>
         <addressline>111 Anystreet</addressline> 
         <addressline>Suite 111</addressline> 
         <city>Raleigh</city><state>NC</state>
         <postalcode>27613</postalcode>
       </address>

Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback