OFXExtensionType

XSD
	<xsd:complexType name="OFXExtensionType">
		<xsd:annotation>
			<xsd:documentation>The OFX element "OFXEXTENSION" is of type "OFXExtensionType"</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="OFXELEMENT" type="ofx:OFXElementType" minOccurs="1" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.