Declares XNamespace and XName fields for the xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" namespace.

Hierarchy

  • R

Properties

blip: XName = ...

Represents the r:blip XML name.

cs: XName = ...

Represents the r:cs XML name.

dm: XName = ...

Represents the r:dm XML name.

embed: XName = ...

Represents the r:embed XML attributes.

Remarks

As an XML attribute, it is contained in the following XML elements: a:blip, a:snd, a:wavAudioFile, a14:imgLayer, p:snd, p:sndTgt, p14:media

href: XName = ...

Represents the r:href XML attribute.

Remarks

As an XML attribute, it is contained in the following XML elements: v:imagedata

id: XName = ...
link: XName = ...

Represents the r:link XML attributes.

Remarks

As an XML attribute, it is contained in the following XML elements: a:audioFile, a:blip, a:quickTimeFile, a:videoFile, p14:media

lo: XName = ...

Represents the r:lo XML name.

pict: XName = ...

Represents the r:pict XML attribute.

Remarks

As an XML attribute, it is contained in the following XML elements: v:imagedata

qs: XName = ...

Represents the r:qs XML name.

r: XNamespace = ...

Defines the XML namespace associated with the r prefix.

Accessors

  • get namespaceDeclaration(): XAttribute
  • Returns the namespace declaration XAttribute for this namespace.

    Returns XAttribute

Generated using TypeDoc