Definition Type: Element
Name: ListingMemberFullName
Namespace: http://rets.org/xsd/IDX/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: IDX.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
This has to be constructed as well from the Person name items
Collapse XSD Schema Diagram:
XSD Diagram of ListingMemberFullName in schema idx_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingMemberFullName" type="xs:string">
    <xs:annotation>
        <xs:documentation>This has to be constructed as well from the Person name items</xs:documentation>
    </xs:annotation>
</xs:element>