Share via


DS Class

Definition

Declares XNamespace and XName fields for the xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml" namespace.

public static class DS
type DS = class
Public Class DS
Inheritance
DS

Fields

datastoreItem

Represents the ds:datastoreItem XML element.

ds

Defines the XML namespace associated with the ds prefix.

itemID

Represents the ds:itemID XML attribute.

schemaRef

Represents the ds:schemaRef XML element.

schemaRefs

Represents the ds:schemaRefs XML element.

uri

Represents the ds:uri XML attribute.

Applies to