Skip to content

charterDisclosureURI

Marcos Caceres edited this page Mar 28, 2026 · 10 revisions

charterDisclosureURI

Type: string Default: undefined

URL to the patent disclosure section of the group charter. Required for Interest Group Notes — points to the W3C publication rules requirement for patent policy disclosure.

Basic usage

var respecConfig = {
  charterDisclosureURI: "https://www.w3.org/2019/06/me-ig-charter.html#patentpolicy",
};

Notes

  • Only relevant for Interest Group Notes — ignored for all other document types
  • Must point to the disclosure section in the group's charter document

Guides

Configuration options

W3C Configuration options

Linting rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

HTML attributes

CSS Classes

Special properties

Clone this wiki locally