Audio Part
Content Type: |
Any supported audio type. Note:
|
||||||
Root Namespace: |
not applicable |
||||||
Source Relationship: |
http://schemas.openxmlformats.org/officeDocument/2006/relationships/audio |
An instance of this part type contains an audio file.
<Relationships xmlns="…"> <Relationship Id="rId1" Type="http://…/audio/x-ms-wma" Target="file:///E:\Beethoven's%20Symphony%20No.%209.wma" TargetMode="External"/> </Relationships>
An Audio part may be located within or external to the package containing the source relationship (expressed syntactically, the @TargetMode
attribute of the <Relationship>
element may be Internal
or External
).
An Audio part is not stored as XML; instead, it involves a relationship target that is an audio clip.
An Audio part shall not have implicit or explicit relationships to other parts defined by this Standard.