Definition Type: Element
Name: AssociationId
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The identifier of the association.
Collapse XSD Schema Diagram:
XSD Diagram of AssociationId in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="AssociationId" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The identifier of the association.
					</xs:documentation>
    </xs:annotation>
</xs:element>