expat-wasm
    Preparing search index...

    Interface Pieces

    interface Pieces {
        local: string;
        ns?: string;
        prefix?: string;
    }
    Index

    Properties

    Properties

    local: string

    the local name, or the EVENTS name if no namespace

    ns?: string

    the namespace URI

    prefix?: string

    the prefix used for the current name