@novice1/api-doc-generator - v1.0.0
    Preparing search index...
    interface XMLObject {
        attribute?: boolean;
        name?: string;
        namespace?: string;
        prefix?: string;
        wrapped?: boolean;
    }
    Index

    Properties

    attribute?: boolean
    name?: string
    namespace?: string
    prefix?: string
    wrapped?: boolean