2008/7/3 Bjoern Hoehrmann <[EMAIL PROTECTED]>:

>><define name="targetFrameName">
>> <choice>
>> <value>_self</value>
>> <value>_blank</value>
>> <value>_parent</value>
>> <value>_top</value>
>> <ref name="string"/>
>> </choice>
>></define>
>
> If "string" allows any string, then the office:target-frame-name
> attribute may have any value. If it is something else, then we do
> not know. Perhaps the idea here was to disallow other strings with
> an underscore at the beginning.


Ah! Thanks.

<define name="string">
    <data type="string"/>
</define>

You are right.

regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Reply via email to