Declares XNamespace and XName fields for the xmlns:dcterms="http://purl.org/dc/terms/" namespace.

Hierarchy

  • DCTERMS

Properties

created: XName = ...
dcterms: XNamespace = ...

Defines the XML namespace associated with the dcterms prefix.

modified: XName = ...

Accessors

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

    Returns XAttribute

Generated using TypeDoc