country

Description

The <country> tag is used to mark up the country name or abbreviation in an address.

Example

       <address>
         <addressline>111 Anystreet</addressline> 
         <addressline>Suite 111</addressline> 
         <city>Raleigh</city><province>NC</province>
         <postalcode>27613</postalcode><country>USA</country>
       </address>

Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback