29 #ifndef _RTXMLPCPPDECFUNCS_H_ 30 #define _RTXMLPCPPDECFUNCS_H_ 33 #include "rtxmlsrc/rtXmlPull.h" 34 #include "rtxmlsrc/OSXSDComplexType.h" 36 #include "rtxsrc/rtxCppXmlSTLString.h" 37 EXTERNXML
int rtXmlpCppDecSTLStrList (OSCTXT* pctxt, OSRTObjListClass* plist);
38 EXTERNXML
int rtXmlpCppDecXmlStr (OSCTXT* pctxt, OSXMLSTLStringClass* outdata);
40 EXTERNXML
int rtXmlpCppDecStrList (OSCTXT* pctxt, OSRTObjListClass* plist);
41 EXTERNXML
int rtXmlpCppDecXmlStr (OSCTXT* pctxt, OSRTXMLString* outdata);
42 EXTERNXML
int rtXmlpCppGetXmlnsAttrs (OSCTXT* pctxt, OSXSDComplexType* ptype);
50 OSXMLDataCtxt dataCtxt;
53 const OSUTF8CHAR* inpdata;
82 int next(OSRTXMLString& value);
Class enabling parsing of an XML Schema list into strings.
XML low-level C encode/decode functions.