Definition Type: Element
Name: mime-preference-order
Namespace: http://rets.org/xsd/Media/2007-08
Type: commons:preferenceOrderType
Containing Schema: Media.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates the preference order within all the media items of the same mime type. Highest preference is 0.
Collapse XSD Schema Diagram:
XSD Diagram of mime-preference-order in schema media_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="mime-preference-order" type="commons:preferenceOrderType">
    <xs:annotation>
        <xs:documentation>
						Indicates the preference order within all the media items
						of the same mime type.
						Highest preference is 0.
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>0</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: