21#ifndef OSCAP_DS_SDS_INDEX_PRIV_H
22#define OSCAP_DS_SDS_INDEX_PRIV_H
29#include "common/util.h"
31#include <libxml/xmlreader.h>
34struct ds_sds_index* ds_sds_index_parse(xmlTextReaderPtr reader);
General OpenScap functions and types.
Open-scap Data Stream interface.
Retrieves iterator over all components inside the <extended-components> element.
Definition sds_index.c:209