#146- Require urlType token at beginning of URL sequence
•Currently the producer is allowed to put the urlType token anywhere in the sequence of tokens it writes into a Consumer rewrite URL.  I propose we require producers write this token first.  This allows the consumer to write the most efficient single pass parser.  This optimization is important as the cost occurs during aggregation.
•
•/wsia:rewrite?urlType&wsia:url=….
•
–Resolved: do it … reorganize descriptions by urlType & then common parameters.