Amazon Vinyl
    Preparing search index...

    Interface Attribute

    interface Attribute {
        name: QName;
        value: string;
    }
    Index
    name: QName

    This attribute's name.

    value: string

    The unescaped attribute value.