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