diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
children | Amount | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ct_NetTotal"> <xs:annotation> <xs:documentation xml:lang="en">Totals, expressed in the currency of the invoice, of all the amounts incurred, excluding taxes </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Invoice net amount</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | xs:decimal | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Invoice net amount</xs:documentation> </xs:annotation> </xs:element> |