Total monetary amount of all line items excluding tax.
XSD Schema Diagram:
XSD Schema Code:
<element name="GrossTotalAmount" type="pidx:MonetaryType">
<annotation>
<documentation>Total monetary amount of all line items excluding tax.</documentation>
</annotation>
</element>