Definition Type: Element
Name: Id
Namespace: http://rets.org/xsd/Activities/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Activities.xsd
MinOccurs 1
MaxOccurs (1)
Abstract
Documentation:
The internal identifier for the associated transaction or other action that this activity depends.
Collapse XSD Schema Diagram:
XSD Diagram of Id in schema activities_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Id" type="xs:string" minOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The internal identifier for the associated
						transaction or other action that this activity
						depends.
					</xs:documentation>
        <xs:appinfo>
						RA66722343332
					</xs:appinfo>
    </xs:annotation>
</xs:element>