Definition Type: ComplexType
Name: TransactionTotal
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:boundedCardinalInteger
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
The total number of transactions in a batch. This is only used when the information is transmitted in a batch.
Collapse XSD Schema Diagram:
XSD Diagram of TransactionTotal in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="TransactionTotal">
    <xs:annotation>
        <xs:documentation>
				The total number of transactions in a batch. 
				This is only used when the information is transmitted in
				a batch.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:boundedCardinalInteger" />
    </xs:simpleContent>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
assc:NRDSTransactionTotal, otrans:NRDSTransactionTotal