Definition Type: Element
Name: Details
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ContactMethods.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Alternate raw contact string for sms, email page or other addressable technology.
Collapse XSD Schema Diagram:
XSD Diagram of Details in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Details" type="xs:string">
    <xs:annotation>
        <xs:documentation>
						Alternate raw contact string for sms, email page
						or other addressable technology. 
					</xs:documentation>
        <xs:appinfo>
            <retsid>100067</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>