21 #ifndef OSCAP_DS_RDS_INDEX_PRIV_H
22 #define OSCAP_DS_RDS_INDEX_PRIV_H
29 #include "common/util.h"
31 #include <libxml/xmlreader.h>
35 struct rds_index* rds_index_parse(xmlTextReaderPtr reader);
General OpenScap functions and types.
Definition: rds_report_index.c:39
Definition: rds_asset_index.c:41
Represents <asset-report-collection> element - the root element of each result datastream in Asset Re...
Definition: rds_index.c:41
Definition: rds_report_request_index.c:39
Open-scap Data Stream interface.