-
Notifications
You must be signed in to change notification settings - Fork 38
Including Elements
highsource edited this page Dec 22, 2014
·
1 revision
<jsonix:includes>
...
<jsonix:element name="my:element" xmlns:my="urn:my"/>
...
</jsonix:includes>
Includes the global element declaration into the mapping.
-
name
, required - qualified name of the element.
- Usage
- Basic Concepts
- Generation
- Configuration
- Advanced Topics
- Sample Projects
- Troubleshooting
- Development