How to create XSD that contains elements of array as well ?
880194Aug 16 2011 — edited Feb 26 2020Hello,
I want to create a such XSD in Jdeveloper Like
Employee-
-firstName string
-lastName string
-student array
Student is another XSD.
Kindly provide me the source code or good link about that.
Thanks