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