All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.rdf-file.protocol.fund.xml Maven / Gradle / Ivy

There is a newer version: 2.2.11
Show newest version
<protocol name="fund" rowsplit="rowSplitByFixedlLength">
	<head>
		<row columnLayout="vertical">
			<column>
				<output>${column.value()}</output>
			</column>
		</row>
		<row output="${columnInfo.count(body)}" type="Integer|[3,0]" />
		<row output="${columnInfo.vertical(body,name)}" />
		<row output="${totalCount}" type="Integer|[8,0]" />
	</head>
	<body>
		<row>
			<column>
				<output>${column.value()}</output>
			</column>
		</row>
	</body>
	<tail>
		<row>
			<column>
				<output>${column.value()}</output>
			</column>
		</row>
	</tail>
</protocol>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy