%xinclude.xmlns.attrib; XInclude Namespace Pseudo-attribute

Puts together all the parts of the XInclude namespace pseudo-attribute: the prefix and the URI value.
Declaration
<!ENTITY % xinclude.xmlns.attrib
     "xmlns:%xinclude.prefix;
                        CDATA             #FIXED '%xinclude.xmlns;'" >
Expanded Declaration

xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude'