Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-07 00:29:54 +00:00
parent f1585efab4
commit 811a251597
424 changed files with 5731 additions and 5686 deletions

View File

@ -103,7 +103,7 @@
<section class="tsd-index-section tsd-is-inherited">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_document_document_attributes_.documentattributes.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_document_document_attributes_.documentattributes.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-inherited">
@ -136,7 +136,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -159,7 +159,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -170,7 +170,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -181,7 +181,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -190,16 +190,16 @@
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="isdeleted" class="tsd-anchor"></a>
<h3>is<wbr>Deleted</h3>
<h3>Is<wbr>Deleted</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> IsDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -221,7 +221,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -239,7 +239,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -262,7 +262,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L30">file/document/document-attributes.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L30">file/document/document-attributes.ts:30</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@ -271,7 +271,7 @@
<div class="tsd-signature tsd-kind-icon">Ignorable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;mc:Ignorable&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L47">file/document/document-attributes.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L47">file/document/document-attributes.ts:47</a></li>
</ul>
</aside>
</section>
@ -281,7 +281,7 @@
<div class="tsd-signature tsd-kind-icon">cp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:cp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L48">file/document/document-attributes.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L48">file/document/document-attributes.ts:48</a></li>
</ul>
</aside>
</section>
@ -291,7 +291,7 @@
<div class="tsd-signature tsd-kind-icon">dc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L49">file/document/document-attributes.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L49">file/document/document-attributes.ts:49</a></li>
</ul>
</aside>
</section>
@ -301,7 +301,7 @@
<div class="tsd-signature tsd-kind-icon">dcmitype<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dcmitype&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L51">file/document/document-attributes.ts:51</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L51">file/document/document-attributes.ts:51</a></li>
</ul>
</aside>
</section>
@ -311,7 +311,7 @@
<div class="tsd-signature tsd-kind-icon">dcterms<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:dcterms&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L50">file/document/document-attributes.ts:50</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L50">file/document/document-attributes.ts:50</a></li>
</ul>
</aside>
</section>
@ -321,7 +321,7 @@
<div class="tsd-signature tsd-kind-icon">m<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:m&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L35">file/document/document-attributes.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L35">file/document/document-attributes.ts:35</a></li>
</ul>
</aside>
</section>
@ -331,7 +331,7 @@
<div class="tsd-signature tsd-kind-icon">mc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:mc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L32">file/document/document-attributes.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L32">file/document/document-attributes.ts:32</a></li>
</ul>
</aside>
</section>
@ -341,7 +341,7 @@
<div class="tsd-signature tsd-kind-icon">o<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:o&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L33">file/document/document-attributes.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L33">file/document/document-attributes.ts:33</a></li>
</ul>
</aside>
</section>
@ -351,7 +351,7 @@
<div class="tsd-signature tsd-kind-icon">r<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:r&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L34">file/document/document-attributes.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L34">file/document/document-attributes.ts:34</a></li>
</ul>
</aside>
</section>
@ -361,7 +361,7 @@
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xsi:type&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L53">file/document/document-attributes.ts:53</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L53">file/document/document-attributes.ts:53</a></li>
</ul>
</aside>
</section>
@ -371,7 +371,7 @@
<div class="tsd-signature tsd-kind-icon">v<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:v&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L36">file/document/document-attributes.ts:36</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L36">file/document/document-attributes.ts:36</a></li>
</ul>
</aside>
</section>
@ -381,7 +381,7 @@
<div class="tsd-signature tsd-kind-icon">w<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L40">file/document/document-attributes.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L40">file/document/document-attributes.ts:40</a></li>
</ul>
</aside>
</section>
@ -391,7 +391,7 @@
<div class="tsd-signature tsd-kind-icon">w10<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w10&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L39">file/document/document-attributes.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L39">file/document/document-attributes.ts:39</a></li>
</ul>
</aside>
</section>
@ -401,7 +401,7 @@
<div class="tsd-signature tsd-kind-icon">w14<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w14&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L41">file/document/document-attributes.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L41">file/document/document-attributes.ts:41</a></li>
</ul>
</aside>
</section>
@ -411,7 +411,7 @@
<div class="tsd-signature tsd-kind-icon">w15<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:w15&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L42">file/document/document-attributes.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L42">file/document/document-attributes.ts:42</a></li>
</ul>
</aside>
</section>
@ -421,7 +421,7 @@
<div class="tsd-signature tsd-kind-icon">wne<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wne&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L45">file/document/document-attributes.ts:45</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L45">file/document/document-attributes.ts:45</a></li>
</ul>
</aside>
</section>
@ -431,7 +431,7 @@
<div class="tsd-signature tsd-kind-icon">wp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L38">file/document/document-attributes.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L38">file/document/document-attributes.ts:38</a></li>
</ul>
</aside>
</section>
@ -441,7 +441,7 @@
<div class="tsd-signature tsd-kind-icon">wp14<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wp14&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L37">file/document/document-attributes.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L37">file/document/document-attributes.ts:37</a></li>
</ul>
</aside>
</section>
@ -451,7 +451,7 @@
<div class="tsd-signature tsd-kind-icon">wpc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpc&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L31">file/document/document-attributes.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L31">file/document/document-attributes.ts:31</a></li>
</ul>
</aside>
</section>
@ -461,7 +461,7 @@
<div class="tsd-signature tsd-kind-icon">wpg<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpg&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L43">file/document/document-attributes.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L43">file/document/document-attributes.ts:43</a></li>
</ul>
</aside>
</section>
@ -471,7 +471,7 @@
<div class="tsd-signature tsd-kind-icon">wpi<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wpi&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L44">file/document/document-attributes.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L44">file/document/document-attributes.ts:44</a></li>
</ul>
</aside>
</section>
@ -481,7 +481,7 @@
<div class="tsd-signature tsd-kind-icon">wps<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:wps&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L46">file/document/document-attributes.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L46">file/document/document-attributes.ts:46</a></li>
</ul>
</aside>
</section>
@ -491,7 +491,7 @@
<div class="tsd-signature tsd-kind-icon">xsi<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;xmlns:xsi&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/document/document-attributes.ts#L52">file/document/document-attributes.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/document/document-attributes.ts#L52">file/document/document-attributes.ts:52</a></li>
</ul>
</aside>
</section>
@ -529,7 +529,7 @@
<a href="_file_document_document_attributes_.documentattributes.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="_file_document_document_attributes_.documentattributes.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a>
<a href="_file_document_document_attributes_.documentattributes.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited">
<a href="_file_document_document_attributes_.documentattributes.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a>