Next in thread → Next in month →

Re: [xml-dev] DTD problem?

From
davep <>
To
John Cowan <>
Date
2011-07-27T18:40:33Z
ID
<>
Thread
Re: [xml-dev] DTD problem?
On 07/27/2011 07:22 PM, John Cowan wrote:
>                  PDF/X-1a:2001|
>
> davep scripsit:
>> <!ELEMENT pdf-settings (embed-font)*>
>> <!ATTLIST pdf-settings pdf-version (PDF1.3|PDF1.4|PDF1.5|PDF1.6|PDF1.7|
>>                                      PDF/X-1a:2001|
>>                                      PDF/X-3:2002|
>>                                      PDF/X-1a:2003|
>>                                      PDF/X-2:2003|
>>                                      PDF/X-3:2003) "PDF1.4">
>>
>> Jing reports
>> 146:39: fatal: character not allowed
>> Where line 146 is the first line PDF/X-1a:2001|
>>
>> Which is the disallowed character please?
> The 39th character, namely the slash.  Slashes are not allowed in
> enumerated values, which must be XML names.
>


Thanks John.


regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
Next in thread → Next in month →