Oops, I should've included this in my earlier message...

> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";;
>     href="/content/common/copyright.xml"/>
>
> I�ve tried many many combinations but the inclusion is either ignored or I
> get the error;
>
> error parsing attribute name
> attributes construct error
> xmlParseStartTag: problem parsing attributes
> Couldn't find end of Start Tag
> <xi:include xmlns:xi="http://w


If you get rid of the ';' between the xmlns:xi attribute and the href
attribute the "Couldn't find end of Start Tag" message should go away.  We
saw the same problem when we just did a copy/past from an example somewhere
in the documentation.

--
Greg Estep <[EMAIL PROTECTED]>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to