Description
The <province> tag is used to mark up a province name in an address. Note that <state> is available to mark up a state name in an address.
Example
<address>
<addressline>111 Anystreet</addressline>
<addressline>Suite 111</addressline>
<city>Toronto</city><province>Ontario</province>
<postalcode>M8X 2W4</postalcode>
</address>
Content
ATTRIBUTES
CONTENT DECLARATION
Parent Elements