Re: Re: Discrepancy regarding parameter inputs

Sorry, you're right

I think that the end of the sentence "parameter input port declarations must
be empty" should be removed

Xmlizer

On Mon, Sep 6, 2010 at 10:16 AM, temp <temp44@szm.sk> wrote:

> A connection is IMHO any of p:empty, p:inline, p:document, p:pipe, not just
> a p:pipe.
> The sentence "parameter input port declarations must be empty" in the
> static error description implies that none of the above elements is allowed,
> which is contradictory to the description of the port declaration.
>
>
> ----- Originalna sprava prijata http://szm.com -----
> *Od:* mozer
> *Komu:* temp44@szm.sk
> *Poslane:*Sun, 05 Sep 2010 19:41:09 +0200
> *Predmet:*Re: Discrepancy regarding parameter inputs
>
>
> Connection are made through use of p:pipe
> here p:pipe cannot be used, so there is no connection possible
>
> Hope this helps
>
> Xmlizer
>
> On Tue, Aug 31, 2010 at 5:43 PM, temp < temp44@szm.sk> wrote:
>
>> Hello,
>>
>> according to the spec (5.1.2), the declaration of a parameter input looks
>> like the following:
>> <p:input
>>   *port* = NCName
>>   sequence? = boolean
>>   primary? = boolean
>>   *kind* = "parameter">
>>     (p:empty <http://www.w3.org/TR/xproc/#p.empty> |
>>       (p:document <http://www.w3.org/TR/xproc/#p.document> |
>>        p:inline <http://www.w3.org/TR/xproc/#p.inline>)+)?
>> </p:input>
>> i.e. connections ARE allowed on the declaration.
>>
>> Further in that chapter, it says:
>> It is a *static error <http://www.w3.org/TR/xproc/#dt-static-error>* (
>> err:XS0035 <http://www.w3.org/TR/xproc/#err.S0035>) if the declaration of
>> a parameter input port contains a connection; parameter input port
>> declarations must be empty.
>>
>> Which one is true?
>> Thanks
>>
>>
>> === reklama ======================================
>> http://mail.szm.com - e-mail a priestor na www stranku zadarmo
>> http://webhosting.szm.com - domény a webhosting za najnižšie ceny
>> SZM.com používa COMDOM Antispam - www.comdomsoft.com<http://www.comdomsoft.com>
>>
>>
>
>
> === reklama ======================================
> http://mail.szm.com - e-mail a priestor na www stranku zadarmo
> http://webhosting.szm.com - domény a webhosting za najnižšie ceny
> SZM.com používa COMDOM Antispam - www.comdomsoft.com<http://www.comdomsoft.com>
>
>

Received on Monday, 6 September 2010 08:21:36 UTC