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>
35 struct ds_sds_index* ds_sds_index_parse(xmlTextReaderPtr reader);
General OpenScap functions and types.
Represents <data-stream-collection> element - the root element of each source datastream.
Definition: sds_index.c:215
Open-scap Data Stream interface.