No binding for a non-primary input port

Hi all,

Section 5.1.1 (Document Inputs) says:

"If no binding is provided for a primary input port, the input will be
bound to the default readable port. It is a static error (err:XS0032) if
no binding is provided and the default readable port is undefined."

But what about *non-primary* input ports with no bindings? The spec does
not seem to say anything about this case. I think it should result in
err:XS0032, too.

Regards,
Vojtech

Received on Monday, 14 September 2009 16:36:50 UTC