Table of Contents

Class WE

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:we="http://schemas.microsoft.com/office/webextensions/webextension/2010/11" namespace.

public static class WE
Inheritance
WE
Inherited Members

Fields

alternateReferences

Represents the we:alternateReferences XML element.

public static readonly XName alternateReferences

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: webextension.
  • has the following child XML elements: reference.
  • corresponds to the following strongly-typed classes: WebExtensionReferenceList.

binding

Represents the we:binding XML element.

public static readonly XName binding

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: bindings.
  • has the following child XML elements: extLst.
  • has the following XML attributes: appref, id, type.
  • corresponds to the following strongly-typed classes: WebExtensionBinding.

bindings

Represents the we:bindings XML element.

public static readonly XName bindings

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: webextension.
  • has the following child XML elements: binding.
  • corresponds to the following strongly-typed classes: WebExtensionBindingList.

extLst

Represents the we:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: binding, reference, webextension.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

properties

Represents the we:properties XML element.

public static readonly XName properties

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: webextension.
  • has the following child XML elements: property.
  • corresponds to the following strongly-typed classes: WebExtensionPropertyBag.

property

Represents the we:property XML element.

public static readonly XName property

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: properties.
  • has the following XML attributes: name, value.
  • corresponds to the following strongly-typed classes: WebExtensionProperty.

reference

Represents the we:reference XML element.

public static readonly XName reference

Field Value

XName

Remarks

As an XML element, it:

snapshot

Represents the we:snapshot XML element.

public static readonly XName snapshot

Field Value

XName

Remarks

As an XML element, it:

we

Defines the XML namespace associated with the we prefix.

public static readonly XNamespace we

Field Value

XNamespace

webextension

Represents the we:webextension XML element.

public static readonly XName webextension

Field Value

XName

Remarks

As an XML element, it:

webextensionref

Represents the we:webextensionref XML element.

public static readonly XName webextensionref

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: WebExtensionReference.