Declares XNamespace and XName fields for the xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage" namespace.

Hierarchy

  • PKG

Properties

binaryData: XName = ...
compression: XName = ...
contentType: XName = ...
name_: XName = ...
package: XName = ...
padding: XName = ...
part: XName = ...
pkg: XNamespace = ...

Defines the XML namespace associated with the pkg prefix.

xmlData: XName = ...

Accessors

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

    Returns XAttribute

Generated using TypeDoc