|
|
1.1 root 1: char *XmlNextNode (char *xmlNode);
2: char *XmlFindElement (char *xmlNode, char *nodeName);
1.1.1.2 ! root 3: char *XmlGetAttributeText (char *xmlNode, char *xmlAttrName, char *xmlAttrValue, int xmlAttrValueSize);
! 4: char *XmlGetNodeText (char *xmlNode, char *xmlText, int xmlTextSize);
1.1 root 5: int XmlWriteHeader (FILE *file);
6: int XmlWriteFooter (FILE *file);
7: char *XmlFindElementByAttributeValue (char *xml, char *nodeName, char *attrName, char *attrValue);
1.1.1.2 ! root 8: char *XmlQuoteText (char *textSrc, char *textDst, int textDstMaxSize);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.