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