state — A name or abbreviation of a state
(#PCDATA)
Name | Type | Default |
---|---|---|
id | ID | None |
The state element contains the name or abbreviation for the name of a state or other similar political entity.
The state element represents a division of a country. It should not be confused with the country element, which represents a nation-state.
state may be contained in these elements: address
A string used to uniquely identify a state name. The name may then be referred to by this identifier.
Example 10. State name
<state>New York</state>
Example 11. State abbreviation
<state>NY</state>