|
how to iterate a child element in XSD dynamically
hi All....
How to iterate an element dynamically..??
Eg:<xs:element name="employee" maxOccurs="empcnt">
In the above elemnt employee element shud occur for "empcnt" no. of times.This shud come dynamically is there any
kind of representation in XSD for it???hoping for earlier response..
Thanks in Advance...
|