Definition Type: Attribute
Name: systemId
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:system-id
Containing Schema: Properties.xsd
Use Required
Documentation:
An identifier of the system that the property 'belongs' to when the collection involves more than one system.
Collapse XSD Schema Diagram:
XSD Diagram of systemId in schema properties_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 the property
					'belongs' to when the collection involves more
					than one system.
				</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: