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

net.sf.xolite.expressions.jaxb_choice.SimpleExpression.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<or xmlns="xo-lite.sf.net/examples/expression/jaxb_choice">
	<and>
		<variable name="ga" />
		<or>
			<true />
			<variable name="bu" />
		</or>
	</and>
	<not>
		<and>
			<variable name="ga" />
			<variable name="zo" />
		</and>
	</not>
</or>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy