Definition Type: Element
Name: Resource
Namespace: http://rets.org/xsd/ChangeRecords/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ChangeRecords.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The system or well known resource name
Collapse XSD Schema Diagram:
XSD Diagram of Resource in schema changerecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Resource" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						The system or well known resource name
					</xs:documentation>
        <xs:appinfo>
						Listings
					</xs:appinfo>
    </xs:annotation>
</xs:element>