Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Updated Resource Manager Schema

> > 3) Should the parsers element have a minOccurs specification? I'm thinking 
> > I may not always want to process stdout or stderr with any parser logic.
> 
> Again, my reasoning was that you will always need at least one to capture the JobId from a run command.
> 
Oh, wait, I suppose interactive jobs don't need a job id parsers.  So yes, let's set this to minOccurs=0.


Back to the top