Definition Type: Element
Name: Fence
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:FenceType
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The features of the yard
Collapse XSD Schema Diagram:
Drilldown into Gate in schema features_xsd Drilldown into Material in schema features_xsd Drilldown into Coverage in schema features_xsd Drilldown into Condition in schema features_xsd Drilldown into FenceType in schema features_xsdXSD Diagram of Fence in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Fence" type="commons:FenceType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						The features of the yard
					</xs:documentation>
        <xs:appinfo>
            <retsid>101009</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Condition commons:Condition 0 1
Coverage commons:Coverage 0 1
Material commons:Material 0 1
Gate commons:Gate 0 1
Collapse Derivation Tree: