Definition Type: Element
Name: Tax
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:TaxType
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
A given tax instance for the property.
Collapse XSD Schema Diagram:
Drilldown into Amount in schema syndication_xsd Drilldown into Year in schema syndication_xsd Drilldown into TaxType in schema syndication_xsdXSD Diagram of Tax in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Tax" type="synd:TaxType" minOccurs="1" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
									A given tax instance for the property.
								</xs:documentation>
        <xs:appinfo>
            <retsid>101974</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Year synd:Year 0 1
Amount synd:Amount 1 1
Collapse Derivation Tree: