Hi All
I have a flat file, that i can not be sure of the structure Ie
four digits tells me what kind of record it is i.e
0004ReceiverNo
0002Sender
But it is not always in order
it can also be
0002
0004
and so on
i.e
0034
0012
some of the records are switched...can i make a schema that handles this?