Definition Type: Element
Name: XPath
Namespace: http://rets.org/xsd/ChangeRecords/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ChangeRecords.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The XPath to locate the node being changed.
Collapse XSD Schema Diagram:
XSD Diagram of XPath in schema changerecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="XPath" type="xs:string">
    <xs:annotation>
        <xs:documentation>
							The XPath to locate the node being changed.
						</xs:documentation>
        <xs:appinfo>
							Listings/Listing/ListingPricing/ListPrice
						</xs:appinfo>
    </xs:annotation>
</xs:element>