15.2.3 Bibliography Part
Content Type:
application/xml
Root Namespace:
http://purl.oclc.org/ooxml/officeDocument/bibliography
Source Relationship:
http://purl.oclc.org/ooxml/officeDocument/relationships/customXml
An instance of this part type contains bibliographic data for the current package.
A package is permitted to contain zero or one Bibliography part, and each such part shall be the target of an implicit relationship in a Main Document (11.3.10) part in a WordprocessingML package; a Workbook (12.3.23) part in a SpreadsheetML package; or a Handout Master (13.3.3) , Notes Master (13.3.4), Notes Slide (13.3.5), Slide (13.3.8), Slide Layout (13.3.9), or Slide Master (13.3.10) part in a PresentationML package.
[Example: The following Main Document part-relationship item contains a relationship to a Bibliography part, which is stored in the ZIP item ../customXML/bib1.xml:
<Relationships xmlns="…">
<Relationship Id="rId1"
Type="http://…/customXml" Target="../customXML/bib1.xml"/>
</Relationships>
end example]
A Bibliography part shall be located within the package containing the relationships part (expressed syntactically, the TargetMode attribute of the Relationship element shall be Internal).
A Bibliography part is permitted to have implicit relationships to the following parts defined by ISO/IEC 29500:
- Custom XML Data Storage Properties (15.2.6)
A Bibliography part shall not have implicit or explicit relationships to any other part defined by ISO/IEC 29500.