Definition Type: Element
Name: PermitAnimals
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:nullable-boolean
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates if animals are allowed in the community, building or unit.
Collapse XSD Schema Diagram:
XSD Diagram of PermitAnimals in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PermitAnimals" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Indicates if animals are allowed in the
						community, building or unit.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101606</retsid>
            <example>true</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: