Definition Type: Element
Name: YardLayout
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:YardLayoutEnum
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The yard layout.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into YardLayoutEnum in schema features_xsdXSD Diagram of YardLayout in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="YardLayout" type="commons:YardLayoutEnum" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						The yard layout.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101012</retsid>
            <example>Side Yard</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: