The Bitcoin URI scheme allows for the creation of single-click payment request, using the format
bitcoin:<address>&amount=<amount>
such as
bitcoin:1AzGoMQfrQ7fYaE12dAvEVkke8111rxwCm&amount=0.01
Does the URI scheme also allow multiple payments to multiple destination addresses?