This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
What error should be raised if the c:param name or value attributes are absent?
What error should be raised if the c:param name is not a valid QName?
If the namespace attribute is specified, and the name contains a colon but the specified prefix is not bound by any in-scope namespace binding, is this an error? If the namespace attribute is not specified, and the name contains a colon, and the in-scope namespace declarations has no binding for the specified prefix, what error should be raised?