hi,
I have a problem with the Seed list.
I extend the schema SeedMember with a new field (userID) of recipient, this is OK. I put a Seed in a delivery and it's work ok.

The problem is when i put Seed Addresses in a campaign.

Attribute 'userID' unknown (see definition of element '/seedList/seedMember/custom_nms_recipient' in schema 'Campaigns (nms:operation)').
----
XML-110013 Error line 0, column 0 (document with schema 'input')
----
The graphical component 'treeEdit0' has generated an error.
I think that the problem is the schema 'Campaigns (nms:operation)' have to point to the extend of SeedMember and not to nms:SeedMember.
Someone can help me ?
Thanks !