So, following this, I took a concrete example with a simple object called "Author", having 2 properties (first and last name).
I define an XSD schema for it, assuming you already have one for your...