Hi,
I know that there has to be a sequence of defining types in items.xml file like first we should define Atomic type then collection and so on.
My query is that in Collection we can give reference of Item type which will be defined later on in same file. If this is so then how it get reference of the item type which will be parsed later on?? Why it does not through any error.
Thanks in advance.