veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType LegalTotalType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}LegalTotalType (restriction)

Documentation
ABIE Legal Total. Details calculated amount that is required on an invoice for legal purposes. (Note: Total required for taxation purposes are under tax Total.) Legal Total
Properties
This component is not nillable.

Model
<...>
(LineExtensionTotalAmount?, TaxExclusiveTotalAmount?, TaxInclusiveTotalAmount )
</...>


Nested Element Summary
 LineExtensionTotalAmount
           BBIE Legal Total. 
 TaxExclusiveTotalAmount
           BBIE Legal Total. 
 TaxInclusiveTotalAmount
           BBIE Legal Total. 
Source
<xsd:complexType name="LegalTotalType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:LineExtensionTotalAmount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:TaxExclusiveTotalAmount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" ref="cbc:TaxInclusiveTotalAmount">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.