xml – Global attributes from the XML namespace
Contains the global attributes for the XML namespace (like xml:lang),
and classes for the XML declaration.
- class ll.xist.ns.xml.XML[source]
Bases:
ll.xist.xsc.ProcInstXML declaration. The encoding will be automatically set when publishing.
- class ll.xist.ns.xml.XMLStyleSheet[source]
Bases:
ll.xist.xsc.ProcInstXML stylesheet declaration.
- class ll.xist.ns.xml.declaration[source]
Bases:
ll.xist.xsc.ElementThe XML declaration as an element. This makes it possible to generate a declaration from within an XML file.