CrossReference: {
    document: `${Specification}`;
    section: string;
}

Information on the source of an element.

Type declaration

  • document: `${Specification}`

    The defining document for the element.

  • section: string

    The section of the defining document that most specifically addresses the element.