Definition Type: Element
Name: RequiresAppointment
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureBoolean
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Showing is by appointment only
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureBoolean in schema primitives_xsdXSD Diagram of RequiresAppointment in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="RequiresAppointment" type="commons:SecureBoolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Showing is by appointment only
					</xs:documentation>
        <xs:appinfo>
            <retsid>100396</retsid>
            <example>true</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: