Definition Type: Element
Name: Hash
Namespace: http://rets.org/xsd/Media/2007-08
Type: media:MediaHash
Containing Schema: Media.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into HashValue in schema media_xsd Drilldown into Algorithm in schema media_xsd Drilldown into MediaHash in schema media_xsdXSD Diagram of Hash in schema media_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Hash" type="media:MediaHash" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Algorithm media:Algorithm 0 (1)
HashValue media:HashValue 1 1
Collapse Derivation Tree: