1 namespace xi = "http://www.w3.org/2001/XInclude"
4 xinclude.include.attlist =
5 attribute href { xsd:anyURI }?,
6 attribute parse { xsd:string }?,
7 attribute xpointer { xsd:string }?,
8 attribute encoding { xsd:string }?,
9 attribute accept { xsd:string }?,
10 attribute accept-language { xsd:string }?