Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: JiBX 1.1.6
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Environment:N/A
-
Number of attachments :
Description
I am defining a structure with a text value and an attribute value. When both associated fields are null, I don't want the resulting element to appear in the document. I have marked the structure and the two values as optional. When the two fields are null in my object, I get an empty element in my output.