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.
Represents <data-stream-collection> element - the root element of each source datastream.
Definition: sds_index.c:215