Definition Type: Element
Name: Gender
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:gender
Containing Schema: Person.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The gender of the person.
Collapse XSD Schema Diagram:
XSD Diagram of Gender in schema person_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Gender" type="commons:gender" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						The gender of the person.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100009</retsid>
            <example>male</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: