Bibliography Part
Content Type: |
application/xml |
Root Namespace: |
http://schemas.openxmlformats.org/officeDocument/2006/bibliography |
Source Relationship: |
http://schemas.openxmlformats.org/officeDocument/2006/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.
<Relationships xmlns="…"> <Relationship Id="rId1" Type="http://…/customXml" Target="../customXML/bib1.xml"/> </Relationships>
A Bibliography part shall be located within the package containing the source relationship (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 this Standard:
Custom XML Data Storage Properties (§15.2.5)
A Bibliography part shall not have implicit or explicit relationships to any other part defined by this Standard.