Working on schema and am hoping to get some assistance on writing schema to
perform an iterative process.  The protocol contains a length of parameters
field.  It does not contain the number of parameters.  I want to write the
schema to handle a variable number of parameters until the length of
parameters field is consumed (essentially a for loop or while loop).  Any
suggestions?
Thanks, Kevin

Reply via email to