Hi all!
I have read a lot of papers about single and repeated attributes and custom types and aspects. I haven't found a solution to store complex structured metadata. For example, i would like to store the following metadata:
Document
- Name (Single)
- Signers (Repeated)
- Name (Single)
- Last Name (Single)
- Email (Single)
- Telephone numbers (Repeated)
- Mobile Number
- Phone Number
What I don't know is if there is any way to store inside repeated attributes, complex attributes such as a Signer information. I haven't found anything about ir. Firstly I thought in the use of aspects, but I have read that there is no way to attached two aspects of the same type to the same document.
I would be very grateful if someone could help me.
Thank you very much
Javier Martinez