Skip to content

Includes Configuration

highsource edited this page Dec 22, 2014 · 1 revision

Synopsis

<jsonix:includes>
	...
	<jsonix:type name="SomeType"/>
	...
	<jsonix:property name="AnotherType.someProperty"/>
	...
	<jsonix:element name="my:element"/>
	...
	<jsonix:dependencies-of-mapping ... />
	...
</jsonix:includes>

Includes types, properties, global elements or dependencies of other mappings into this mapping.

Configuration elements

Clone this wiki locally