OriginatingStateAggregate

OFX / Types / OriginatingStateAggregate
#TagType
1 ORIGSTATECODE StateCodeType
2 ORIGSTATEALLOCAMT AmountType
Usages:
XSD
	<xsd:complexType name="OriginatingStateAggregate">
		<xsd:annotation>
			<xsd:documentation>
				The OFX element "ORIGSTATE" is of type "OriginatingStateAggregate"
			</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ORIGSTATECODE" type="ofx:StateCodeType" minOccurs="1"/>
			<xsd:element name="ORIGSTATEALLOCAMT" type="ofx:AmountType" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.