Definition Type: ComplexType
Name: StateOrProvinceType
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Address.xsd
Abstract
Documentation:
Text field containing either the accepted postal abbreviation or the full name for one of the 50 U.S. states or 13 Canadian provinces/territories.
Collapse XSD Schema Diagram:
XSD Diagram of StateOrProvinceType in schema address_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="StateOrProvinceType">
    <xs:annotation>
        <xs:documentation>
				Text field containing either the accepted postal
				abbreviation or the full name for one of the 50 U.S.
				states or 13 Canadian provinces/territories.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string" />
    </xs:simpleContent>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
commons:StateOrProvince, commons:StateOrProvince