Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Describes an XML id assertion within an EPUB CFI string, part of an element step.

    interface IEpubCfiXmlIdAssertionNode {
        parameters: IEpubCfiAssertionParameterNode[];
        srcOffset?: number;
        type: ASSERTION_XML_ID;
        xmlId: string;
    }

    Hierarchy (View Summary)

    Properties

    All parameters in the assertion.

    srcOffset?: number

    The character offset within the source EPUB CFI string corresponding to this node.

    The type of EPUB CFI node.

    xmlId: string

    The id of the element