Definition Type: Attribute
Name: systemId
Namespace: http://rets.org/xsd/Members/2007-08
Type: commons:system-id
Containing Schema: Members.xsd
Use Optional
Documentation:
An identifier of the system that this record of a member 'belongs' to when the workflow or event involves more than one system.
Collapse XSD Schema Diagram:
XSD Diagram of systemId in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:attribute name="systemId" type="commons:system-id" use="optional">
    <xs:annotation>
        <xs:documentation>
					An identifier of the system that this
					record of a member 'belongs' to when the 
					workflow or event involves more than
					one system.
				</xs:documentation>
        <xs:appinfo>
            <retsid>100243</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: