Declares XNamespace and XName fields for the xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" namespace.

Hierarchy

  • SL

Properties

manifestLocation: XName = ...

Represents the sl:manifestLocation XML attribute.

Remarks

As an XML attribute, it is contained in the following XML elements: sl:schema

schema: XName = ...

Represents the sl:schema XML element.

Remarks

As an XML element, it has the following:

schemaLibrary: XName = ...

Represents the sl:schemaLibrary XML element.

Remarks

As an XML element, it has the following:

schemaLocation: XName = ...

Represents the sl:schemaLocation XML attribute.

Remarks

As an XML attribute, it is contained in the following XML elements: sl:schema

sl: XNamespace = ...

Defines the XML namespace associated with the sl prefix.

uri: XName = ...

Represents the sl:uri XML attribute.

Remarks

As an XML attribute, it is contained in the following XML elements: sl:schema

Accessors

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

    Returns XAttribute

Generated using TypeDoc