Declares XNamespace and XName fields for the xmlns:xml="http://www.w3.org/XML/1998/namespace" namespace.

Hierarchy

  • XML

Properties

Accessors

Properties

id: XName = ...

Represents the xml:id XML name.

space: XName = ...

Represents the xml:space XML attributes.

Remarks

As an XML attribute, it is contained in the following XML elements: m:t, w:delInstrText, w:delText, w:instrText, w:t, x:author, x:calculatedColumnFormula, x:evenFooter, x:evenHeader, x:f, x:firstFooter, x:firstHeader, x:formula, x:formula1, x:formula2, x:oddFooter, x:oddHeader, x:oldFormula, x:stp, x:t, x:totalsRowFormula, x:v, x:val

xml: XNamespace = ...

Defines the XML namespace associated with the xml prefix.

Accessors

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

    Returns XAttribute

Generated using TypeDoc