class CSL::Info

{Info} nodes contain a {Style} (or {Locale}) metadata. Their XML structure is based on the Atom Syndication Format. For independent styles an {Info} node typically has the following child elements:

In dependent styles, the {Info} node must contain a {Link} with rel set to “independent-parent”, with the URI of the independent parent style set on href. This link is also accessible as a string using the {#independent_parent} accessors. In addition, dependent styles should not contain template links.

In a {Locale} node the {Info} node typically carries only {Translator}, {Rights} and {Updated} nodes.