Definition Type: Element
Name: Video
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:SimpleMediaType
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
A video for the listing.
Collapse XSD Schema Diagram:
Drilldown into SequenceNumber in schema syndication_xsd Drilldown into Description in schema syndication_xsd Drilldown into Caption in schema syndication_xsd Drilldown into URL in schema syndication_xsd Drilldown into SimpleMediaType in schema syndication_xsdXSD Diagram of Video in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Video" type="synd:SimpleMediaType" minOccurs="1" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
									A video for the listing.
								</xs:documentation>
        <xs:appinfo>
            <retsid>101965</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
URL synd:URL 1 1
Caption synd:Caption 0 1
Description synd:Description 0 1
SequenceNumber synd:SequenceNumber 0 1
Collapse Derivation Tree: