LocalTaxWithheldAggregate

OFX / Types / LocalTaxWithheldAggregate
#TagType
1 AMOUNT AmountType
2 NAMELCL GenericNameType
3 LCLDIST AmountType
Usages:
XSD
	<xsd:complexType name="LocalTaxWithheldAggregate">
		<xsd:annotation>
			<xsd:documentation>
        The OFX element "LCLTAXWHAGG" is of type "LocalTaxWithheldAggregate"
      </xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="AMOUNT" type="ofx:AmountType"/>
			<xsd:element name="NAMELCL" type="ofx:GenericNameType"/>
			<xsd:element name="LCLDIST" type="ofx:AmountType" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.