Setting conditional elements in metadata profile using GXE

407
0
02-15-2018 03:02 AM
AGP
by
Occasional Contributor

I'm customizing a metadata profile using GXE. I see how to set mandatory (g:minOccurs="1"), optional (g:minOccurs="0") and exclusive (using gxe.control.ElementChoice object) elements, but I don't know how to set conditional or dependent elements.

For example, I have elements which are only mandatory if other elements are provided or have an specific value from a value list. Or a few elements which are optional but at least one of them should be provided.

How do I set this?

0 Kudos
0 Replies