Definition Type: Attribute
Name: version
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Syndication.xsd
Fixed 0.9
Use (Optional)
Documentation:
The version number for this schema.
Collapse XSD Schema Diagram:
XSD Diagram of version in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:attribute name="version" type="xs:decimal" fixed="0.9">
    <xs:annotation>
        <xs:documentation>
					The version number for this schema. 
				</xs:documentation>
        <xs:appinfo>
            <retsid>101978</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:attribute>