a:audioFile
Audio from File
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-audioVideo.xsd
Type: a:CT_AudioFile
Properties: Local, Qualified
Content
- a:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r:link | [1..1] | r:ST_RelationshipId | Linked Relationship ID |
Used in
- Group a:EG_Media
- Type p:CT_ApplicationNonVisualDrawingProps via reference to a:EG_Media (Element p:nvPr)
Sample instance
<a:audioFile r:link="string"> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:audioFile>