if we get <gridSpan val="4"/> create the @namest and @nameend attributes in the 'entry' element. NOTE: May be gridSpan element will appear in 3rd entry t
I am trying to parse out full name out of a single field and store them into different variables so I can use them uniquely as FirstName, MiddleName, LastName.