Avatar

Level 6

current element set up is defaulting to one occurance....try using following...

<xs:element name="Position" type="xs:string" maxOccurs="unbounded" minOccurs="1"/>