Definition Type: Attribute
Name: offerId
Namespace: http://rets.org/xsd/Offers/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Offers.xsd
ContentType Restriction
Documentation:
TODO
Collapse XSD Schema Diagram:
XSD Diagram of offerId in schema offers_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:attribute name="offerId">
    <xs:annotation>
        <xs:documentation>
				TODO
			</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:string" />
    </xs:simpleType>
</xs:attribute>