From d26b6e7eb1b5b2e4b5224d8a43f8308a9ed7bb5c Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 27 Apr 2007 01:16:49 +0000 Subject: [PATCH] Update docos. --- www/0.gif | Bin 0 -> 1483 bytes www/1.gif | Bin 0 -> 1272 bytes www/2.gif | Bin 0 -> 1417 bytes www/3.gif | Bin 0 -> 1450 bytes www/4.gif | Bin 0 -> 1380 bytes www/A.gif | Bin 0 -> 1478 bytes www/B.gif | Bin 0 -> 1427 bytes www/C.gif | Bin 0 -> 1479 bytes www/D.gif | Bin 0 -> 1463 bytes www/docfiles/0.gif | Bin 0 -> 1483 bytes www/docfiles/1.gif | Bin 0 -> 1272 bytes www/docfiles/2.gif | Bin 0 -> 1417 bytes www/docfiles/3.gif | Bin 0 -> 1450 bytes www/docfiles/4.gif | Bin 0 -> 1380 bytes www/docfiles/A.gif | Bin 0 -> 1478 bytes www/docfiles/Abbreviations.html | 66 + www/docfiles/B.gif | Bin 0 -> 1427 bytes ...BuildingInstallingandPackagingMiniXML.html | 46 + www/docfiles/C.gif | Bin 0 -> 1479 bytes www/docfiles/ChangingNodeValues.html | 55 + www/docfiles/CommentingYourCode.html | 102 + www/docfiles/CompilingMiniXML.html | 40 + .../CompilingwithCommandLineTools.html | 58 + www/docfiles/CompilingwithVisualC.html | 41 + www/docfiles/Contents.html | 46 + www/docfiles/ControllingLineWrapping.html | 50 + www/docfiles/CreatingMiniXMLPackages.html | 65 + www/docfiles/CreatingXMLDocuments.html | 98 + www/docfiles/CustomDataTypes.html | 176 + www/docfiles/D.gif | Bin 0 -> 1463 bytes www/docfiles/Enumerations.html | 44 + www/docfiles/FindingandIteratingNodes.html | 158 + www/docfiles/FormattedText.html | 49 + www/docfiles/Functions.html | 147 + www/docfiles/GettingStartedwithMiniXML.html | 56 + www/docfiles/Indexing.html | 111 + www/docfiles/InstallingMiniXML.html | 45 + www/docfiles/Introduction.html | 68 + www/docfiles/LegalStuff.html | 47 + www/docfiles/LibraryReference.html | 38 + www/docfiles/LoadCallbacks.html | 101 + www/docfiles/LoadingXML.html | 84 + www/docfiles/MiniXML21mxmlNewCustom.html | 65 + www/docfiles/MiniXML21mxmlSetCustom.html | 62 + www/docfiles/MiniXML21mxmlcustoms.html | 58 + www/docfiles/MiniXML21mxmlcustomt.html | 46 + .../MiniXML23mxmlElementSetAttrf.html | 67 + www/docfiles/MiniXML23mxmlNewCDATA.html | 63 + www/docfiles/MiniXML23mxmlNewXML.html | 59 + www/docfiles/MiniXML23mxmlRelease.html | 60 + www/docfiles/MiniXML23mxmlRetain.html | 58 + www/docfiles/MiniXML23mxmlSAXLoadFd.html | 76 + www/docfiles/MiniXML23mxmlSAXLoadFile.html | 76 + www/docfiles/MiniXML23mxmlSAXLoadString.html | 76 + www/docfiles/MiniXML23mxmlSetCDATA.html | 60 + www/docfiles/MiniXML23mxmlSetWrapMargin.html | 58 + www/docfiles/MiniXMLLicense.html | 468 ++ .../MoreMiniXMLProgrammingTechniques.html | 41 + www/docfiles/Nodes.html | 118 + www/docfiles/NotationConventions.html | 68 + www/docfiles/OrganizationofThisDocument.html | 64 + www/docfiles/OtherReferences.html | 51 + www/docfiles/ReleaseNotes.html | 253 ++ www/docfiles/SAXStreamLoadingofDocuments.html | 164 + www/docfiles/SaveCallbacks.html | 133 + www/docfiles/SavingXML.html | 76 + www/docfiles/Structures.html | 51 + www/docfiles/TheBasics.html | 53 + www/docfiles/TheBasics1.html | 80 + .../TitlesSectionsandIntroductions.html | 66 + www/docfiles/Types.html | 67 + www/docfiles/Unions.html | 42 + www/docfiles/UsingthemxmldocUtility.html | 40 + www/docfiles/XMLSchema.html | 224 + www/docfiles/index.html | 208 + www/docfiles/mxmlAdd.html | 69 + www/docfiles/mxmlDelete.html | 58 + www/docfiles/mxmlElementGetAttr.html | 59 + www/docfiles/mxmlElementSetAttr.html | 61 + www/docfiles/mxmlEntityAddCallback.html | 49 + www/docfiles/mxmlEntityGetName.html | 57 + www/docfiles/mxmlEntityGetValue.html | 57 + www/docfiles/mxmlEntityRemoveCallback.html | 49 + www/docfiles/mxmlFindElement.html | 72 + www/docfiles/mxmlIndexDelete.html | 56 + www/docfiles/mxmlIndexEnum.html | 57 + www/docfiles/mxmlIndexFind.html | 62 + www/docfiles/mxmlIndexNew.html | 63 + www/docfiles/mxmlIndexReset.html | 59 + www/docfiles/mxmlLoadFd.html | 68 + www/docfiles/mxmlLoadFile.html | 68 + www/docfiles/mxmlLoadString.html | 68 + www/docfiles/mxmlNewElement.html | 60 + www/docfiles/mxmlNewInteger.html | 60 + www/docfiles/mxmlNewOpaque.html | 61 + www/docfiles/mxmlNewReal.html | 60 + www/docfiles/mxmlNewText.html | 64 + www/docfiles/mxmlNewTextf.html | 65 + www/docfiles/mxmlRemove.html | 58 + www/docfiles/mxmlSaveAllocString.html | 69 + www/docfiles/mxmlSaveFd.html | 64 + www/docfiles/mxmlSaveFile.html | 64 + www/docfiles/mxmlSaveString.html | 68 + www/docfiles/mxmlSetCustomHandlers.html | 63 + www/docfiles/mxmlSetElement.html | 58 + www/docfiles/mxmlSetErrorCallback.html | 57 + www/docfiles/mxmlSetInteger.html | 58 + www/docfiles/mxmlSetOpaque.html | 58 + www/docfiles/mxmlSetReal.html | 58 + www/docfiles/mxmlSetText.html | 60 + www/docfiles/mxmlSetTextf.html | 61 + www/docfiles/mxmlWalkNext.html | 63 + www/docfiles/mxmlWalkPrev.html | 63 + www/docfiles/mxmlattrs.html | 55 + www/docfiles/mxmlattrt.html | 44 + www/docfiles/mxmlcustomdestroycbt.html | 44 + www/docfiles/mxmlcustomloadcbt.html | 45 + www/docfiles/mxmlcustomsavecbt.html | 45 + www/docfiles/mxmlelements.html | 57 + www/docfiles/mxmlelementt.html | 44 + www/docfiles/mxmlerrorcbt.html | 43 + www/docfiles/mxmlindexs.html | 61 + www/docfiles/mxmlindext.html | 44 + www/docfiles/mxmlloadcbt.html | 44 + www/docfiles/mxmlnodes.html | 69 + www/docfiles/mxmlnodet.html | 44 + www/docfiles/mxmlsavecbt.html | 44 + www/docfiles/mxmlsaxcbt.html | 44 + www/docfiles/mxmlsaxevente.html | 54 + www/docfiles/mxmlsaxeventt.html | 44 + www/docfiles/mxmltexts.html | 55 + www/docfiles/mxmltextt.html | 44 + www/docfiles/mxmltypee.html | 58 + www/docfiles/mxmlvaluet.html | 44 + www/docfiles/mxmlvalueu.html | 65 + www/documentation.php | 4 +- www/mxml.html | 3842 ++++++++++------- www/mxml.pdf | Bin 215375 -> 0 bytes www/mxml.ps.gz | Bin 64053 -> 0 bytes 139 files changed, 10568 insertions(+), 1635 deletions(-) create mode 100644 www/0.gif create mode 100644 www/1.gif create mode 100644 www/2.gif create mode 100644 www/3.gif create mode 100644 www/4.gif create mode 100644 www/A.gif create mode 100644 www/B.gif create mode 100644 www/C.gif create mode 100644 www/D.gif create mode 100644 www/docfiles/0.gif create mode 100644 www/docfiles/1.gif create mode 100644 www/docfiles/2.gif create mode 100644 www/docfiles/3.gif create mode 100644 www/docfiles/4.gif create mode 100644 www/docfiles/A.gif create mode 100644 www/docfiles/Abbreviations.html create mode 100644 www/docfiles/B.gif create mode 100644 www/docfiles/BuildingInstallingandPackagingMiniXML.html create mode 100644 www/docfiles/C.gif create mode 100644 www/docfiles/ChangingNodeValues.html create mode 100644 www/docfiles/CommentingYourCode.html create mode 100644 www/docfiles/CompilingMiniXML.html create mode 100644 www/docfiles/CompilingwithCommandLineTools.html create mode 100644 www/docfiles/CompilingwithVisualC.html create mode 100644 www/docfiles/Contents.html create mode 100644 www/docfiles/ControllingLineWrapping.html create mode 100644 www/docfiles/CreatingMiniXMLPackages.html create mode 100644 www/docfiles/CreatingXMLDocuments.html create mode 100644 www/docfiles/CustomDataTypes.html create mode 100644 www/docfiles/D.gif create mode 100644 www/docfiles/Enumerations.html create mode 100644 www/docfiles/FindingandIteratingNodes.html create mode 100644 www/docfiles/FormattedText.html create mode 100644 www/docfiles/Functions.html create mode 100644 www/docfiles/GettingStartedwithMiniXML.html create mode 100644 www/docfiles/Indexing.html create mode 100644 www/docfiles/InstallingMiniXML.html create mode 100644 www/docfiles/Introduction.html create mode 100644 www/docfiles/LegalStuff.html create mode 100644 www/docfiles/LibraryReference.html create mode 100644 www/docfiles/LoadCallbacks.html create mode 100644 www/docfiles/LoadingXML.html create mode 100644 www/docfiles/MiniXML21mxmlNewCustom.html create mode 100644 www/docfiles/MiniXML21mxmlSetCustom.html create mode 100644 www/docfiles/MiniXML21mxmlcustoms.html create mode 100644 www/docfiles/MiniXML21mxmlcustomt.html create mode 100644 www/docfiles/MiniXML23mxmlElementSetAttrf.html create mode 100644 www/docfiles/MiniXML23mxmlNewCDATA.html create mode 100644 www/docfiles/MiniXML23mxmlNewXML.html create mode 100644 www/docfiles/MiniXML23mxmlRelease.html create mode 100644 www/docfiles/MiniXML23mxmlRetain.html create mode 100644 www/docfiles/MiniXML23mxmlSAXLoadFd.html create mode 100644 www/docfiles/MiniXML23mxmlSAXLoadFile.html create mode 100644 www/docfiles/MiniXML23mxmlSAXLoadString.html create mode 100644 www/docfiles/MiniXML23mxmlSetCDATA.html create mode 100644 www/docfiles/MiniXML23mxmlSetWrapMargin.html create mode 100644 www/docfiles/MiniXMLLicense.html create mode 100644 www/docfiles/MoreMiniXMLProgrammingTechniques.html create mode 100644 www/docfiles/Nodes.html create mode 100644 www/docfiles/NotationConventions.html create mode 100644 www/docfiles/OrganizationofThisDocument.html create mode 100644 www/docfiles/OtherReferences.html create mode 100644 www/docfiles/ReleaseNotes.html create mode 100644 www/docfiles/SAXStreamLoadingofDocuments.html create mode 100644 www/docfiles/SaveCallbacks.html create mode 100644 www/docfiles/SavingXML.html create mode 100644 www/docfiles/Structures.html create mode 100644 www/docfiles/TheBasics.html create mode 100644 www/docfiles/TheBasics1.html create mode 100644 www/docfiles/TitlesSectionsandIntroductions.html create mode 100644 www/docfiles/Types.html create mode 100644 www/docfiles/Unions.html create mode 100644 www/docfiles/UsingthemxmldocUtility.html create mode 100644 www/docfiles/XMLSchema.html create mode 100644 www/docfiles/index.html create mode 100644 www/docfiles/mxmlAdd.html create mode 100644 www/docfiles/mxmlDelete.html create mode 100644 www/docfiles/mxmlElementGetAttr.html create mode 100644 www/docfiles/mxmlElementSetAttr.html create mode 100644 www/docfiles/mxmlEntityAddCallback.html create mode 100644 www/docfiles/mxmlEntityGetName.html create mode 100644 www/docfiles/mxmlEntityGetValue.html create mode 100644 www/docfiles/mxmlEntityRemoveCallback.html create mode 100644 www/docfiles/mxmlFindElement.html create mode 100644 www/docfiles/mxmlIndexDelete.html create mode 100644 www/docfiles/mxmlIndexEnum.html create mode 100644 www/docfiles/mxmlIndexFind.html create mode 100644 www/docfiles/mxmlIndexNew.html create mode 100644 www/docfiles/mxmlIndexReset.html create mode 100644 www/docfiles/mxmlLoadFd.html create mode 100644 www/docfiles/mxmlLoadFile.html create mode 100644 www/docfiles/mxmlLoadString.html create mode 100644 www/docfiles/mxmlNewElement.html create mode 100644 www/docfiles/mxmlNewInteger.html create mode 100644 www/docfiles/mxmlNewOpaque.html create mode 100644 www/docfiles/mxmlNewReal.html create mode 100644 www/docfiles/mxmlNewText.html create mode 100644 www/docfiles/mxmlNewTextf.html create mode 100644 www/docfiles/mxmlRemove.html create mode 100644 www/docfiles/mxmlSaveAllocString.html create mode 100644 www/docfiles/mxmlSaveFd.html create mode 100644 www/docfiles/mxmlSaveFile.html create mode 100644 www/docfiles/mxmlSaveString.html create mode 100644 www/docfiles/mxmlSetCustomHandlers.html create mode 100644 www/docfiles/mxmlSetElement.html create mode 100644 www/docfiles/mxmlSetErrorCallback.html create mode 100644 www/docfiles/mxmlSetInteger.html create mode 100644 www/docfiles/mxmlSetOpaque.html create mode 100644 www/docfiles/mxmlSetReal.html create mode 100644 www/docfiles/mxmlSetText.html create mode 100644 www/docfiles/mxmlSetTextf.html create mode 100644 www/docfiles/mxmlWalkNext.html create mode 100644 www/docfiles/mxmlWalkPrev.html create mode 100644 www/docfiles/mxmlattrs.html create mode 100644 www/docfiles/mxmlattrt.html create mode 100644 www/docfiles/mxmlcustomdestroycbt.html create mode 100644 www/docfiles/mxmlcustomloadcbt.html create mode 100644 www/docfiles/mxmlcustomsavecbt.html create mode 100644 www/docfiles/mxmlelements.html create mode 100644 www/docfiles/mxmlelementt.html create mode 100644 www/docfiles/mxmlerrorcbt.html create mode 100644 www/docfiles/mxmlindexs.html create mode 100644 www/docfiles/mxmlindext.html create mode 100644 www/docfiles/mxmlloadcbt.html create mode 100644 www/docfiles/mxmlnodes.html create mode 100644 www/docfiles/mxmlnodet.html create mode 100644 www/docfiles/mxmlsavecbt.html create mode 100644 www/docfiles/mxmlsaxcbt.html create mode 100644 www/docfiles/mxmlsaxevente.html create mode 100644 www/docfiles/mxmlsaxeventt.html create mode 100644 www/docfiles/mxmltexts.html create mode 100644 www/docfiles/mxmltextt.html create mode 100644 www/docfiles/mxmltypee.html create mode 100644 www/docfiles/mxmlvaluet.html create mode 100644 www/docfiles/mxmlvalueu.html delete mode 100644 www/mxml.pdf delete mode 100644 www/mxml.ps.gz diff --git a/www/0.gif b/www/0.gif new file mode 100644 index 0000000000000000000000000000000000000000..d5e883c2afa5c72045c080dea0a9f1fb4ed786ec GIT binary patch literal 1483 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 literal 0 HcmV?d00001 diff --git a/www/A.gif b/www/A.gif new file mode 100644 index 0000000000000000000000000000000000000000..7f2a147fdae0a38279bbf97e01a47c4aa421a225 GIT binary patch literal 1478 zcmd6mi9Ztx0DxCNH_bN9mDJp}DaYJrwmF6znIpIG(4&YPX|Cl??m3ckj$-Br)7%mw zCU=fp$<-rNE$7dL<#U=09ZVq;}yXJg@DXXWHzNK&=p}} z*wrf{u&bgXBI07A65?W#5@J%4;?hzQaA`>dTv`SRzb1o}y)Gjsdre;Mx`MncNG2d#SpgVx1j(0W*m zz8=;?T)Lvo4e;<9$ucFcfIfW`uNp1+@8z=ME? z4+DdO9tH;og@go$hK7cPg%Jpk!@~&?5#f=M5m8Z5#OUZJL}JX7C$TXxaj~)Sad8Rp z@reluNr_3xPoF+ZPEL9DEHx!1Ej2YgEiFAgJtHF{Gcz+QD~m)TWoKvSu5WB?Y;JCDZEbCDZ-3kVXXl@tot@p? z-MziN{r&xegM%MGe*FCT^VhFmhlhtpM@PSZ|2{rGJ~=r#Jv}`;JNpyf|3M_+5C6RY zU^@kn*@XBBxQa63ckr(7!4(^qv|$ob%g0_xMo;t% z94t>zoK>v?`teeeIm~Ye;F)4%XPWPjD_#{;Wftkc>b;WtmC_($kH*z+22t(02z!FP zGcTzqq&v7*W)LrL#gx1o(>j2xM=9lzLnnl0Dn2sEq-0(LsX)efslx*C{G-~x^Inr3 zS{|pnBeUptMs3*4QNne^}M> zlIVH6LvL6}DsWVPzb%EVaLA1)v<@byoyH((qa%;_Lw2s9_hHQo;Tp(_5d?66?=zao z(Xu;|U7XFCI9t8CfCdrboF0Jjo~b;n-d{l`XRxkCT?(CFC?1kyW6mc^X_(bRmQ7~I zflq84Ly@(ksZUwPVZt6dxG~Ydd_{rMq)O-^IE`6a_cFUBWy;;gG_+@c6t^moA=$_9 z@NiY2tWPF4(bh>a^dXpJUftX}>73t&bcS4=?OM4#9ta;}s&w)4#4<`7=Zn>#99|Yh z=Caa7?g?TMrY>*^abwg8$SNAK{XHF+?}+_arcH(m=2Sb@VzAbZ)Qm)Pz2=vKMpbPr z2;cVJ7Knfitr>F7xbn~olNE^Jd9Jt40me!gCi0jNdX5;`2!;TZcfwa{%V6YNOBLyn zPtOWXlfh)DA2rR(kVlS3;rSN{${>4wd91a=iM%_=_S_lK>Nazew|UpLqZ_na)+-Qf z2`a#38sPB93@=l!S;kwW=GHD6a!1YoaSk}_d*_Q?yWRHJWV`$HASHw_mcYyeQ2!U| C5{YmC literal 0 HcmV?d00001 diff --git a/www/B.gif b/www/B.gif new file mode 100644 index 0000000000000000000000000000000000000000..54f81f4b99735a64185fdc5a128410f2bf5aaef8 GIT binary patch literal 1427 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 literal 0 HcmV?d00001 diff --git a/www/D.gif b/www/D.gif new file mode 100644 index 0000000000000000000000000000000000000000..dd8f8295e883925f72172deb18d335de8fa2331f GIT binary patch literal 1463 zcmbW01z*z%06=%gloYAaA>G~KNsJsdI;BPoq)P+^j&4Q^Y?KmGf4W1uTlkSD-5mlF z$9;u+zxNT|Q&v@ykhDU85TI=k2#kaM3>W7)9xgUM9u5IM?h67u!WZ~22?>Z^z91$d zBq4rDN<*A%~DskdskRKqx86si-KZsVHfvsc31a>1b)_>1Y|~>0U9=GrnSA zVtmES#K^+T#LB|V#>&jj#_}WwJ1Zv#8y6=#Hx~yFHzzL-7auRLpa7qcAiuDXfQYb= zn5eLrn25Nzn53k*l$3M%78b(p4xx|XJfww5MbTT2J7t*Zmq)78<}(=#y8H#9UbGBPwaHZn0W zHZ?UdGcz?eH+%cm+`_`b%F@!>%F4#t8ewB?i?Fe?McCWfI@sGG9qb*E4o;59cTSGZ z@0?tm-?_RtySci!ySaL}yLo!JdwF_zd3kz!d-?cy`}+F&`Mv+}!O!3SLqI^lr%xXP z13v`?1qKHPhlKnc8WIu~8Ws^A9vKl46&V>F6%`X59UBu97aJQN7ncwppO}zl&PJor7z`#SCnq;IH!m+QKR>Uapy2D*FNK9) ziwX;ii;7B$i@%kWlz#hGR$5wKR#s77URhBAR9032Ky_7Bb#+Z`ZEam$U44ChLqkJj zV`EcOQ*(23OG`^@YinCuTYGzZM@L6z=l8CzuI}#co}QlG-rl~xzW)CHfq{X+!NH-S zq2Zz7k>Qcikysi~>y>FJr7nIAuX%+1Zs&(AL`EG#ZAE-fuB zFE6jGto(dpb#--ZZEbyhePd%|b8~ZRYioOZduL~7cXxMhZ*PBp|KQ-@@bK{H@aXvH z_~iKHpPyR(^toqgg~q^6b!>qVdpVuL_#88jdkW5nW1iN8w(zeD#8M zXfrj$KowrA*aeYV0<(!gt1zj)qzqt6m;e6lg$fF%m$HJV~sYT3u*)t4kp?g&01OnjnQv0huN9lK|$5`Az z|9~w{IH2I{Ky7S1gi3K)tq_Dvgu4PPktk=#GdvhnKs6D*1t5Y_K0+W?wiNYqc|qoV z6or;Hn2qIh&s3xi8;@=N&&Y(T+RiLak0`rL-~5gKG@q`)e^gKz+uIt_C-e4baisEg zj0CGfGW}dh6N)sN&tx4Yy93tr3d#S1=b6pqn1p4A7B<5W4W7O=^3iKu2OmZ!6u%-Inp*=-mEEeHk#9+{4TE#z zWrT`K^9X{?QZuZVtI5@=TxV?$oC9ocT#9)|OQ}sY7Vy8cKNuq*9dM*Ku^xyjLtF-EVAot6ck|;CaP{tD6v_K&S7Xv!Xr;+25v$?Z6HOID_yUUd&%hw*e*qM_ BvB&@b literal 0 HcmV?d00001 diff --git a/www/docfiles/0.gif b/www/docfiles/0.gif new file mode 100644 index 0000000000000000000000000000000000000000..d5e883c2afa5c72045c080dea0a9f1fb4ed786ec GIT binary patch literal 1483 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 literal 0 HcmV?d00001 diff --git a/www/docfiles/A.gif b/www/docfiles/A.gif new file mode 100644 index 0000000000000000000000000000000000000000..7f2a147fdae0a38279bbf97e01a47c4aa421a225 GIT binary patch literal 1478 zcmd6mi9Ztx0DxCNH_bN9mDJp}DaYJrwmF6znIpIG(4&YPX|Cl??m3ckj$-Br)7%mw zCU=fp$<-rNE$7dL<#U=09ZVq;}yXJg@DXXWHzNK&=p}} z*wrf{u&bgXBI07A65?W#5@J%4;?hzQaA`>dTv`SRzb1o}y)Gjsdre;Mx`MncNG2d#SpgVx1j(0W*m zz8=;?T)Lvo4e;<9$ucFcfIfW`uNp1+@8z=ME? z4+DdO9tH;og@go$hK7cPg%Jpk!@~&?5#f=M5m8Z5#OUZJL}JX7C$TXxaj~)Sad8Rp z@reluNr_3xPoF+ZPEL9DEHx!1Ej2YgEiFAgJtHF{Gcz+QD~m)TWoKvSu5WB?Y;JCDZEbCDZ-3kVXXl@tot@p? z-MziN{r&xegM%MGe*FCT^VhFmhlhtpM@PSZ|2{rGJ~=r#Jv}`;JNpyf|3M_+5C6RY zU^@kn*@XBBxQa63ckr(7!4(^qv|$ob%g0_xMo;t% z94t>zoK>v?`teeeIm~Ye;F)4%XPWPjD_#{;Wftkc>b;WtmC_($kH*z+22t(02z!FP zGcTzqq&v7*W)LrL#gx1o(>j2xM=9lzLnnl0Dn2sEq-0(LsX)efslx*C{G-~x^Inr3 zS{|pnBeUptMs3*4QNne^}M> zlIVH6LvL6}DsWVPzb%EVaLA1)v<@byoyH((qa%;_Lw2s9_hHQo;Tp(_5d?66?=zao z(Xu;|U7XFCI9t8CfCdrboF0Jjo~b;n-d{l`XRxkCT?(CFC?1kyW6mc^X_(bRmQ7~I zflq84Ly@(ksZUwPVZt6dxG~Ydd_{rMq)O-^IE`6a_cFUBWy;;gG_+@c6t^moA=$_9 z@NiY2tWPF4(bh>a^dXpJUftX}>73t&bcS4=?OM4#9ta;}s&w)4#4<`7=Zn>#99|Yh z=Caa7?g?TMrY>*^abwg8$SNAK{XHF+?}+_arcH(m=2Sb@VzAbZ)Qm)Pz2=vKMpbPr z2;cVJ7Knfitr>F7xbn~olNE^Jd9Jt40me!gCi0jNdX5;`2!;TZcfwa{%V6YNOBLyn zPtOWXlfh)DA2rR(kVlS3;rSN{${>4wd91a=iM%_=_S_lK>Nazew|UpLqZ_na)+-Qf z2`a#38sPB93@=l!S;kwW=GHD6a!1YoaSk}_d*_Q?yWRHJWV`$HASHw_mcYyeQ2!U| C5{YmC literal 0 HcmV?d00001 diff --git a/www/docfiles/Abbreviations.html b/www/docfiles/Abbreviations.html new file mode 100644 index 0000000..150fae8 --- /dev/null +++ b/www/docfiles/Abbreviations.html @@ -0,0 +1,66 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Abbreviations

+

The following abbreviations are used throughout this manual:

+
+
Gb
+
Gigabytes, or 1073741824 bytes +
+
+
kb
+
Kilobytes, or 1024 bytes +
+
+
Mb
+
Megabytes, or 1048576 bytes +
+
+
UTF-8, UTF-16
+
Unicode Transformation Format, 8-bit or 16-bit +
+
+
W3C
+
World Wide Web Consortium +
+
+
XML
+
Extensible Markup Language +
+
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/B.gif b/www/docfiles/B.gif new file mode 100644 index 0000000000000000000000000000000000000000..54f81f4b99735a64185fdc5a128410f2bf5aaef8 GIT binary patch literal 1427 zcmbu8hd&ey06?$g;}V^{OU4=5&baIyGUCpby}6J*%bjo{=ZKP%J9}kT_Bi8Gvd)Z@ zy=PWke0_hz_kQnBcu(IzPYLSm25Tp* zZr-@X$0xvlOHhDcNKgPQBp?hH6b1{4ih#vLg>Q?Ah~E~K5Eqk_xGg0qE-fV?BP}T_ zBPAy*4UvDtA;>l+{#K)YViq)YY{#HMF%f zb+ol~b+q+#b@cW04DRY18r(H9G&H_vWMX{J)Wq1#)a1UIsrh{~3-kLh3v)Qk0uF~+ zTEeZYEUm4rY;3G;ZEfuAZ0+ss931Q)JaBMyeBk8d=f++&>f-L^=IP~3; z?d9v^?dR*`@8^r~_j`!&4|s?O40sq681N`4F!<4Vi^?BNJ zOnQ0-27}GWz+$nPnVDHxFS4_QCzI>IN`#LW#4~N6$=f5c^D8STPv(&D*!NHMMnhb@lc24Gj&Ajg9Z#z5npx zLsL^zb8~Y`OG|5OYg=1edwY9FM@MI8XIEEOcXv0DNbKq9>Fw?9>+9?9?HdGk0e|`L1pw_iUx5lYU3cw_0PpT;(CV~XSC@wYl-jshF3}#8S1bslYG`e+d ziSQ9ClK0F$*@R&rTUvR*IYOp*Fc;*_mWiq_8A4?Q;{^`tMNIf1790*fa=nK5dxUl! zG^T`HA&i{p88}*;sCI%{278;APRAEAN$1&smZ#rS({o5z9|+F2P;pXV&^@7V9rLja zy>sd(N3@O10IUfAj-LFK;XzE+NU`bor(IP%I^N+&fe$0q@z z&O`$BlD|#@U5Q(_f@u(QGRSqxAXAC-_hL*xjN!$Zky@{#GJ7iK)G&VpZYrfR8W~2K zEIRk>fU0eUViA@ZhmuSb(!c`oYXkgS^dD@KwO%LvcS;{O1WI&_JJE!6QX40^Ogz3) z_l^(AphoMA5;q|7`LU!0_atz5oU$g;M_Myp;adSO=niLwyF~F+i;M!l23)pRNuGGiKQhV_(D0g{DXOq8bA7`wC|5GS$7e*^Z zV3y78f`A@Y?xBzsd*8?qu$4FZ2y7XMAQwA@l|xtIA$mOqxE%xNG7f&3i%}?MCeuqB zIvm`e9p4QZ2uQD^WyWjimJxJiy_(B3jbg>jfCcCoLg^bEdP8F`%g2>2QYpb>vV1KV zwCO_jNAp(C`j-Q78SABVxu`+0MLHwVK3^ODSS_l2s&P2pJNii8KZqI=B4Op%*eLOu zErza2*D~2R(^B!39SfXav`Es#q!zW + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

1Building, Installing, and + Packaging Mini-XML

+

This chapter describes how to build, install, and package Mini-XML on + your system from the source archive. You will need an ANSI/ISO-C + compatible compiler to build Mini-XML - GCC works, as do most vendors' + C compilers. If you are building Mini-XML on Windows, we recommend + using the Visual C++ environment with the supplied solution file. For + other operating systems, you'll need a POSIX-compatible shell and +make program in addition to the C compiler.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/C.gif b/www/docfiles/C.gif new file mode 100644 index 0000000000000000000000000000000000000000..891e7fed20d8fb6cfd44cf75e315d8aaf13f3d20 GIT binary patch literal 1479 zcmV;&1vvUgNk%w1VPpVg0OtSz1PBKO2?z!X2?q-b2n-7e4Gann4GRwr3=j_u5fBa% z5f2j*5EK&;6%-N{6%!X06c-m27#J2A85bHE7#kWH92*)P92*`T93LJXARitfARi(j zAR{6nBqJgvBqJszBPS*#Cnh8)CnYH;CMqc>D=H`~D=953DlRQ6FD@)FFD)@JE;2DM zGcqtVGch$ZGB!0cHa0XjH#ImoHaR&rIyyKzJ2^Z&Iz2o)K0Q1?K0QD`K0!b~LP0=7 zLP11BLPbPFMnyzNMnyHgocHMhlYrXiHVDf zij0ekjf{+rjg60vj*yR!k&uv*k&%;VZo}ZteprD|kp`oIpp`)Xsq@<&zrKF~&rKhH*sHdl?sHm!`sjI50tgEZ7 ztgWxEuCTAKv9PeRv9YqUva_?Zw6wLhwzjvox45{txw*Nzy1Ki&yS%)-y}iA@zP`V| zzreu2!NI}8!otJD!^FhI#l^+O#>U6T$H>UY$;rve%F4^i%goEn&CJct&Cbux&(P1% z(a_P+(bCe=)6>(`)YR40)z;S5*VotB*x1?G+1lFL+uPgR+}z#W-QM2b-{0Th;Nall z;o;)q;^X7vlt)=I7_<=;-L_>FMg~>g((4?Ck9A?d|UE?(gpJ@bB>O@bU5S z^78WY^Yird^!4@i_V)Jo_xJet`1$$y`uh6&`}_R-{Qdp?{{H^||NjIC2LuQQ1PBKN z2nPfR2LuQQEC2ui0Av7U000R70P_hPNU&f*G5``PT*$DY!-o(fDkNjDqQ#2_cS+pH zv7<)-yD*Bp80DkMlPIH%T$v9K%9k)Z;$e9)rp=oWX%_T^v!~C5o^<9*^0O$;Bs5nT zU21d1N}^1ozC?FRT0 z%`r#cyka`Cv#t>bw8jhs_QS~R=;(;BU`8Kyplvf8r+3OmI(mgGEFhP|M<{Cf3Rj!$ zrCQ}Lgl35;RJqV0p=ti+u{}ZODatf$ckd}EJ#3wbS;E#sGgVPz^1H&XyRwCTmclH> z(iU8`;2wV?(ZSU@2P*d-ON%%-U49ZixKf3%;m{z4QeDE*G8}S64@+8vh}DKB3P@p! zOrgkPVJp5E--R-&NMnsNj)WtEI_?PLjXrJ`W02epNu+f~9(fXjD;1%nO^2`)%abvU z;3AbCU5O<}T5c&3O=d9F%u2U#MNF4Pj`Rsv44?@UOKbeM(j_*EqDB6{5I*9?(4?1Dvpjzml1k8G) zs#Rh~Hpo>WA+CBQ697a3+>#uIvtbq>hq(sFA#=T6mtqRR>O{heH59wj5;&=b(*??6 zltZ(Q1sbhD2B5c8IM)h1utq)!f94y6~iWJbrDn$cSMy)N>#j(Q!G)eu|pTL^zg?E hNsKDV07OP`#Ro@5Z^8PuW-gWND(h^G6v-7306Pdx#lQdn literal 0 HcmV?d00001 diff --git a/www/docfiles/ChangingNodeValues.html b/www/docfiles/ChangingNodeValues.html new file mode 100644 index 0000000..3b12574 --- /dev/null +++ b/www/docfiles/ChangingNodeValues.html @@ -0,0 +1,55 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Changing Node Values

+

All of the examples so far have concentrated on creating and loading + new XML data nodes. Many applications, however, need to manipulate or + change the nodes during their operation, so Mini-XML provides functions + to change node values safely and without leaking memory.

+

Existing nodes can be changed using the +mxmlSetElement(), +mxmlSetInteger(), +mxmlSetOpaque(), +mxmlSetReal(), +mxmlSetText(), and +mxmlSetTextf() functions. For example, use the following + function call to change a text node to contain the text "new" with + leading whitespace:

+
+    mxml_node_t *node;
+
+    mxmlSetText(node, 1, "new");
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/CommentingYourCode.html b/www/docfiles/CommentingYourCode.html new file mode 100644 index 0000000..efec211 --- /dev/null +++ b/www/docfiles/CommentingYourCode.html @@ -0,0 +1,102 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Commenting Your Code

+

As noted previously, mxmldoc looks for in-line comments to + describe the functions, types, and constants in your code. Mxmldoc + will document all public names it finds in your source files - any + names starting with the underscore character (_) or names that are + documented with the @private@ directive are + treated as private and are undocumented.

+

Comments appearing directly before a function or type definition are + used to document that function or type. Comments appearing after + argument, definition, return type, or variable declarations are used to + document that argument, definition, return type, or variable. For + example, the following code excerpt defines a key/value structure and a + function that creates a new instance of that structure:

+
+    /* A key/value pair. This is used with the
+       dictionary structure. */
+
+    struct keyval
+    {
+      char *key; /* Key string */
+      char *val; /* Value string */
+    };
+
+    /* Create a new key/value pair. */
+
+    struct keyval * /* New key/value pair */
+    new_keyval(
+        const char *key, /* Key string */
+	const char *val) /* Value string */
+    {
+      ...
+    }
+
+

Mxmldoc also knows to remove extra asterisks (*) from the + comment string, so the comment string:

+
+    /*
+     * Compute the value of PI.
+     *
+     * The function connects to an Internet server
+     * that streams audio of mathematical monks
+     * chanting the first 100 digits of PI.
+     */
+
+

will be shown as:

+
+    Compute the value of PI.
+
+    The function connects to an Internet server
+    that streams audio of mathematical monks
+    chanting the first 100 digits of PI.
+
+

Comments can also include the following + special @name ...@ directive strings:

+
    +
  • @deprecated@ - flags the item as deprecated to discourage + its use
  • +
  • @private@ - flags the item as private so it will not be + included in the documentation
  • +
  • @since ...@ - flags the item as new since a particular + release. The text following the @since up to the closing @ + is highlighted in the generated documentation, e.g. @since CUPS + 1.3@.
  • +
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/CompilingMiniXML.html b/www/docfiles/CompilingMiniXML.html new file mode 100644 index 0000000..1ffa51f --- /dev/null +++ b/www/docfiles/CompilingMiniXML.html @@ -0,0 +1,40 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Compiling Mini-XML

+

Mini-XML comes with both an autoconf-based configure script and a + Visual C++ solution that can be used to compile the library and + associated tools.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/CompilingwithCommandLineTools.html b/www/docfiles/CompilingwithCommandLineTools.html new file mode 100644 index 0000000..a087e3a --- /dev/null +++ b/www/docfiles/CompilingwithCommandLineTools.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Compiling with Command-Line Tools

+

Type the following command to configure the Mini-XML source code for + your system:

+
+    ./configure ENTER
+
+

The default install prefix is /usr/local, which can be + overridden using the --prefix option:

+
+    ./configure --prefix=/foo ENTER
+
+

Other configure options can be found using the --help + option:

+
+    ./configure --help ENTER
+
+

Once you have configured the software, use the make(1) + program to do the build and run the test program to verify that things + are working, as follows:

+
+    make ENTER
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/CompilingwithVisualC.html b/www/docfiles/CompilingwithVisualC.html new file mode 100644 index 0000000..15fbfdb --- /dev/null +++ b/www/docfiles/CompilingwithVisualC.html @@ -0,0 +1,41 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Compiling with Visual C++

+

Open the mxml.sln solution in the vcnet folder. + Choose the desired build configuration, "Debug" (the default) or + "Release", and then choose Build Solution from the + Build menu.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/Contents.html b/www/docfiles/Contents.html new file mode 100644 index 0000000..50c2cb1 --- /dev/null +++ b/www/docfiles/Contents.html @@ -0,0 +1,46 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Contents

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/ControllingLineWrapping.html b/www/docfiles/ControllingLineWrapping.html new file mode 100644 index 0000000..9b078ac --- /dev/null +++ b/www/docfiles/ControllingLineWrapping.html @@ -0,0 +1,50 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Controlling Line Wrapping

+

When saving XML documents, Mini-XML normally wraps output lines at + column 75 so that the text is readable in terminal windows. The +mxmlSetWrapMargin function overrides the default wrap + margin:

+
+    /* Set the margin to 132 columns */
+    mxmlSetWrapMargin(132);
+
+    /* Disable wrapping */
+    mxmlSetWrapMargin(0);
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/CreatingMiniXMLPackages.html b/www/docfiles/CreatingMiniXMLPackages.html new file mode 100644 index 0000000..283fe93 --- /dev/null +++ b/www/docfiles/CreatingMiniXMLPackages.html @@ -0,0 +1,65 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Creating Mini-XML Packages

+

Mini-XML includes two files that can be used to create binary + packages. The first file is mxml.spec which is used by the +rpmbuild(8) software to create Red Hat Package Manager ("RPM") + packages which are commonly used on Linux. Since rpmbuild + wants to compile the software on its own, you can provide it with the + Mini-XML tar file to build the package:

+
+    rpmbuild -ta mxml-version.tar.gz ENTER
+
+

The second file is mxml.list which is used by the +epm(1) program to create software packages in a variety of formats. + The epm program is available from the following URL:

+
+    http://www.easysw.com/epm/
+
+

Use the make command with the epm target to + create portable and native packages for your system:

+
+    make epm ENTER
+
+

The packages are stored in a subdirectory named dist for + your convenience. The portable packages utilize scripts and tar files + to install the software on the target system. After extracting the + package archive, use the mxml.install script to install the + software.

+

The native packages will be in the local OS's native format: RPM for + Red Hat Linux, DPKG for Debian Linux, PKG for Solaris, and so forth. + Use the corresponding commands to install the native packages.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/CreatingXMLDocuments.html b/www/docfiles/CreatingXMLDocuments.html new file mode 100644 index 0000000..0581b9c --- /dev/null +++ b/www/docfiles/CreatingXMLDocuments.html @@ -0,0 +1,98 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Creating XML Documents

+

You can create and update XML documents in memory using the various +mxmlNew functions. The following code will create the XML document + described in the previous section:

+
+    mxml_node_t *xml;    /* <?xml ... ?> */
+    mxml_node_t *data;   /* <data> */
+    mxml_node_t *node;   /* <node> */
+    mxml_node_t *group;  /* <group> */
+
+    xml = mxmlNewXML("1.0");
+
+    data = mxmlNewElement(xml, "data");
+
+        node = mxmlNewElement(data, "node");
+        mxmlNewText(node, 0, "val1");
+        node = mxmlNewElement(data, "node");
+        mxmlNewText(node, 0, "val2");
+        node = mxmlNewElement(data, "node");
+        mxmlNewText(node, 0, "val3");
+
+        group = mxmlNewElement(data, "group");
+
+            node = mxmlNewElement(group, "node");
+            mxmlNewText(node, 0, "val4");
+            node = mxmlNewElement(group, "node");
+            mxmlNewText(node, 0, "val5");
+            node = mxmlNewElement(group, "node");
+            mxmlNewText(node, 0, "val6");
+
+        node = mxmlNewElement(data, "node");
+        mxmlNewText(node, 0, "val7");
+        node = mxmlNewElement(data, "node");
+        mxmlNewText(node, 0, "val8");
+
+

We start by creating the <?xml version="1.0"?> node common + to all XML files using the +mxmlNewXML function:

+
+    xml = mxmlNewXML("1.0");
+
+

We then create the <data> node used for this document using + the mxmlNewElement + function. The first argument specifies the parent node (xml +) while the second specifies the element name (data):

+
+    data = mxmlNewElement(xml, "data");
+
+

Each <node>...</node> in the file is created using the +mxmlNewElement and +mxmlNewText functions. The first argument of mxmlNewText + specifies the parent node (node). The second argument + specifies whether whitespace appears before the text - 0 or false in + this case. The last argument specifies the actual text to add:

+
+    node = mxmlNewElement(data, "node");
+    mxmlNewText(node, 0, "val1");
+
+

The resulting in-memory XML document can then be saved or processed + just like one loaded from disk or a string.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/CustomDataTypes.html b/www/docfiles/CustomDataTypes.html new file mode 100644 index 0000000..a78dd51 --- /dev/null +++ b/www/docfiles/CustomDataTypes.html @@ -0,0 +1,176 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Custom Data Types

+

Mini-XML supports custom data types via global load and save + callbacks. Only a single set of callbacks can be active at any time, + however your callbacks can store additional information in order to + support multiple custom data types as needed. The MXML_CUSTOM + node type identifies custom data nodes.

+

The load callback receives a pointer to the current data node and a + string of opaque character data from the XML source with character + entities converted to the corresponding UTF-8 characters. For example, + if we wanted to support a custom date/time type whose value is encoded + as "yyyy-mm-ddThh:mm:ssZ" (ISO format), the load callback would look + like the following:

+
+    typedef struct
+    {
+      unsigned      year,    /* Year */
+                    month,   /* Month */
+                    day,     /* Day */
+                    hour,    /* Hour */
+                    minute,  /* Minute */
+                    second;  /* Second */
+      time_t        unix;    /* UNIX time */
+    } iso_date_time_t;
+
+    int
+    load_custom(mxml_node_t *node,
+                const char *data)
+    {
+      iso_date_time_t *dt;
+      struct tm tmdata;
+
+     /*
+      * Allocate data structure...
+      */
+
+      dt = calloc(1, sizeof(iso_date_time_t));
+
+     /*
+      * Try reading 6 unsigned integers from the
+      * data string...
+      */
+
+      if (sscanf(data, "%u-%u-%uT%u:%u:%uZ",
+                 &(dt->year), &(dt->month),
+                 &(dt->day), &(dt->hour),
+                 &(dt->minute),
+                 &(dt->second)) != 6)
+      {
+       /*
+        * Unable to read numbers, free the data
+        * structure and return an error...
+        */
+
+        free(dt);
+
+        return (-1);
+      }
+
+     /*
+      * Range check values...
+      */
+
+      if (dt->month <1 || dt->month > 12 ||
+          dt->day  <1 || dt->day > 31 ||
+          dt->hour  <0 || dt->hour > 23 ||
+          dt->minute  <0 || dt->minute > 59 ||
+          dt->second  <0 || dt->second > 59)
+      {
+       /*
+        * Date information is out of range...
+        */
+
+        free(dt);
+
+        return (-1);
+      }
+
+     /*
+      * Convert ISO time to UNIX time in
+      * seconds...
+      */
+
+      tmdata.tm_year = dt->year - 1900;
+      tmdata.tm_mon  = dt->month - 1;
+      tmdata.tm_day  = dt->day;
+      tmdata.tm_hour = dt->hour;
+      tmdata.tm_min  = dt->minute;
+      tmdata.tm_sec  = dt->second;
+
+      dt->unix = gmtime(&tmdata);
+
+     /*
+      * Assign custom node data and destroy
+      * function pointers...
+      */
+
+      node->value.custom.data    = dt;
+      node->value.custom.destroy = free;
+
+     /*
+      * Return with no errors...
+      */
+
+      return (0);
+    }
+
+

The function itself can return 0 on success or -1 if it is unable to + decode the custom data or the data contains an error. Custom data nodes + contain a void pointer to the allocated custom data for the + node and a pointer to a destructor function which will free the custom + data when the node is deleted.

+

The save callback receives the node pointer and returns an allocated + string containing the custom data value. The following save callback + could be used for our ISO date/time type:

+
+    char *
+    save_custom(mxml_node_t *node)
+    {
+      char data[255];
+      iso_date_time_t *dt;
+
+
+      dt = (iso_date_time_t *)node->custom.data;
+
+      snprintf(data, sizeof(data),
+               "%04u-%02u-%02uT%02u:%02u:%02uZ",
+               dt->year, dt->month, dt->day,
+               dt->hour, dt->minute, dt->second);
+
+      return (strdup(data));
+    }
+
+

You register the callback functions using the +mxmlSetCustomHandlers() function:

+
+    mxmlSetCustomHandlers(load_custom,
+                          save_custom);
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/D.gif b/www/docfiles/D.gif new file mode 100644 index 0000000000000000000000000000000000000000..dd8f8295e883925f72172deb18d335de8fa2331f GIT binary patch literal 1463 zcmbW01z*z%06=%gloYAaA>G~KNsJsdI;BPoq)P+^j&4Q^Y?KmGf4W1uTlkSD-5mlF z$9;u+zxNT|Q&v@ykhDU85TI=k2#kaM3>W7)9xgUM9u5IM?h67u!WZ~22?>Z^z91$d zBq4rDN<*A%~DskdskRKqx86si-KZsVHfvsc31a>1b)_>1Y|~>0U9=GrnSA zVtmES#K^+T#LB|V#>&jj#_}WwJ1Zv#8y6=#Hx~yFHzzL-7auRLpa7qcAiuDXfQYb= zn5eLrn25Nzn53k*l$3M%78b(p4xx|XJfww5MbTT2J7t*Zmq)78<}(=#y8H#9UbGBPwaHZn0W zHZ?UdGcz?eH+%cm+`_`b%F@!>%F4#t8ewB?i?Fe?McCWfI@sGG9qb*E4o;59cTSGZ z@0?tm-?_RtySci!ySaL}yLo!JdwF_zd3kz!d-?cy`}+F&`Mv+}!O!3SLqI^lr%xXP z13v`?1qKHPhlKnc8WIu~8Ws^A9vKl46&V>F6%`X59UBu97aJQN7ncwppO}zl&PJor7z`#SCnq;IH!m+QKR>Uapy2D*FNK9) ziwX;ii;7B$i@%kWlz#hGR$5wKR#s77URhBAR9032Ky_7Bb#+Z`ZEam$U44ChLqkJj zV`EcOQ*(23OG`^@YinCuTYGzZM@L6z=l8CzuI}#co}QlG-rl~xzW)CHfq{X+!NH-S zq2Zz7k>Qcikysi~>y>FJr7nIAuX%+1Zs&(AL`EG#ZAE-fuB zFE6jGto(dpb#--ZZEbyhePd%|b8~ZRYioOZduL~7cXxMhZ*PBp|KQ-@@bK{H@aXvH z_~iKHpPyR(^toqgg~q^6b!>qVdpVuL_#88jdkW5nW1iN8w(zeD#8M zXfrj$KowrA*aeYV0<(!gt1zj)qzqt6m;e6lg$fF%m$HJV~sYT3u*)t4kp?g&01OnjnQv0huN9lK|$5`Az z|9~w{IH2I{Ky7S1gi3K)tq_Dvgu4PPktk=#GdvhnKs6D*1t5Y_K0+W?wiNYqc|qoV z6or;Hn2qIh&s3xi8;@=N&&Y(T+RiLak0`rL-~5gKG@q`)e^gKz+uIt_C-e4baisEg zj0CGfGW}dh6N)sN&tx4Yy93tr3d#S1=b6pqn1p4A7B<5W4W7O=^3iKu2OmZ!6u%-Inp*=-mEEeHk#9+{4TE#z zWrT`K^9X{?QZuZVtI5@=TxV?$oC9ocT#9)|OQ}sY7Vy8cKNuq*9dM*Ku^xyjLtF-EVAot6ck|;CaP{tD6v_K&S7Xv!Xr;+25v$?Z6HOID_yUUd&%hw*e*qM_ BvB&@b literal 0 HcmV?d00001 diff --git a/www/docfiles/Enumerations.html b/www/docfiles/Enumerations.html new file mode 100644 index 0000000..f3573c3 --- /dev/null +++ b/www/docfiles/Enumerations.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Enumerations

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/FindingandIteratingNodes.html b/www/docfiles/FindingandIteratingNodes.html new file mode 100644 index 0000000..0469e00 --- /dev/null +++ b/www/docfiles/FindingandIteratingNodes.html @@ -0,0 +1,158 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Finding and Iterating Nodes

+

The mxmlWalkPrev + and mxmlWalkNext +functions can be used to iterate through the XML node tree:

+
+    mxml_node_t *node;
+    
+    node = mxmlWalkPrev(current, tree,
+                        MXML_DESCEND);
+
+    node = mxmlWalkNext(current, tree,
+                        MXML_DESCEND);
+
+

In addition, you can find a named element/node using the +mxmlFindElement function:

+
+    mxml_node_t *node;
+    
+    node = mxmlFindElement(tree, tree, "name",
+                           "attr", "value",
+                           MXML_DESCEND);
+
+

The name, attr, and value arguments can be + passed as NULL to act as wildcards, e.g.:

+ + +
+    /* Find the first "a" element */
+    node = mxmlFindElement(tree, tree, "a",
+                           NULL, NULL,
+                           MXML_DESCEND);
+
+ + +
+    /* Find the first "a" element with "href"
+       attribute */
+    node = mxmlFindElement(tree, tree, "a",
+                           "href", NULL,
+                           MXML_DESCEND);
+
+ + +
+    /* Find the first "a" element with "href"
+       to a URL */
+    node = mxmlFindElement(tree, tree, "a",
+                           "href",
+                           "http://www.easysw.com/",
+                           MXML_DESCEND);
+
+ + +
+    /* Find the first element with a "src"
+       attribute */
+    node = mxmlFindElement(tree, tree, NULL,
+                           "src", NULL,
+                           MXML_DESCEND);
+
+ + +
+    /* Find the first element with a "src"
+       = "foo.jpg" */
+    node = mxmlFindElement(tree, tree, NULL,
+                           "src", "foo.jpg",
+                           MXML_DESCEND);
+
+

You can also iterate with the same function:

+
+    mxml_node_t *node;
+
+    for (node = mxmlFindElement(tree, tree,
+                                "name",
+                                NULL, NULL,
+                                MXML_DESCEND);
+         node != NULL;
+         node = mxmlFindElement(node, tree,
+                                "name",
+                                NULL, NULL,
+                                MXML_DESCEND))
+    {
+      ... do something ...
+    }
+
+ + +

The MXML_DESCEND argument can actually be one of three + constants:

+
    +
  • MXML_NO_DESCEND means to not to look at any child nodes in + the element hierarchy, just look at siblings at the same level or + parent nodes until the top node or top-of-tree is reached. +

    The previous node from "group" would be the "node" element to the + left, while the next node from "group" would be the "node" element to + the right. +
    +

    +
  • +
  • MXML_DESCEND_FIRST means that it is OK to descend to the + first child of a node, but not to descend further when searching. + You'll normally use this when iterating through direct children of a + parent node, e.g. all of the "node" and "group" elements under the + "?xml" parent node in the example above. +

    This mode is only applicable to the search function; the walk + functions treat this as MXML_DESCEND since every call is a + first time. +
    +

    +
  • +
  • MXML_DESCEND means to keep descending until you hit the + bottom of the tree. The previous node from "group" would be the "val3" + node and the next node would be the first node element under "group". +

    If you were to walk from the root node "?xml" to the end of the tree + with mxmlWalkNext(), the order would be:

    +

    ?xml data node val1 node val2 node val3 group node val4 node val5 + node val6 node val7 node val8

    +

    If you started at "val8" and walked using mxmlWalkPrev(), + the order would be reversed, ending at "?xml".

    +
  • +
+
+Contents +Previous +Next + + diff --git a/www/docfiles/FormattedText.html b/www/docfiles/FormattedText.html new file mode 100644 index 0000000..84ead98 --- /dev/null +++ b/www/docfiles/FormattedText.html @@ -0,0 +1,49 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Formatted Text

+

The mxmlNewTextf() + and mxmlSetTextf() + functions create and change text nodes, respectively, using printf +-style format strings and arguments. For example, use the following + function call to create a new text node containing a constructed + filename:

+
+    mxml_node_t *node;
+
+    node = mxmlNewTextf(node, 1, "%s/%s",
+                        path, filename);
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/Functions.html b/www/docfiles/Functions.html new file mode 100644 index 0000000..601b836 --- /dev/null +++ b/www/docfiles/Functions.html @@ -0,0 +1,147 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Functions

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/GettingStartedwithMiniXML.html b/www/docfiles/GettingStartedwithMiniXML.html new file mode 100644 index 0000000..7bb31d5 --- /dev/null +++ b/www/docfiles/GettingStartedwithMiniXML.html @@ -0,0 +1,56 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

2Getting Started with Mini-XML

+

This chapter describes how to write programs that use Mini-XML to + access data in an XML file. Mini-XML provides the following + functionality:

+
    +
  • Functions for creating and managing XML documents in memory.
  • +
  • Reading of UTF-8 and UTF-16 encoded XML files and strings.
  • +
  • Writing of UTF-8 encoded XML files and strings.
  • +
  • Support for arbitrary element names, attributes, and attribute + values with no preset limits, just available memory.
  • +
  • Support for integer, real, opaque ("cdata"), and text data types in + "leaf" nodes.
  • +
  • "Find", "index", and "walk" functions for easily accessing data in + an XML document.
  • +
+

Mini-XML doesn't do validation or other types of processing on the + data based upon schema files or other sources of definition + information, nor does it support character entities other than those + required by the XML specification.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/Indexing.html b/www/docfiles/Indexing.html new file mode 100644 index 0000000..75556e9 --- /dev/null +++ b/www/docfiles/Indexing.html @@ -0,0 +1,111 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Indexing

+

Mini-XML provides functions for managing indices of nodes. The + current implementation provides the same functionality as +mxmlFindElement(). The advantage of using an index is that + searching and enumeration of elements is significantly faster. The only + disadvantage is that each index is a static snapshot of the XML + document, so indices are not well suited to XML data that is updated + more often than it is searched. The overhead of creating an index is + approximately equal to walking the XML document tree. Nodes in the + index are sorted by element name and attribute value.

+

Indices are stored in +mxml_index_t structures. The +mxmlIndexNew() function creates a new index:

+
+    mxml_node_t *tree;
+    mxml_index_t *ind;
+
+    ind = mxmlIndexNew(tree, "element",
+                       "attribute");
+
+

The first argument is the XML node tree to index. Normally this will + be a pointer to the ?xml element.

+

The second argument contains the element to index; passing NULL + indexes all element nodes alphabetically.

+

The third argument contains the attribute to index; passing NULL + causes only the element name to be indexed.

+

Once the index is created, the +mxmlIndexEnum(), +mxmlIndexFind(), and +mxmlIndexReset() functions are used to access the nodes in + the index. The +mxmlIndexReset() function resets the "current" node pointer in + the index, allowing you to do new searches and enumerations on the same + index. Typically you will call this function prior to your calls to +mxmlIndexEnum() and +mxmlIndexFind().

+

The mxmlIndexEnum() + function enumerates each of the nodes in the index and can be used + in a loop as follows:

+
+    mxml_node_t *node;
+
+    mxmlIndexReset(ind);
+
+    while ((node = mxmlIndexEnum(ind)) != NULL)
+    {
+      // do something with node
+    }
+
+

The mxmlIndexFind() + function locates the next occurrence of the named element and + attribute value in the index. It can be used to find all matching + elements in an index, as follows:

+
+    mxml_node_t *node;
+
+    mxmlIndexReset(ind);
+
+    while ((node = mxmlIndexFind(ind, "element",
+                                 "attr-value"))
+                != NULL)
+    {
+      // do something with node
+    }
+
+

The second and third arguments represent the element name and + attribute value, respectively. A NULL pointer is used to + return all elements or attributes in the index. Passing NULL + for both the element name and attribute value is equivalent to calling +mxmlIndexEnum.

+

When you are done using the index, delete it using the +mxmlIndexDelete() function:

+
+    mxmlIndexDelete(ind);
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/InstallingMiniXML.html b/www/docfiles/InstallingMiniXML.html new file mode 100644 index 0000000..0accd59 --- /dev/null +++ b/www/docfiles/InstallingMiniXML.html @@ -0,0 +1,45 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Installing Mini-XML

+

If you are using Visual C++, copy the mxml.lib and and + mxml.h files to the Visual C++ lib and include + directories, respectively.

+

Otherwise, use the make command with the install + target to install Mini-XML in the configured directories:

+
+    make install ENTER
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/Introduction.html b/www/docfiles/Introduction.html new file mode 100644 index 0000000..ef1308f --- /dev/null +++ b/www/docfiles/Introduction.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + +Contents +Next +
+

0Introduction

+

This programmers manual describes Mini-XML version 2.3, a small XML + parsing library that you can use to read and write XML data files in + your C and C++ applications.

+

Mini-XML was initially developed for the +Gutenprint project to replace the rather large and unwieldy +libxml2 library with something substantially smaller and + easier-to-use. It all began one morning in June of 2003 when Robert + posted the following sentence to the developer's list:

+
It's bad enough that we require libxml2, but rolling our + own XML parser is a bit more than we can handle.
+

I then replied with:

+
Given the limited scope of what you use in XML, it + should be trivial to code a mini-XML API in a few hundred lines of + code.
+

I took my own challenge and coded furiously for two days to produced + the initial public release of Mini-XML, total lines of code: 696. + Robert promptly integrated Mini-XML into Gutenprint and removed + libxml2.

+

Thanks to lots of feedback and support from various developers, + Mini-XML has evolved since then to provide a more complete XML + implementation and now stands at a whopping 3,441 lines of code, + compared to 103,893 lines of code for libxml2 version 2.6.9.

+

Aside from Gutenprint, Mini-XML is used for the following + projects/software applications:

+ +

Please email me (mxml @ easysw . com) if you would like your project + added or removed from this list, or if you have any comments/quotes you + would like me to publish about your experiences with Mini-XML.

+
+Contents +Next + + diff --git a/www/docfiles/LegalStuff.html b/www/docfiles/LegalStuff.html new file mode 100644 index 0000000..b6f7e01 --- /dev/null +++ b/www/docfiles/LegalStuff.html @@ -0,0 +1,47 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Legal Stuff

+

The Mini-XML library is copyright 2003-2007 by Michael Sweet.

+

This library is free software; you can redistribute it and/or modify + it under the terms of the GNU + Library General Public License as published by the Free Software + Foundation; either version 2 of the License, or (at your option) any + later version.

+

This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/LibraryReference.html b/www/docfiles/LibraryReference.html new file mode 100644 index 0000000..be5ab54 --- /dev/null +++ b/www/docfiles/LibraryReference.html @@ -0,0 +1,38 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

CLibrary Reference

+
+Contents +Previous +Next + + diff --git a/www/docfiles/LoadCallbacks.html b/www/docfiles/LoadCallbacks.html new file mode 100644 index 0000000..a04b704 --- /dev/null +++ b/www/docfiles/LoadCallbacks.html @@ -0,0 +1,101 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Load Callbacks

+

Chapter 2 introduced the +mxmlLoadFile() and +mxmlLoadString() functions. The last argument to these + functions is a callback function which is used to determine the value + type of each data node in an XML document.

+

Mini-XML defines several standard callbacks for simple XML data + files:

+
    +
  • MXML_INTEGER_CALLBACK - All data nodes contain + whitespace-separated integers.
  • +
  • MXML_OPAQUE_CALLBACK - All data nodes contain opaque + strings ("CDATA").
  • +
  • MXML_REAL_CALLBACK - All data nodes contain + whitespace-separated floating-point numbers.
  • +
  • MXML_TEXT_CALLBACK - All data nodes contain + whitespace-separated strings.
  • +
+

You can provide your own callback functions for more complex XML + documents. Your callback function will receive a pointer to the current + element node and must return the value type of the immediate children + for that element node: MXML_INTEGER, MXML_OPAQUE, +MXML_REAL, or MXML_TEXT. The function is called after + the element and its attributes have been read, so you can look at the + element name, attributes, and attribute values to determine the proper + value type to return.

+ + +

The following callback function looks for an attribute named "type" + or the element name to determine the value type for its child nodes:

+
+    mxml_type_t
+    type_cb(mxml_node_t *node)
+    {
+      const char *type;
+
+     /*
+      * You can lookup attributes and/or use the
+      * element name, hierarchy, etc...
+      */
+
+      type = mxmlElementGetAttr(node, "type");
+      if (type == NULL)
+	type = node->value.element.name;
+
+      if (!strcmp(type, "integer"))
+	return (MXML_INTEGER);
+      else if (!strcmp(type, "opaque"))
+	return (MXML_OPAQUE);
+      else if (!strcmp(type, "real"))
+	return (MXML_REAL);
+      else
+	return (MXML_TEXT);
+    }
+
+

To use this callback function, simply use the name when you call any + of the load functions:

+
+    FILE *fp;
+    mxml_node_t *tree;
+
+    fp = fopen("filename.xml", "r");
+    tree = mxmlLoadFile(NULL, fp, type_cb);
+    fclose(fp);
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/LoadingXML.html b/www/docfiles/LoadingXML.html new file mode 100644 index 0000000..4369db8 --- /dev/null +++ b/www/docfiles/LoadingXML.html @@ -0,0 +1,84 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Loading XML

+

You load an XML file using the +mxmlLoadFile function:

+
+    FILE *fp;
+    mxml_node_t *tree;
+
+    fp = fopen("filename.xml", "r");
+    tree = mxmlLoadFile(NULL, fp,
+                        MXML_TEXT_CALLBACK);
+    fclose(fp);
+
+

The first argument specifies an existing XML parent node, if any. + Normally you will pass NULL for this argument unless you are + combining multiple XML sources. The XML file must contain a complete + XML document including the ?xml element if the parent node is +NULL.

+

The second argument specifies the stdio file to read from, as opened + by fopen() or popen(). You can also use stdin + if you are implementing an XML filter program.

+

The third argument specifies a callback function which returns the + value type of the immediate children for a new element node: +MXML_CUSTOM, MXML_IGNORE, MXML_INTEGER, +MXML_OPAQUE, MXML_REAL, or MXML_TEXT. Load + callbacks are described in detail in +Chapter 3. The example code uses the MXML_TEXT_CALLBACK + constant which specifies that all data nodes in the document contain + whitespace-separated text values. Other standard callbacks include +MXML_IGNORE_CALLBACK, MXML_INTEGER_CALLBACK, +MXML_OPAQUE_CALLBACK, and MXML_REAL_CALLBACK.

+

The mxmlLoadString + function loads XML node trees from a string:

+ + +
+    char buffer[8192];
+    mxml_node_t *tree;
+
+    ...
+    tree = mxmlLoadString(NULL, buffer,
+                          MXML_TEXT_CALLBACK);
+
+

The first and third arguments are the same as used for +mxmlLoadFile(). The second argument specifies the string or + character buffer to load and must be a complete XML document including + the ?xml element if the parent node is NULL.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML21mxmlNewCustom.html b/www/docfiles/MiniXML21mxmlNewCustom.html new file mode 100644 index 0000000..cb1d9fe --- /dev/null +++ b/www/docfiles/MiniXML21mxmlNewCustom.html @@ -0,0 +1,65 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.1 mxmlNewCustom()

+

Description

+

Create a new custom data node.

+

The new custom node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new element node has no parent. NULL can be passed when the data in the + node is not dynamically allocated or is separately managed.

+

Syntax

+

mxml_node_t * +
mxmlNewCustom( mxml_node_t + * parent, void * data, +mxml_custom_destroy_cb_t destroy);

+

Arguments

+
+ + + + + + +
NameDescription
parentParent node or MXML_NO_PARENT
dataPointer to data
destroyFunction to destroy data
+
+

Returns

+

New node

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML21mxmlSetCustom.html b/www/docfiles/MiniXML21mxmlSetCustom.html new file mode 100644 index 0000000..5506271 --- /dev/null +++ b/www/docfiles/MiniXML21mxmlSetCustom.html @@ -0,0 +1,62 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.1 mxmlSetCustom()

+

Description

+

Set the data and destructor of a custom data node.

+

The node is not changed if it is not a custom node.

+

Syntax

+

int +
mxmlSetCustom( mxml_node_t + * node, void * data, +mxml_custom_destroy_cb_t destroy);

+

Arguments

+
+ + + + + + +
NameDescription
nodeNode to set
dataNew data pointer
destroyNew destructor function
+
+

Returns

+

0 on success, -1 on failure

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML21mxmlcustoms.html b/www/docfiles/MiniXML21mxmlcustoms.html new file mode 100644 index 0000000..ca9ae0b --- /dev/null +++ b/www/docfiles/MiniXML21mxmlcustoms.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.1 mxml_custom_s

+

Description

+

An XML custom value.

+

Definition

+

struct mxml_custom_s +
{ +
  void * data; +
   +mxml_custom_destroy_cb_t destroy; +
};

+

Members

+
+ + + + + +
NameDescription
dataPointer to (allocated) custom data
destroyPointer to destructor function
+
+ +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML21mxmlcustomt.html b/www/docfiles/MiniXML21mxmlcustomt.html new file mode 100644 index 0000000..2353184 --- /dev/null +++ b/www/docfiles/MiniXML21mxmlcustomt.html @@ -0,0 +1,46 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.1 mxml_custom_t

+

Description

+

An XML custom value.

+

Definition

+

typedef struct +mxml_custom_s mxml_custom_t;

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlElementSetAttrf.html b/www/docfiles/MiniXML23mxmlElementSetAttrf.html new file mode 100644 index 0000000..d7b9108 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlElementSetAttrf.html @@ -0,0 +1,67 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlElementSetAttrf() +

+

Description

+

Set an attribute with a formatted value.

+

If the named attribute already exists, the value of the attribute is + replaced by the new formatted string. The formatted string value is + copied into the element node. This function does nothing if the node is + not an element.

+

Syntax

+

void +
mxmlElementSetAttrf( +mxml_node_t * node, const char * name, const char * format, ...);
+

+

Arguments

+
+ + + + + + + +
NameDescription
nodeElement node
nameName of attribute
formatPrintf-style attribute value
...Additional arguments as needed
+
+

Returns

+

Nothing.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlNewCDATA.html b/www/docfiles/MiniXML23mxmlNewCDATA.html new file mode 100644 index 0000000..0b2e1c6 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlNewCDATA.html @@ -0,0 +1,63 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlNewCDATA()

+

Description

+

Create a new CDATA node.

+

The new CDATA node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new CDATA node has no parent. The data string must be nul-terminated + and is copied into the new node. CDATA nodes use the MXML_ELEMENT type.

+

Syntax

+

mxml_node_t * +
mxmlNewCDATA( mxml_node_t + * parent, const char * data);

+

Arguments

+
+ + + + + +
NameDescription
parentParent node or MXML_NO_PARENT
dataData string
+
+

Returns

+

New node

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlNewXML.html b/www/docfiles/MiniXML23mxmlNewXML.html new file mode 100644 index 0000000..87fc009 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlNewXML.html @@ -0,0 +1,59 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlNewXML()

+

Description

+

Create a new XML document tree.

+

The "version" argument specifies the version number to put in the + ?xml element node. If NULL, version 1.0 is assumed.

+

Syntax

+

mxml_node_t * +
mxmlNewXML( const char * version);

+

Arguments

+
+ + + + +
NameDescription
versionVersion number to use
+
+

Returns

+

New ?xml node

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlRelease.html b/www/docfiles/MiniXML23mxmlRelease.html new file mode 100644 index 0000000..5ab360c --- /dev/null +++ b/www/docfiles/MiniXML23mxmlRelease.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlRelease()

+

Description

+

Release a node.

+

When the reference count reaches zero, the node (and any children) is + deleted via mxmlDelete().

+

Syntax

+

int +
mxmlRelease( mxml_node_t * + node);

+

Arguments

+
+ + + + +
NameDescription
nodeNode
+
+

Returns

+

New reference count

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlRetain.html b/www/docfiles/MiniXML23mxmlRetain.html new file mode 100644 index 0000000..7b4069c --- /dev/null +++ b/www/docfiles/MiniXML23mxmlRetain.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlRetain()

+

Description

+

Retain a node.

+

Syntax

+

int +
mxmlRetain( mxml_node_t * + node);

+

Arguments

+
+ + + + +
NameDescription
nodeNode
+
+

Returns

+

New reference count

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlSAXLoadFd.html b/www/docfiles/MiniXML23mxmlSAXLoadFd.html new file mode 100644 index 0000000..6f62267 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlSAXLoadFd.html @@ -0,0 +1,76 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlSAXLoadFd()

+

Description

+

Load a file descriptor into an XML node tree using a SAX callback.

+

The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

+

The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

+

The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

+

Syntax

+

mxml_node_t * +
mxmlSAXLoadFd( mxml_node_t + * top, int fd, mxml_load_cb_t + cb, mxml_sax_cb_t sax_cb, + void * sax_data);

+

Arguments

+
+ + + + + + + + +
NameDescription
topTop node
fdFile descriptor to read from
cbCallback function or MXML_NO_CALLBACK
sax_cbSAX callback or MXML_NO_CALLBACK
sax_dataSAX user data
+
+

Returns

+

First node or NULL if the file could not be read.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlSAXLoadFile.html b/www/docfiles/MiniXML23mxmlSAXLoadFile.html new file mode 100644 index 0000000..dfd7c9e --- /dev/null +++ b/www/docfiles/MiniXML23mxmlSAXLoadFile.html @@ -0,0 +1,76 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlSAXLoadFile()

+

Description

+

Load a file into an XML node tree using a SAX callback.

+

The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

+

The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

+

The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

+

Syntax

+

mxml_node_t * +
mxmlSAXLoadFile( mxml_node_t + * top, FILE * fp, +mxml_load_cb_t cb, +mxml_sax_cb_t sax_cb, void * sax_data);

+

Arguments

+
+ + + + + + + + +
NameDescription
topTop node
fpFile to read from
cbCallback function or MXML_NO_CALLBACK
sax_cbSAX callback or MXML_NO_CALLBACK
sax_dataSAX user data
+
+

Returns

+

First node or NULL if the file could not be read.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlSAXLoadString.html b/www/docfiles/MiniXML23mxmlSAXLoadString.html new file mode 100644 index 0000000..0ff9018 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlSAXLoadString.html @@ -0,0 +1,76 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlSAXLoadString()

+

Description

+

Load a string into an XML node tree using a SAX callback.

+

The nodes in the specified string are added to the specified top + node. If no top node is provided, the XML string MUST be well-formed + with a single parent node like <?xml> for the entire string. The + callback function returns the value type that should be used for child + nodes. If MXML_NO_CALLBACK is specified then all child nodes will be + either MXML_ELEMENT or MXML_TEXT nodes.

+

The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

+

The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

+

Syntax

+

mxml_node_t * +
mxmlSAXLoadString( mxml_node_t + * top, const char * s, +mxml_load_cb_t cb, +mxml_sax_cb_t sax_cb, void * sax_data);

+

Arguments

+
+ + + + + + + + +
NameDescription
topTop node
sString to load
cbCallback function or MXML_NO_CALLBACK
sax_cbSAX callback or MXML_NO_CALLBACK
sax_dataSAX user data
+
+

Returns

+

First node or NULL if the string has errors.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlSetCDATA.html b/www/docfiles/MiniXML23mxmlSetCDATA.html new file mode 100644 index 0000000..f81a6bf --- /dev/null +++ b/www/docfiles/MiniXML23mxmlSetCDATA.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlSetCDATA()

+

Description

+

Set the element name of a CDATA node.

+

The node is not changed if it is not a CDATA element node.

+

Syntax

+

int +
mxmlSetCDATA( mxml_node_t + * node, const char * data);

+

Arguments

+
+ + + + + +
NameDescription
nodeNode to set
dataNew data string
+
+

Returns

+

0 on success, -1 on failure

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXML23mxmlSetWrapMargin.html b/www/docfiles/MiniXML23mxmlSetWrapMargin.html new file mode 100644 index 0000000..01a6ac5 --- /dev/null +++ b/www/docfiles/MiniXML23mxmlSetWrapMargin.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

+ + Mini-XML 2.3 mxmlSetWrapMargin()

+

Description

+

Set the the wrap margin when saving XML data.

+

Wrapping is disabled when "column" is <= 0.

+

Syntax

+

void +
mxmlSetWrapMargin( int column);

+

Arguments

+
+ + + + +
NameDescription
columnColumn for wrapping
+
+

Returns

+

Nothing.

+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/MiniXMLLicense.html b/www/docfiles/MiniXMLLicense.html new file mode 100644 index 0000000..07fc528 --- /dev/null +++ b/www/docfiles/MiniXMLLicense.html @@ -0,0 +1,468 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

AMini-XML License

+

The Mini-XML library and included programs are provided under the + terms of the GNU Library General Public License (LGPL) with the + following exceptions:

+
    +
  1. Static linking of applications to the Mini-XML library does not + constitute a derivative work and does not require the author to provide + source code for the application, use the shared Mini-XML libraries, or + link their applications against a user-supplied version of Mini-XML. +

    If you link the application to a modified version of Mini-XML, + then the changes to Mini-XML must be provided under the terms of the + LGPL in sections 1, 2, and 4.

    +
  2. +
  3. You do not have to provide a copy of the Mini-XML license with + programs that are linked to the Mini-XML library, nor do you have to + identify the Mini-XML license in your program or documentation as + required by section 6 of the LGPL.
  4. +
+

GNU LIBRARY GENERAL PUBLIC LICENSE

+

Version 2, June 1991 +
Copyright (C) 1991 Free Software Foundation, Inc. +
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +
Everyone is permitted to copy and distribute verbatim copies of + this license document, but changing it is not allowed. +
[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.]

+

Preamble

+

The licenses for most software are designed to take away your freedom + to share and change it. By contrast, the GNU General Public Licenses + are intended to guarantee your freedom to share and change free + software--to make sure the software is free for all its users.

+

This license, the Library General Public License, applies to some + specially designated Free Software Foundation software, and to any + other libraries whose authors decide to use it. You can use it for your + libraries, too.

+

When we speak of free software, we are referring to freedom, not + price. Our General Public Licenses are designed to make sure that you + have the freedom to distribute copies of free software (and charge for + this service if you wish), that you receive source code or can get it + if you want it, that you can change the software or use pieces of it in + new free programs; and that you know you can do these things.

+

To protect your rights, we need to make restrictions that forbid + anyone to deny you these rights or to ask you to surrender the rights. + These restrictions translate to certain responsibilities for you if you + distribute copies of the library, or if you modify it.

+

For example, if you distribute copies of the library, whether gratis + or for a fee, you must give the recipients all the rights that we gave + you. You must make sure that they, too, receive or can get the source + code. If you link a program with the library, you must provide complete + object files to the recipients so that they can relink them with the + library, after making changes to the library and recompiling it. And + you must show them these terms so they know their rights.

+

Our method of protecting your rights has two steps: (1) copyright the + library, and (2) offer you this license which gives you legal + permission to copy, distribute and/or modify the library.

+

Also, for each distributor's protection, we want to make certain that + everyone understands that there is no warranty for this free library. + If the library is modified by someone else and passed on, we want its + recipients to know that what they have is not the original version, so + that any problems introduced by others will not reflect on the original + authors' reputations.

+

Finally, any free program is threatened constantly by software + patents. We wish to avoid the danger that companies distributing free + software will individually obtain patent licenses, thus in effect + transforming the program into proprietary software. To prevent this, we + have made it clear that any patent must be licensed for everyone's free + use or not licensed at all.

+

Most GNU software, including some libraries, is covered by the + ordinary GNU General Public License, which was designed for utility + programs. This license, the GNU Library General Public License, applies + to certain designated libraries. This license is quite different from + the ordinary one; be sure to read it in full, and don't assume that + anything in it is the same as in the ordinary license.

+

The reason we have a separate public license for some libraries is + that they blur the distinction we usually make between modifying or + adding to a program and simply using it. Linking a program with a + library, without changing the library, is in some sense simply using + the library, and is analogous to running a utility program or + application program. However, in a textual and legal sense, the linked + executable is a combined work, a derivative of the original library, + and the ordinary General Public License treats it as such.

+

Because of this blurred distinction, using the ordinary General + Public License for libraries did not effectively promote software + sharing, because most developers did not use the libraries. We + concluded that weaker conditions might promote sharing better.

+

However, unrestricted linking of non-free programs would deprive the + users of those programs of all benefit from the free status of the + libraries themselves. This Library General Public License is intended + to permit developers of non-free programs to use free libraries, while + preserving your freedom as a user of such programs to change the free + libraries that are incorporated in them. (We have not seen how to + achieve this as regards changes in header files, but we have achieved + it as regards changes in the actual functions of the Library.) The hope + is that this will lead to faster development of free libraries.

+

The precise terms and conditions for copying, distribution and + modification follow. Pay close attention to the difference between a + "work based on the libary" and a "work that uses the library". The + former contains code derived from the library, while the latter only + works together with the library.

+

Note that it is possible for a library to be covered by the ordinary + General Public License rather than by this special one.

+

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND + MODIFICATION

+

0. This License Agreement applies to any software + library which contains a notice placed by the copyright holder or other + authorized party saying it may be distributed under the terms of this + Library General Public License (also called "this License"). Each + licensee is addressed as "you".

+

A "library" means a collection of software functions and/or data + prepared so as to be conveniently linked with application programs + (which use some of those functions and data) to form executables.

+

The "Library", below, refers to any such software library or work + which has been distributed under these terms. A "work based on the + Library" means either the Library or any derivative work under + copyright law: that is to say, a work containing the Library or a + portion of it, either verbatim or with modifications and/or translated + straightforwardly into another language. (Hereinafter, translation is + included without limitation in the term "modification".)

+

"Source code" for a work means the preferred form of the work for + making modifications to it. For a library, complete source code means + all the source code for all modules it contains, plus any associated + interface definition files, plus the scripts used to control + compilation and installation of the library.

+

Activities other than copying, distribution and modification are not + covered by this License; they are outside its scope. The act of running + a program using the Library is not restricted, and output from such a + program is covered only if its contents constitute a work based on the + Library (independent of the use of the Library in a tool for writing + it). Whether that is true depends on what the Library does and what the + program that uses the Library does.

+

1. You may copy and distribute verbatim copies of + the Library's complete source code as you receive it, in any medium, + provided that you conspicuously and appropriately publish on each copy + an appropriate copyright notice and disclaimer of warranty; keep intact + all the notices that refer to this License and to the absence of any + warranty; and distribute a copy of this License along with the Library.

+

You may charge a fee for the physical act of transferring a copy, and + you may at your option offer warranty protection in exchange for a fee.

+

2. You may modify your copy or copies of the Library + or any portion of it, thus forming a work based on the Library, and + copy and distribute such modifications or work under the terms of + Section 1 above, provided that you also meet all of these conditions:

+
    +

    a) The modified work must itself be a software + library.

    +

    b) You must cause the files modified to carry + prominent notices stating that you changed the files and the date of + any change.

    +

    c) You must cause the whole of the work to be + licensed at no charge to all third parties under the terms of this + License.

    +

    d) If a facility in the modified Library refers to a + function or a table of data to be supplied by an application program + that uses the facility, other than as an argument passed when the + facility is invoked, then you must make a good faith effort to ensure + that, in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of its + purpose remains meaningful.

    +

    (For example, a function in a library to compute square roots has a + purpose that is entirely well-defined independent of the application. + Therefore, Subsection 2d requires that any application-supplied + function or table used by this function must be optional: if the + application does not supply it, the square root function must still + compute square roots.)

    +
+

These requirements apply to the modified work as a whole. If + identifiable sections of that work are not derived from the Library, + and can be reasonably considered independent and separate works in + themselves, then this License, and its terms, do not apply to those + sections when you distribute them as separate works. But when you + distribute the same sections as part of a whole which is a work based + on the Library, the distribution of the whole must be on the terms of + this License, whose permissions for other licensees extend to the + entire whole, and thus to each and every part regardless of who wrote + it.

+

Thus, it is not the intent of this section to claim rights or contest + your rights to work written entirely by you; rather, the intent is to + exercise the right to control the distribution of derivative or + collective works based on the Library.

+

In addition, mere aggregation of another work not based on the + Library with the Library (or with a work based on the Library) on a + volume of a storage or distribution medium does not bring the other + work under the scope of this License.

+

3. You may opt to apply the terms of the ordinary + GNU General Public License instead of this License to a given copy of + the Library. To do this, you must alter all the notices that refer to + this License, so that they refer to the ordinary GNU General Public + License, version 2, instead of to this License. (If a newer version + than version 2 of the ordinary GNU General Public License has appeared, + then you can specify that version instead if you wish.) Do not make any + other change in these notices.

+

Once this change is made in a given copy, it is irreversible for that + copy, so the ordinary GNU General Public License applies to all + subsequent copies and derivative works made from that copy.

+

This option is useful when you wish to copy part of the code of the + Library into a program that is not a library.

+

4. You may copy and distribute the Library (or a + portion or derivative of it, under Section 2) in object code or + executable form under the terms of Sections 1 and 2 above provided that + you accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange.

+

If distribution of object code is made by offering access to copy + from a designated place, then offering equivalent access to copy the + source code from the same place satisfies the requirement to distribute + the source code, even though third parties are not compelled to copy + the source along with the object code.

+

5. A program that contains no derivative of any + portion of the Library, but is designed to work with the Library by + being compiled or linked with it, is called a "work that uses the + Library". Such a work, in isolation, is not a derivative work of the + Library, and therefore falls outside the scope of this License.

+

However, linking a "work that uses the Library" with the Library + creates an executable that is a derivative of the Library (because it + contains portions of the Library), rather than a "work that uses the + library". The executable is therefore covered by this License. Section + 6 states terms for distribution of such executables.

+

When a "work that uses the Library" uses material from a header file + that is part of the Library, the object code for the work may be a + derivative work of the Library even though the source code is not. + Whether this is true is especially significant if the work can be + linked without the Library, or if the work is itself a library. The + threshold for this to be true is not precisely defined by law.

+

If such an object file uses only numerical parameters, data structure + layouts and accessors, and small macros and small inline functions (ten + lines or less in length), then the use of the object file is + unrestricted, regardless of whether it is legally a derivative work. + (Executables containing this object code plus portions of the Library + will still fall under Section 6.)

+

Otherwise, if the work is a derivative of the Library, you may + distribute the object code for the work under the terms of Section 6. + Any executables containing that work also fall under Section 6, whether + or not they are linked directly with the Library itself.

+

6. As an exception to the Sections above, you may + also compile or link a "work that uses the Library" with the Library to + produce a work containing portions of the Library, and distribute that + work under terms of your choice, provided that the terms permit + modification of the work for the customer's own use and reverse + engineering for debugging such modifications.

+

You must give prominent notice with each copy of the work that the + Library is used in it and that the Library and its use are covered by + this License. You must supply a copy of this License. If the work + during execution displays copyright notices, you must include the + copyright notice for the Library among them, as well as a reference + directing the user to the copy of this License. Also, you must do one + of these things:

+
    a) Accompany the work with the complete + corresponding machine-readable source code for the Library including + whatever changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked with + the Library, with the complete machine-readable "work that uses the + Library", as object code and/or source code, so that the user can + modify the Library and then relink to produce a modified executable + containing the modified Library. (It is understood that the user who + changes the contents of definitions files in the Library will not + necessarily be able to recompile the application to use the modified + definitions.) +

    b) Accompany the work with a written offer, valid + for at least three years, to give the same user the materials specified + in Subsection 6a, above, for a charge no more than the cost of + performing this distribution.

    +

    c) If distribution of the work is made by offering + access to copy from a designated place, offer equivalent access to copy + the above specified materials from the same place.

    +

    d) Verify that the user has already received a copy + of these materials or that you have already sent this user a copy.

    +
+

For an executable, the required form of the "work that uses the + Library" must include any data and utility programs needed for + reproducing the executable from it. However, as a special exception, + the source code distributed need not include anything that is normally + distributed (in either source or binary form) with the major components + (compiler, kernel, and so on) of the operating system on which the + executable runs, unless that component itself accompanies the + executable.

+

It may happen that this requirement contradicts the license + restrictions of other proprietary libraries that do not normally + accompany the operating system. Such a contradiction means you cannot + use both them and the Library together in an executable that you + distribute.

+

7. You may place library facilities that are a work + based on the Library side-by-side in a single library together with + other library facilities not covered by this License, and distribute + such a combined library, provided that the separate distribution of the + work based on the Library and of the other library facilities is + otherwise permitted, and provided that you do these two things:

+
    a) Accompany the combined library with a copy of + the same work based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the Sections + above. +

    b) Give prominent notice with the combined library + of the fact that part of it is a work based on the Library, and + explaining where to find the accompanying uncombined form of the same + work.

    +
+

8. You may not copy, modify, sublicense, link with, + or distribute the Library except as expressly provided under this + License. Any attempt otherwise to copy, modify, sublicense, link with, + or distribute the Library is void, and will automatically terminate + your rights under this License. However, parties who have received + copies, or rights, from you under this License will not have their + licenses terminated so long as such parties remain in full compliance.

+

9. You are not required to accept this License, + since you have not signed it. However, nothing else grants you + permission to modify or distribute the Library or its derivative works. + These actions are prohibited by law if you do not accept this License. + Therefore, by modifying or distributing the Library (or any work based + on the Library), you indicate your acceptance of this License to do so, + and all its terms and conditions for copying, distributing or modifying + the Library or works based on it.

+

10. Each time you redistribute the Library (or any + work based on the Library), the recipient automatically receives a + license from the original licensor to copy, distribute, link with or + modify the Library subject to these terms and conditions. You may not + impose any further restrictions on the recipients' exercise of the + rights granted herein. You are not responsible for enforcing compliance + by third parties to this License.

+

11. If, as a consequence of a court judgment or + allegation of patent infringement or for any other reason (not limited + to patent issues), conditions are imposed on you (whether by court + order, agreement or otherwise) that contradict the conditions of this + License, they do not excuse you from the conditions of this License. If + you cannot distribute so as to satisfy simultaneously your obligations + under this License and any other pertinent obligations, then as a + consequence you may not distribute the Library at all. For example, if + a patent license would not permit royalty-free redistribution of the + Library by all those who receive copies directly or indirectly through + you, then the only way you could satisfy both it and this License would + be to refrain entirely from distribution of the Library.

+

If any portion of this section is held invalid or unenforceable under + any particular circumstance, the balance of the section is intended to + apply, and the section as a whole is intended to apply in other + circumstances.

+

It is not the purpose of this section to induce you to infringe any + patents or other property right claims or to contest validity of any + such claims; this section has the sole purpose of protecting the + integrity of the free software distribution system which is implemented + by public license practices. Many people have made generous + contributions to the wide range of software distributed through that + system in reliance on consistent application of that system; it is up + to the author/donor to decide if he or she is willing to distribute + software through any other system and a licensee cannot impose that + choice.

+

This section is intended to make thoroughly clear what is believed to + be a consequence of the rest of this License.

+

12. If the distribution and/or use of the Library is + restricted in certain countries either by patents or by copyrighted + interfaces, the original copyright holder who places the Library under + this License may add an explicit geographical distribution limitation + excluding those countries, so that distribution is permitted only in or + among countries not thus excluded. In such case, this License + incorporates the limitation as if written in the body of this License.

+

13. The Free Software Foundation may publish revised + and/or new versions of the Library General Public License from time to + time. Such new versions will be similar in spirit to the present + version, but may differ in detail to address new problems or concerns.

+

Each version is given a distinguishing version number. If the Library + specifies a version number of this License which applies to it and "any + later version", you have the option of following the terms and + conditions either of that version or of any later version published by + the Free Software Foundation. If the Library does not specify a license + version number, you may choose any version ever published by the Free + Software Foundation.

+

14. If you wish to incorporate parts of the Library + into other free programs whose distribution conditions are incompatible + with these, write to the author to ask for permission. For software + which is copyrighted by the Free Software Foundation, write to the Free + Software Foundation; we sometimes make exceptions for this. Our + decision will be guided by the two goals of preserving the free status + of all derivatives of our free software and of promoting the sharing + and reuse of software generally.

+

NO WARRANTY

+

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, + THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY + APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT + HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT + WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE + OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU + ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

+

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR + AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO + MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE + LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL + OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE + LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING + RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A + FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF + SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH + DAMAGES.

+

END OF TERMS AND CONDITIONS

+

How to Apply These Terms to Your New Libraries

+

If you develop a new library, and you want it to be of the greatest + possible use to the public, we recommend making it free software that + everyone can redistribute and change. You can do so by permitting + redistribution under these terms (or, alternatively, under the terms of + the ordinary General Public License).

+

To apply these terms, attach the following notices to the library. It + is safest to attach them to the start of each source file to most + effectively convey the exclusion of warranty; and each file should have + at least the "copyright" line and a pointer to where the full notice is + found.

+
    +

    one line to give the library's name and an idea of what it does. +
    Copyright (C) year name of author

    +

    This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 2.1 of the + License, or (at your option) any later version.

    +

    This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser + General Public License for more details.

    +

    You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

    +
+

Also add information on how to contact you by electronic and paper + mail.

+

You should also get your employer (if you work as a programmer) or + your school, if any, to sign a "copyright disclaimer" for the library, + if necessary. Here is a sample; alter the names:

+
    +

    Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random + Hacker.

    +

    signature of Ty Coon, 1 April 1990 Ty Coon, President of + Vice

    +
+

That's all there is to it!

+
+Contents +Previous +Next + + diff --git a/www/docfiles/MoreMiniXMLProgrammingTechniques.html b/www/docfiles/MoreMiniXMLProgrammingTechniques.html new file mode 100644 index 0000000..94d72d2 --- /dev/null +++ b/www/docfiles/MoreMiniXMLProgrammingTechniques.html @@ -0,0 +1,41 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

3More Mini-XML Programming + Techniques

+

This chapter shows additional ways to use the Mini-XML library in + your programs.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/Nodes.html b/www/docfiles/Nodes.html new file mode 100644 index 0000000..1456a67 --- /dev/null +++ b/www/docfiles/Nodes.html @@ -0,0 +1,118 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Nodes

+

Every piece of information in an XML file (elements, text, numbers) + is stored in memory in "nodes". Nodes are defined by the +mxml_node_t structure. The type + member defines the node type (element, integer, opaque, real, or + text) which determines which value you want to look at in the +value union.

+ + +
+ + + + + + + + + +
Table 2-1: Mini-XML Node Value + Members
ValueTypeNode member
Customvoid * +node->value.custom.data
Elementchar * +node->value.element.name
Integerintnode->value.integer +
Opaque (string)char * +node->value.opaque
Realdoublenode->value.real
Textchar *node->value.text.string +
+
+

Each node also has a user_data member which allows you to + associate application-specific data with each node as needed.

+

New nodes are created using the +mxmlNewElement, +mxmlNewInteger, +mxmlNewOpaque, +mxmlNewReal, +mxmlNewText +mxmlNewTextf +mxmlNewXML functions. Only elements can have child nodes, and + the top node must be an element, usually the <?xml version="1.0"?> + node created by mxmlNewXML().

+

Nodes have pointers to the node above (parent), below ( +child), left (prev), and right (next) of the + current node. If you have an XML file like the following:

+
+    <?xml version="1.0"?>
+    <data>
+        <node>val1</node>
+        <node>val2</node>
+        <node>val3</node>
+        <group>
+            <node>val4</node>
+            <node>val5</node>
+            <node>val6</node>
+        </group>
+        <node>val7</node>
+        <node>val8</node>
+    </data>
+
+

the node tree for the file would look like the following in memory:

+
+    ?xml
+      |
+    data
+      |
+    node - node - node - group - node - node
+      |      |      |      |       |      |
+    val1   val2   val3     |     val7   val8
+                           |
+                         node - node - node
+                           |      |      |
+                         val4   val5   val6
+
+

where "-" is a pointer to the next node and "|" is a pointer to the + first child node.

+

Once you are done with the XML data, use the +mxmlDelete function to recursively free the memory that is + used for a particular node or the entire tree:

+
+    mxmlDelete(tree);
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/NotationConventions.html b/www/docfiles/NotationConventions.html new file mode 100644 index 0000000..3cf4f34 --- /dev/null +++ b/www/docfiles/NotationConventions.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Notation Conventions

+

Various font and syntax conventions are used in this guide. Examples + and their meanings and uses are explained below:

+
+
lpstat +
lpstat(1)
+
The names of commands; the first mention of a command or function in + a chapter is followed by a manual page section number. +
+
+
/var +
/usr/share/cups/data/testprint.ps
+
File and directory names. +
+
+
Request ID is Printer-123
+
Screen output. +
+
+
lp -d printer filename ENTER
+
Literal user input; special keys like ENTER are in ALL + CAPS. +
+
+
12.3
+
Numbers in the text are written using the period (.) to indicate the + decimal point. +
+
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/OrganizationofThisDocument.html b/www/docfiles/OrganizationofThisDocument.html new file mode 100644 index 0000000..fa89726 --- /dev/null +++ b/www/docfiles/OrganizationofThisDocument.html @@ -0,0 +1,64 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Organization of This Document

+

This manual is organized into the following chapters and appendices:

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/OtherReferences.html b/www/docfiles/OtherReferences.html new file mode 100644 index 0000000..e2c1143 --- /dev/null +++ b/www/docfiles/OtherReferences.html @@ -0,0 +1,51 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Other References

+
+
The Unicode Standard, Version 4.0, Addison-Wesley, ISBN + 0-321-18578-1
+
The definition of the Unicode character set which is used for XML. +
+
+
Extensible + Markup Language (XML) 1.0 (Third Edition)
+
The XML specification from the World Wide Web Consortium (W3C) +
+
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/ReleaseNotes.html b/www/docfiles/ReleaseNotes.html new file mode 100644 index 0000000..0e20e09 --- /dev/null +++ b/www/docfiles/ReleaseNotes.html @@ -0,0 +1,253 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

BRelease Notes

+

Changes in Mini-XML 2.3

+
    +
  • Added two exceptions to the LGPL to support static linking of + applications against Mini-XML
  • +
  • The mxmldoc utility can now generate man pages, too.
  • +
  • Added a mxmlNewXML() function
  • +
  • Added a mxmlElementSetAttrf() function (STR #43)
  • +
  • Added a snprintf() emulation function for the test program (STR #32)
  • +
  • Added the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ + 2005 (STR #36)
  • +
  • mxmlLoad*() did not detect missing > characters in elements (STR + #41)
  • +
  • mxmlLoad*() did not detect missing close tags at the end of an XML + document (STR #45)
  • +
  • Added user_data and ref_count members to mxml_node_t structure
  • +
  • Added mxmlReleaseNode() and mxmlRetainNode() APIs for + reference-counted nodes
  • +
  • Added mxmlSetWrapMargin() to control the wrapping of XML output
  • +
  • Added conditional check for EINTR error code for certain Windows + compilers that do not define it (STR #33)
  • +
  • The mxmldoc program now generates correct HTML 4.0 output - + previously it generated invalid XHTML
  • +
  • The mxmldoc program now supports "@deprecated@, "@private@", and + "@since version@" comments
  • +
  • Fixed function and enumeration type bugs in mxmldoc
  • +
  • Fixed the XML schema for mxmldoc
  • +
  • The mxmldoc program now supports --intro, --section, and --title + options
  • +
  • The mxmlLoad*() functions could leak a node on an error (STR #27)
  • +
  • The mxml_vsnprintf() function could get in an infinite loop on a + buffer overflow (STR #25)
  • +
  • Added new mxmlNewCDATA() and mxmlSetCDATA() functions to create and + set CDATA nodes, which are really just special element nodes
  • +
  • Added new MXML_IGNORE type and MXML_IGNORE_CB callback to ignore + non-element nodes, e.g. whitespace
  • +
  • mxmlLoad*() did not treat custom data as opaque, so whitespace + characters would be lost
  • +
+

Changes in Mini-XML 2.2.2

+
    +
  • mxmlLoad*() did not treat custom data as opaque, so whitespace + characters would be lost.
  • +
+

Changes in Mini-XML 2.2.1

+
    +
  • mxmlLoadFd(), mxmlLoadFile(), and mxmlLoadString() now correctly + return NULL on error (STR #21)
  • +
  • mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), and + mxmlNewTextf() incorrectly required a parent node (STR #22)
  • +
  • Fixed an XML output bug in mxmldoc.
  • +
  • The "make install" target now uses the install command to set the + proper permissions on UNIX/Linux/OSX.
  • +
  • Fixed a MingW/Cygwin compilation problem (STR #18)
  • +
+

Changes in Mini-XML 2.2

+
    +
  • Added shared library support (STR #17)
  • +
  • mxmlLoad*() now returns an error when an XML stream contains illegal + control characters (STR #10)
  • +
  • mxmlLoad*() now returns an error when an element contains two + attributes with the same name in conformance with the XML spec (STR + #16)
  • +
  • Added support for CDATA (STR #14, STR #15)
  • +
  • Updated comment and processing instruction handling - no entity + support per XML specification.
  • +
  • Added checking for invalid comment termination ("--->" is not + allowed)
  • +
+

Changes in Mini-XML 2.1

+
    +
  • Added support for custom data nodes (STR #6)
  • +
  • Now treat UTF-8 sequences which are longer than necessary as an + error (STR #4)
  • +
  • Fixed entity number support (STR #8)
  • +
  • Fixed mxmlLoadString() bug with UTF-8 (STR #7)
  • +
  • Fixed entity lookup bug (STR #5)
  • +
  • Added mxmlLoadFd() and mxmlSaveFd() functions.
  • +
  • Fixed multi-word UTF-16 handling.
  • +
+

Changes in Mini-XML 2.0

+
    +
  • New programmers manual.
  • +
  • Added Visual C++ project files for Microsoft Windows users.
  • +
  • Added optimizations to mxmldoc, mxmlSaveFile(), and mxmlIndexNew() + (STR #2)
  • +
  • mxmlEntityAddCallback() now returns an integer status (STR #2)
  • +
  • Added UTF-16 support (input only; all output is UTF-8)
  • +
  • Added index functions to build a searchable index of XML nodes.
  • +
  • Added character entity callback interface to support additional + character entities beyond those defined in the XHTML specification.
  • +
  • Added support for XHTML character entities.
  • +
  • The mxmldoc utility now produces XML output which conforms to an + updated XML schema, described in the file "doc/mxmldoc.xsd".
  • +
  • Changed the whitespace callback interface to return strings instead + of a single character, allowing for greater control over the formatting + of XML files written using Mini-XML. THIS CHANGE WILL REQUIRE CHANGES + TO YOUR 1.x CODE IF YOU USE WHITESPACE CALLBACKS.
  • +
  • The mxmldoc utility now produces XML output which conforms to an + updated XML schema, described in the file "doc/mxmldoc.xsd".
  • +
  • Changed the whitespace callback interface to return strings instead + of a single character, allowing for greater control over the formatting + of XML files written using Mini-XML. THIS CHANGE WILL REQUIRE CHANGES + TO YOUR 1.x CODE IF YOU USE WHITESPACE CALLBACKS.
  • +
  • The mxmldoc utility is now capable of documenting C++ classes, + functions, and structures, and correctly handles C++ comments.
  • +
  • Added new modular tests for mxmldoc.
  • +
  • Updated the mxmldoc output to be more compatible with embedding in + manuals produced with HTMLDOC.
  • +
  • The makefile incorrectly included a "/" separator between the + destination path and install path. This caused problems when building + and installing with MingW.
  • +
+

Changes in Mini-XML 1.3

+
    +
  • Fixes for mxmldoc.
  • +
  • Added support for reading standard HTML entity names.
  • +
  • mxmlLoadString/File() did not decode character entities in element + names, attribute names, or attribute values.
  • +
  • mxmlLoadString/File() would crash when loading non- conformant XML + data under an existing parent (top) node.
  • +
  • Fixed several bugs in the mxmldoc utility.
  • +
  • Added new error callback function to catch a variety of errors and + log them to someplace other than stderr.
  • +
  • The mxmlElementSetAttr() function now allows for NULL attribute + values.
  • +
  • The load and save functions now properly handle quoted element and + attribute name strings properly, e.g. for !DOCTYPE declarations.
  • +
+

Changes in Mini-XML 1.2

+
    +
  • Added new "set" methods to set the value of a node.
  • +
  • Added new formatted text methods mxmlNewTextf() and mxmlSetTextf() + to create/set a text node value using printf-style formats.
  • +
  • Added new standard callbacks for use with the mxmlLoad functions.
  • +
  • Updated the HTML documentation to include examples of the walk and + load function output.
  • +
  • Added --with/without-ansi configure option to control the strdup() + function check.
  • +
  • Added --with/without-snprintf configure option to control the + snprintf() and vsnprintf() function checks.
  • +
+

Changes in Mini-XML 1.1.2

+
    +
  • The mxml(3) man page wasn't updated for the string functions.
  • +
  • mxmlSaveString() returned the wrong number of characters.
  • +
  • mxml_add_char() updated the buffer pointer in the wrong place.
  • +
+

Changes in Mini-XML 1.1.1

+
    +
  • The private mxml_add_ch() function did not update the + start-of-buffer pointer which could cause a crash when using + mxmlSaveString().
  • +
  • The private mxml_write_ws() function called putc() instead of using + the proper callback which could cause a crash when using + mxmlSaveString().
  • +
  • Added a mxmlSaveAllocString() convenience function for saving an XML + node tree to an allocated string.
  • +
+

Changes in Mini-XML 1.1

+
    +
  • The mxmlLoadFile() function now uses dynamically allocated string + buffers for element names, attribute names, and attribute values. + Previously they were capped at 16383, 255, and 255 bytes, respectively.
  • +
  • Added a new mxmlLoadString() function for loading an XML node tree + from a string.
  • +
  • Added a new mxmlSaveString() function for saving an XML node tree to + a string.
  • +
  • Add emulation of strdup() if the local platform does not provide the + function.
  • +
+

Changes in Mini-XML 1.0

+
    +
  • The mxmldoc program now handles function arguments, structures, + unions, enumerations, classes, and typedefs properly.
  • +
  • Documentation provided via mxmldoc and more in-line comments in the + code.
  • +
  • Added man pages and packaging files.
  • +
+

Changes in Mini-XML 0.93

+
    +
  • New mxmldoc example program that is also used to create and update + code documentation using XML and produce HTML reference pages.
  • +
  • Added mxmlAdd() and mxmlRemove() functions to add and remove nodes + from a tree. This provides more flexibility over where the nodes are + inserted and allows nodes to be moved within the tree as needed.
  • +
  • mxmlLoadFile() now correctly handles comments.
  • +
  • mxmlLoadFile() now supports the required "gt", "quot", and "nbsp" + character entities.
  • +
  • mxmlSaveFile() now uses newlines as whitespace when valid to do so.
  • +
  • mxmlFindElement() now also takes attribute name and attribute value + string arguments to limit the search to specific elements with + attributes and/or values.
  • + NULL pointers can be used as "wildcards". +
  • Added uninstall target to makefile, and auto-reconfig if Makefile.in + or configure.in are changed.
  • +
  • mxmlFindElement(), mxmlWalkNext(), and mxmlWalkPrev() now all + provide "descend" arguments to control whether they descend into child + nodes in the tree.
  • +
  • Fixed some whitespace issues in mxmlLoadFile().
  • +
  • Fixed Unicode output and whitespace issues in mxmlSaveFile().
  • +
  • mxmlSaveFile() now supports a whitespace callback to provide more + human-readable XML output under program control.
  • +
+

Changes in Mini-XML 0.92

+
    +
  • mxmlSaveFile() didn't return a value on success.
  • +
+

Changes in Mini-XML 0.91

+
    +
  • mxmlWalkNext() would go into an infinite loop.
  • +
+

Changes in Mini-XML 0.9

+
    +
  • Initial public release.
  • +
+
+Contents +Previous +Next + + diff --git a/www/docfiles/SAXStreamLoadingofDocuments.html b/www/docfiles/SAXStreamLoadingofDocuments.html new file mode 100644 index 0000000..5fb3ab1 --- /dev/null +++ b/www/docfiles/SAXStreamLoadingofDocuments.html @@ -0,0 +1,164 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

SAX (Stream) Loading of Documents

+

Mini-XML supports an implementation of the Simple API for XML (SAX) + which allows you to load and process an XML document as a stream of + nodes. Aside from allowing you to process XML documents of any size, + the Mini-XML implementation also allows you to retain portions of the + document in memory for later processing.

+

The mxmlSAXLoadFd, +mxmlSAXLoadFile, and +mxmlSAXLoadString functions provide the SAX loading APIs. + Each function works like the corresponding mxmlLoad function + but uses a callback to process each node as it is read.

+

The callback function receives the node, an event code, and a user + data pointer you supply:

+
+    void
+    sax_cb(mxml_node_t *node,
+           mxml_sax_event_t event,
+           void *data)
+    {
+      ... do something ...
+    }
+
+

The event will be one of the following:

+
    +
  • MXML_SAX_CDATA - CDATA was just read
  • +
  • MXML_SAX_COMMENT - A comment was just read
  • +
  • MXML_SAX_DATA - Data (custom, integer, opaque, real, or + text) was just read
  • +
  • MXML_SAX_DIRECTIVE - A processing directive was just read
  • +
  • MXML_SAX_ELEMENT_CLOSE - An open element was just read ( +<element>)
  • +
  • MXML_SAX_ELEMENT_OPEN - A close element was just read ( +</element>)
  • +
+

Elements are released after the close element is processed. + All other nodes are released after they are processed. The SAX callback + can retain the node using the +mxmlRetain function. For example, the following SAX + callback will retain all nodes, effectively simulating a normal + in-memory load:

+
+    void
+    sax_cb(mxml_node_t *node,
+           mxml_sax_event_t event,
+           void *data)
+    {
+      if (event != MXML_SAX_ELEMENT_CLOSE)
+        mxmlRetain(node);
+    }
+
+

More typically the SAX callback will only retain a small portion of + the document that is needed for post-processing. For example, the + following SAX callback will retain the title and headings in an XHTML + file. It also retains the (parent) elements like <html>, +<head>, and <body>, and processing directives like +<?xml ... ?> and <!DOCTYPE ... >:

+ + +
+    void
+    sax_cb(mxml_node_t *node,
+           mxml_sax_event_t event,
+           void *data)
+    {
+      if (event == MXML_SAX_ELEMENT_OPEN)
+      {
+       /*
+        * Retain headings and titles...
+        */
+
+        char *name = node->value.element.name;
+
+        if (!strcmp(name, "html") ||
+            !strcmp(name, "head") ||
+            !strcmp(name, "title") ||
+            !strcmp(name, "body") ||
+            !strcmp(name, "h1") ||
+            !strcmp(name, "h2") ||
+            !strcmp(name, "h3") ||
+            !strcmp(name, "h4") ||
+            !strcmp(name, "h5") ||
+            !strcmp(name, "h6"))
+          mxmlRetain(node);
+      }
+      else if (event == MXML_SAX_DIRECTIVE)
+        mxmlRetain(node);
+      else if (event == MXML_SAX_DATA &&
+               node->parent->ref_count > 1)
+      {
+       /*
+        * If the parent was retained, then retain
+        * this data node as well.
+        */
+
+        mxmlRetain(node);
+      }
+    }
+
+

The resulting skeleton document tree can then be searched just like + one loaded using the mxmlLoad functions. For example, a filter + that reads an XHTML document from stdin and then shows the title and + headings in the document would look like:

+
+    mxml_node_t *doc, *title, *body, *heading;
+
+    doc = mxmlSAXLoadFd(NULL, 0,
+                        MXML_TEXT_CALLBACK,
+                        sax_cb, NULL);
+
+    title = mxmlFindElement(doc, doc, "title",
+                            NULL, NULL,
+                            MXML_DESCEND);
+
+    if (title)
+      print_children(title);
+
+    body = mxmlFindElement(doc, doc, "body",
+                           NULL, NULL,
+                           MXML_DESCEND);
+
+    if (body)
+    {
+      for (heading = body->child;
+           heading;
+           heading = heading->next)
+        print_children(heading);
+    }
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/SaveCallbacks.html b/www/docfiles/SaveCallbacks.html new file mode 100644 index 0000000..b13e041 --- /dev/null +++ b/www/docfiles/SaveCallbacks.html @@ -0,0 +1,133 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Save Callbacks

+

Chapter 2 also introduced the +mxmlSaveFile(), +mxmlSaveString(), and +mxmlSaveAllocString() functions. The last argument to these + functions is a callback function which is used to automatically insert + whitespace in an XML document.

+

Your callback function will be called up to four times for each + element node with a pointer to the node and a "where" value of +MXML_WS_BEFORE_OPEN, MXML_WS_AFTER_OPEN, +MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback + function should return NULL if no whitespace should be added + and the string to insert (spaces, tabs, carriage returns, and newlines) + otherwise.

+

The following whitespace callback can be used to add whitespace to + XHTML output to make it more readable in a standard text editor:

+
+    const char *
+    whitespace_cb(mxml_node_t *node,
+                  int where)
+    {
+      const char *name;
+
+     /*
+      * We can conditionally break to a new line
+      * before or after any element. These are
+      * just common HTML elements...
+      */
+
+      name = node->value.element.name;
+
+      if (!strcmp(name, "html") ||
+          !strcmp(name, "head") ||
+          !strcmp(name, "body") ||
+	  !strcmp(name, "pre") ||
+          !strcmp(name, "p") ||
+	  !strcmp(name, "h1") ||
+          !strcmp(name, "h2") ||
+          !strcmp(name, "h3") ||
+	  !strcmp(name, "h4") ||
+          !strcmp(name, "h5") ||
+          !strcmp(name, "h6"))
+      {
+       /*
+	* Newlines before open and after
+        * close...
+	*/
+
+	if (where == MXML_WS_BEFORE_OPEN ||
+            where == MXML_WS_AFTER_CLOSE)
+	  return ("\n");
+      }
+      else if (!strcmp(name, "dl") ||
+               !strcmp(name, "ol") ||
+               !strcmp(name, "ul"))
+      {
+       /*
+	* Put a newline before and after list
+        * elements...
+	*/
+
+	return ("\n");
+      }
+      else if (!strcmp(name, "dd") ||
+               !strcmp(name, "dt") ||
+               !strcmp(name, "li"))
+      {
+       /*
+	* Put a tab before <li>'s, * <dd>'s,
+        * and <dt>'s, and a newline after them...
+	*/
+
+	if (where == MXML_WS_BEFORE_OPEN)
+	  return ("\t");
+	else if (where == MXML_WS_AFTER_CLOSE)
+	  return ("\n");
+      }
+
+     /*
+      * Return NULL for no added whitespace...
+      */
+
+      return (NULL);
+    }
+
+

To use this callback function, simply use the name when you call any + of the save functions:

+
+    FILE *fp;
+    mxml_node_t *tree;
+
+    fp = fopen("filename.xml", "w");
+    mxmlSaveFile(tree, fp, whitespace_cb);
+    fclose(fp);
+
+ + +
+Contents +Previous +Next + + diff --git a/www/docfiles/SavingXML.html b/www/docfiles/SavingXML.html new file mode 100644 index 0000000..6b1426f --- /dev/null +++ b/www/docfiles/SavingXML.html @@ -0,0 +1,76 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Saving XML

+

You save an XML file using the +mxmlSaveFile function:

+
+    FILE *fp;
+    mxml_node_t *tree;
+
+    fp = fopen("filename.xml", "w");
+    mxmlSaveFile(tree, fp, MXML_NO_CALLBACK);
+    fclose(fp);
+
+

The first argument is the XML node tree to save. It should normally + be a pointer to the top-level ?xml node in your XML document.

+

The second argument is the stdio file to write to, as opened by +fopen() or popen(). You can also use stdout if + you are implementing an XML filter program.

+

The third argument is the whitespace callback to use when saving the + file. Whitespace callbacks are covered in detail in +Chapter 3. The previous example code uses the MXML_NO_CALLBACK + constant to specify that no special whitespace handling is required.

+

The +mxmlSaveAllocString, and +mxmlSaveString functions save XML node trees to strings:

+
+    char buffer[8192];
+    char *ptr;
+    mxml_node_t *tree;
+
+    ...
+    mxmlSaveString(tree, buffer, sizeof(buffer),
+                   MXML_NO_CALLBACK);
+
+    ...
+    ptr = mxmlSaveAllocString(tree, MXML_NO_CALLBACK);
+
+

The first and last arguments are the same as used for +mxmlSaveFile(). The mxmlSaveString function takes pointer + and size arguments for saving the XML document to a fixed-size buffer, + while mxmlSaveAllocString() returns a string buffer that was + allocated using malloc().

+
+Contents +Previous +Next + + diff --git a/www/docfiles/Structures.html b/www/docfiles/Structures.html new file mode 100644 index 0000000..fd57cbb --- /dev/null +++ b/www/docfiles/Structures.html @@ -0,0 +1,51 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Structures

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/TheBasics.html b/www/docfiles/TheBasics.html new file mode 100644 index 0000000..51b2f79 --- /dev/null +++ b/www/docfiles/TheBasics.html @@ -0,0 +1,53 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

The Basics

+

Mini-XML provides a single header file which you include:

+
+    #include <mxml.h>
+
+

The Mini-XML library is included with your program using the +-lmxml option:

+
+    gcc -o myprogram myprogram.c -lmxml ENTER
+
+

If you have the pkg-config(1) software installed, you can + use it to determine the proper compiler and linker options for your + installation:

+
+    pkg-config --cflags mxml ENTER
+    pkg-config --libs mxml ENTER
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/TheBasics1.html b/www/docfiles/TheBasics1.html new file mode 100644 index 0000000..0fca6a8 --- /dev/null +++ b/www/docfiles/TheBasics1.html @@ -0,0 +1,80 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

The Basics

+

Originally developed to generate the Mini-XML and CUPS API + documentation, mxmldoc is now a general-purpose utility which + scans C and C++ source files to produce HTML and man page documentation + along with an XML file representing the functions, types, and + definitions in those source files. Unlike popular documentation + generators like Doxygen or Javadoc, mxmldoc uses in-line + comments rather than comment headers, allowing for more "natural" code + documentation.

+

By default, mxmldoc produces HTML documentation. For + example, the following command will scan all of the C source and header + files in the current directory and produce a HTML documentation file + called filename.html:

+
+    mxmldoc *.h *.c >filename.html ENTER
+
+

You can also specify an XML file to create which contains all of the + information from the source files. For example, the following command + creates an XML file called filename.xml in addition to the + HTML file:

+
+    mxmldoc filename.xml *.h *.c >filename.html ENTER
+
+

The --no-output option disables the normal HTML output:

+
+    mxmldoc --no-output filename.xml *.h *.c ENTER
+
+

You can then run mxmldoc again with the XML file alone to + generate the HTML documentation:

+
+    mxmldoc filename.xml >filename.html ENTER
+
+

The --man filename option tells mxmldoc to create a + man page instead of HTML documentation, for example:

+
+    mxmldoc --man filename filename.xml \
+        >filename.man ENTER
+
+    mxmldoc --man filename *.h *.c \
+        >filename.man ENTER
+
+    mxmldoc --man filename filename.xml *.h *.c \
+        >filename.man ENTER
+
+
+Contents +Previous +Next + + diff --git a/www/docfiles/TitlesSectionsandIntroductions.html b/www/docfiles/TitlesSectionsandIntroductions.html new file mode 100644 index 0000000..847cb38 --- /dev/null +++ b/www/docfiles/TitlesSectionsandIntroductions.html @@ -0,0 +1,66 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Titles, Sections, and Introductions

+

Mxmldoc also provides options to set the title, section, and + introduction text for the generated documentation. The --title text + option specifies the title for the documentation. The title string is + usually put in quotes:

+
+    mxmldoc filename.xml \
+        --title "My Famous Documentation" \
+        >filename.html ENTER
+
+

The --section name option specifies the section for the + documentation. For HTML documentation, the name is placed in a HTML + comment such as:

+
+    <!-- SECTION: name -->
+
+

For man pages, the section name is usually just a number ("3"), or a + number followed by a vendor name ("3acme"). The section name is used in + the .TH directive in the man page:

+
+    .TH mylibrary 3acme "My Title" ...
+
+

The default section name for man page output is "3". There is no + default section name for HTML output.

+

Finally, the --intro filename option specifies a file to + embed after the title and section but before the generated + documentation. For HTML documentation, the file must consist of valid + HTML without the usual DOCTYPE, html, and body + elements. For man page documentation, the file must consist of valid +nroff(1) text.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/Types.html b/www/docfiles/Types.html new file mode 100644 index 0000000..2fc5ea8 --- /dev/null +++ b/www/docfiles/Types.html @@ -0,0 +1,67 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Types

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/Unions.html b/www/docfiles/Unions.html new file mode 100644 index 0000000..c1f110d --- /dev/null +++ b/www/docfiles/Unions.html @@ -0,0 +1,42 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

Unions

+ + + +
+Contents +Previous +Next + + diff --git a/www/docfiles/UsingthemxmldocUtility.html b/www/docfiles/UsingthemxmldocUtility.html new file mode 100644 index 0000000..43759ec --- /dev/null +++ b/www/docfiles/UsingthemxmldocUtility.html @@ -0,0 +1,40 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
+

4Using the mxmldoc Utility

+

This chapter describes how to use mxmldoc(1) program to + automatically generate documentation from C and C++ source files.

+
+Contents +Previous +Next + + diff --git a/www/docfiles/XMLSchema.html b/www/docfiles/XMLSchema.html new file mode 100644 index 0000000..cbdcfb0 --- /dev/null +++ b/www/docfiles/XMLSchema.html @@ -0,0 +1,224 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + +Contents +Previous +
+ +

DXML Schema

+

This appendix provides the XML schema that is used for the XML files + produced by mxmldoc. This schema is available on-line at:

+
+    http://www.easysw.com/~mike/mxmldoc.xsd
+
+

mxmldoc.xsd

+

+<?xml version="1.0"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+  <xsd:annotation>
+    <xsd:documentation xml:lang="en">
+      Mini-XML 2.3 documentation schema for mxmldoc output.
+      Copyright 2003-2007 by Michael Sweet.
+    </xsd:documentation>
+  </xsd:annotation>
+
+  <!-- basic element definitions -->
+  <xsd:element name="argument" type="argumentType"/>
+  <xsd:element name="class" type="classType"/>
+  <xsd:element name="constant" type="constantType"/>
+  <xsd:element name="description" type="xsd:string"/>
+  <xsd:element name="enumeration" type="enumerationType"/>
+  <xsd:element name="function" type="functionType"/>
+  <xsd:element name="mxmldoc" type="mxmldocType"/>
+  <xsd:element name="namespace" type="namespaceType"/>
+  <xsd:element name="returnvalue" type="returnvalueType"/>
+  <xsd:element name="seealso" type="identifierList"/>
+  <xsd:element name="struct" type="structType"/>
+  <xsd:element name="typedef" type="typedefType"/>
+  <xsd:element name="type" type="xsd:string"/>
+  <xsd:element name="union" type="unionType"/>
+  <xsd:element name="variable" type="variableType"/>
+
+  <!-- descriptions of complex elements -->
+  <xsd:complexType name="argumentType">
+    <xsd:sequence>
+      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+    <xsd:attribute name="default" type="xsd:string" use="optional"/>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+    <xsd:attribute name="direction" type="direction" use="optional"
+     default="I"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="classType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:choice minOccurs="0" maxOccurs="unbounded">
+	<xsd:element ref="class"/>
+	<xsd:element ref="enumeration"/>
+	<xsd:element ref="function"/>
+	<xsd:element ref="struct"/>
+	<xsd:element ref="typedef"/>
+	<xsd:element ref="union"/>
+	<xsd:element ref="variable"/>
+      </xsd:choice>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+    <xsd:attribute name="parent" type="xsd:string" use="optional"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="constantType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="enumerationType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:element ref="constant" minOccurs="1" maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="functionType">
+    <xsd:sequence>
+      <xsd:element ref="returnvalue" minOccurs="0" maxOccurs="1"/>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:element ref="argument" minOccurs="1" maxOccurs="unbounded"/>
+      <xsd:element ref="seealso" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+    <xsd:attribute name="scope" type="scope" use="optional"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="mxmldocType">
+    <xsd:choice minOccurs="0" maxOccurs="unbounded">
+      <xsd:element ref="class"/>
+      <xsd:element ref="enumeration"/>
+      <xsd:element ref="function"/>
+      <xsd:element ref="namespace"/>
+      <xsd:element ref="struct"/>
+      <xsd:element ref="typedef"/>
+      <xsd:element ref="union"/>
+      <xsd:element ref="variable"/>
+    </xsd:choice>
+  </xsd:complexType>
+
+  <xsd:complexType name="namespaceType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:choice minOccurs="0" maxOccurs="unbounded">
+	<xsd:element ref="class"/>
+	<xsd:element ref="enumeration"/>
+	<xsd:element ref="function"/>
+	<xsd:element ref="struct"/>
+	<xsd:element ref="typedef"/>
+	<xsd:element ref="union"/>
+	<xsd:element ref="variable"/>
+      </xsd:choice>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="returnvalueType">
+    <xsd:sequence>
+      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+  </xsd:complexType>
+
+  <xsd:complexType name="structType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:choice minOccurs="0" maxOccurs="unbounded">
+	<xsd:element ref="variable"/>
+	<xsd:element ref="function"/>
+      </xsd:choice>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="typedefType">
+    <xsd:sequence>
+      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="unionType">
+    <xsd:sequence>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+      <xsd:element ref="variable" minOccurs="0" maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <xsd:complexType name="variableType">
+    <xsd:sequence>
+      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
+      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
+    </xsd:sequence>
+    <xsd:attribute name="name" type="identifier" use="required"/>
+  </xsd:complexType>
+
+  <!-- data types -->
+  <xsd:simpleType name="direction">
+    <xsd:restriction base="xsd:string">
+      <xsd:enumeration value="I"/>
+      <xsd:enumeration value="O"/>
+      <xsd:enumeration value="IO"/>
+    </xsd:restriction>
+  </xsd:simpleType>
+
+  <xsd:simpleType name="identifier">
+    <xsd:restriction base="xsd:string">
+      <xsd:pattern value="[a-zA-Z_(.]([a-zA-Z_(.,)* 0-9])*"/>
+    </xsd:restriction>
+  </xsd:simpleType>
+
+  <xsd:simpleType name="identifierList">
+    <xsd:list itemType="identifier"/>
+  </xsd:simpleType>
+
+  <xsd:simpleType name="scope">
+    <xsd:restriction base="xsd:string">
+      <xsd:enumeration value=""/>
+      <xsd:enumeration value="private"/>
+      <xsd:enumeration value="protected"/>
+      <xsd:enumeration value="public"/>
+    </xsd:restriction>
+  </xsd:simpleType>
+</xsd:schema>
+
+
+Contents +Previous + + diff --git a/www/docfiles/index.html b/www/docfiles/index.html new file mode 100644 index 0000000..a8ba612 --- /dev/null +++ b/www/docfiles/index.html @@ -0,0 +1,208 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + +

Table of Contents

+
+
Introduction + + +Building, Installing, and Packaging Mini-XML + +Getting Started with + Mini-XML + +More + Mini-XML Programming Techniques + +Using the mxmldoc + Utility + +Mini-XML License +
+
Release Notes +
    +Library Reference + +XML Schema +
      +
      + + diff --git a/www/docfiles/mxmlAdd.html b/www/docfiles/mxmlAdd.html new file mode 100644 index 0000000..0e2eadd --- /dev/null +++ b/www/docfiles/mxmlAdd.html @@ -0,0 +1,69 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlAdd()

      +

      Description

      +

      Add a node to a tree.

      +

      Adds the specified node to the parent. If the child argument is not + NULL, puts the new node before or after the specified child depending + on the value of the where argument. If the child argument is NULL, puts + the new node at the beginning of the child list (MXML_ADD_BEFORE) or at + the end of the child list (MXML_ADD_AFTER). The constant + MXML_ADD_TO_PARENT can be used to specify a NULL child pointer.

      +

      Syntax

      +

      void +
      mxmlAdd( mxml_node_t * + parent, int where, mxml_node_t + * child, mxml_node_t * node);
      +

      +

      Arguments

      +
      + + + + + + + +
      NameDescription
      parentParent node
      whereWhere to add, MXML_ADD_BEFORE or + MXML_ADD_AFTER
      childChild node for where or + MXML_ADD_TO_PARENT
      nodeNode to add
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlDelete.html b/www/docfiles/mxmlDelete.html new file mode 100644 index 0000000..6a9ce90 --- /dev/null +++ b/www/docfiles/mxmlDelete.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlDelete()

      +

      Description

      +

      Delete a node and all of its children.

      +

      If the specified node has a parent, this function first removes the + node from its parent using the mxmlRemove() function.

      +

      Syntax

      +

      void +
      mxmlDelete( mxml_node_t * + node);

      +

      Arguments

      +
      + + + + +
      NameDescription
      nodeNode to delete
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlElementGetAttr.html b/www/docfiles/mxmlElementGetAttr.html new file mode 100644 index 0000000..d3e93ce --- /dev/null +++ b/www/docfiles/mxmlElementGetAttr.html @@ -0,0 +1,59 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlElementGetAttr()

      +

      Description

      +

      Get an attribute.

      +

      This function returns NULL if the node is not an element or the named + attribute does not exist.

      +

      Syntax

      +

      const char * +
      mxmlElementGetAttr( +mxml_node_t * node, const char * name);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeElement node
      nameName of attribute
      +
      +

      Returns

      +

      Attribute value or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlElementSetAttr.html b/www/docfiles/mxmlElementSetAttr.html new file mode 100644 index 0000000..411cf92 --- /dev/null +++ b/www/docfiles/mxmlElementSetAttr.html @@ -0,0 +1,61 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlElementSetAttr()

      +

      Description

      +

      Set an attribute.

      +

      If the named attribute already exists, the value of the attribute is + replaced by the new string value. The string value is copied into the + element node. This function does nothing if the node is not an element.

      +

      Syntax

      +

      void +
      mxmlElementSetAttr( +mxml_node_t * node, const char * name, const char * value);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeElement node
      nameName of attribute
      valueAttribute value
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlEntityAddCallback.html b/www/docfiles/mxmlEntityAddCallback.html new file mode 100644 index 0000000..58fbc60 --- /dev/null +++ b/www/docfiles/mxmlEntityAddCallback.html @@ -0,0 +1,49 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      +mxmlEntityAddCallback()

      +

      Description

      +

      Add a callback to convert entities to Unicode.

      +

      Syntax

      +

      int +
      mxmlEntityAddCallback(void);

      +

      Arguments

      +

      None.

      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlEntityGetName.html b/www/docfiles/mxmlEntityGetName.html new file mode 100644 index 0000000..c54067a --- /dev/null +++ b/www/docfiles/mxmlEntityGetName.html @@ -0,0 +1,57 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlEntityGetName()

      +

      Description

      +

      Get the name that corresponds to the character value.

      +

      If val does not need to be represented by a named entity, NULL is + returned.

      +

      Syntax

      +

      const char * +
      mxmlEntityGetName( int val);

      +

      Arguments

      +
      + + + + +
      NameDescription
      valCharacter value
      +
      +

      Returns

      +

      Entity name or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlEntityGetValue.html b/www/docfiles/mxmlEntityGetValue.html new file mode 100644 index 0000000..dc7bf44 --- /dev/null +++ b/www/docfiles/mxmlEntityGetValue.html @@ -0,0 +1,57 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlEntityGetValue()

      +

      Description

      +

      Get the character corresponding to a named entity.

      +

      The entity name can also be a numeric constant. -1 is returned if the + name is not known.

      +

      Syntax

      +

      int +
      mxmlEntityGetValue( const char * name);

      +

      Arguments

      +
      + + + + +
      NameDescription
      nameEntity name
      +
      +

      Returns

      +

      Character value or -1 on error

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlEntityRemoveCallback.html b/www/docfiles/mxmlEntityRemoveCallback.html new file mode 100644 index 0000000..93d041a --- /dev/null +++ b/www/docfiles/mxmlEntityRemoveCallback.html @@ -0,0 +1,49 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      +mxmlEntityRemoveCallback()

      +

      Description

      +

      Remove a callback.

      +

      Syntax

      +

      void +
      mxmlEntityRemoveCallback(void);

      +

      Arguments

      +

      None.

      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlFindElement.html b/www/docfiles/mxmlFindElement.html new file mode 100644 index 0000000..a8bf92d --- /dev/null +++ b/www/docfiles/mxmlFindElement.html @@ -0,0 +1,72 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlFindElement()

      +

      Description

      +

      Find the named element.

      +

      The search is constrained by the name, attribute name, and value; any + NULL names or values are treated as wildcards, so different kinds of + searches can be implemented by looking for all elements of a given name + or all elements with a specific attribute. The descend argument + determines whether the search descends into child nodes; normally you + will use MXML_DESCEND_FIRST for the initial search and MXML_NO_DESCEND + to find additional direct descendents of the node. The top node + argument constrains the search to a particular node's children.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlFindElement( mxml_node_t + * node, mxml_node_t * top, + const char * name, const char * attr, const char * value, int descend);
      +

      +

      Arguments

      +
      + + + + + + + + + +
      NameDescription
      nodeCurrent node
      topTop node
      nameElement name or NULL for any
      attrAttribute name, or NULL for none
      valueAttribute value, or NULL for any
      descendDescend into tree - MXML_DESCEND, + MXML_NO_DESCEND, or MXML_DESCEND_FIRST
      +
      +

      Returns

      +

      Element node or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlIndexDelete.html b/www/docfiles/mxmlIndexDelete.html new file mode 100644 index 0000000..c611ab5 --- /dev/null +++ b/www/docfiles/mxmlIndexDelete.html @@ -0,0 +1,56 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlIndexDelete()

      +

      Description

      +

      Delete an index.

      +

      Syntax

      +

      void +
      mxmlIndexDelete( +mxml_index_t * ind);

      +

      Arguments

      +
      + + + + +
      NameDescription
      indIndex to delete
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlIndexEnum.html b/www/docfiles/mxmlIndexEnum.html new file mode 100644 index 0000000..8a87805 --- /dev/null +++ b/www/docfiles/mxmlIndexEnum.html @@ -0,0 +1,57 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlIndexEnum()

      +

      Description

      +

      Return the next node in the index.

      +

      Nodes are returned in the sorted order of the index.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlIndexEnum( mxml_index_t + * ind);

      +

      Arguments

      +
      + + + + +
      NameDescription
      indIndex to enumerate
      +
      +

      Returns

      +

      Next node or NULL if there is none

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlIndexFind.html b/www/docfiles/mxmlIndexFind.html new file mode 100644 index 0000000..7611639 --- /dev/null +++ b/www/docfiles/mxmlIndexFind.html @@ -0,0 +1,62 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlIndexFind()

      +

      Description

      +

      Find the next matching node.

      +

      You should call mxmlIndexReset() prior to using this function for the + first time with a particular set of "element" and "value" strings. + Passing NULL for both "element" and "value" is equivalent to calling + mxmlIndexEnum().

      +

      Syntax

      +

      mxml_node_t * +
      mxmlIndexFind( mxml_index_t + * ind, const char * element, const char * value);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      indIndex to search
      elementElement name to find, if any
      valueAttribute value, if any
      +
      +

      Returns

      +

      Node or NULL if none found

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlIndexNew.html b/www/docfiles/mxmlIndexNew.html new file mode 100644 index 0000000..b311a0d --- /dev/null +++ b/www/docfiles/mxmlIndexNew.html @@ -0,0 +1,63 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlIndexNew()

      +

      Description

      +

      Create a new index.

      +

      The index will contain all nodes that contain the named element + and/or attribute. If both "element" and "attr" are NULL, then the index + will contain a sorted list of the elements in the node tree. Nodes are + sorted by element name and optionally by attribute value if the "attr" + argument is not NULL.

      +

      Syntax

      +

      mxml_index_t * +
      mxmlIndexNew( mxml_node_t + * node, const char * element, const char * attr);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeXML node tree
      elementElement to index or NULL for all
      attrAttribute to index or NULL for none
      +
      +

      Returns

      +

      New index

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlIndexReset.html b/www/docfiles/mxmlIndexReset.html new file mode 100644 index 0000000..d63ba10 --- /dev/null +++ b/www/docfiles/mxmlIndexReset.html @@ -0,0 +1,59 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlIndexReset()

      +

      Description

      +

      Reset the enumeration/find pointer in the index and return the first + node in the index.

      +

      This function should be called prior to using mxmlIndexEnum() or + mxmlIndexFind() for the first time.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlIndexReset( mxml_index_t + * ind);

      +

      Arguments

      +
      + + + + +
      NameDescription
      indIndex to reset
      +
      +

      Returns

      +

      First node or NULL if there is none

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlLoadFd.html b/www/docfiles/mxmlLoadFd.html new file mode 100644 index 0000000..776aece --- /dev/null +++ b/www/docfiles/mxmlLoadFd.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlLoadFd()

      +

      Description

      +

      Load a file descriptor into an XML node tree.

      +

      The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

      +

      The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlLoadFd( mxml_node_t * + top, int fd, mxml_load_cb_t + cb);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      topTop node
      fdFile descriptor to read from
      cbCallback function or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      First node or NULL if the file could not be read.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlLoadFile.html b/www/docfiles/mxmlLoadFile.html new file mode 100644 index 0000000..7687c10 --- /dev/null +++ b/www/docfiles/mxmlLoadFile.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlLoadFile()

      +

      Description

      +

      Load a file into an XML node tree.

      +

      The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

      +

      The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlLoadFile( mxml_node_t + * top, FILE * fp, +mxml_load_cb_t cb);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      topTop node
      fpFile to read from
      cbCallback function or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      First node or NULL if the file could not be read.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlLoadString.html b/www/docfiles/mxmlLoadString.html new file mode 100644 index 0000000..c974d69 --- /dev/null +++ b/www/docfiles/mxmlLoadString.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlLoadString()

      +

      Description

      +

      Load a string into an XML node tree.

      +

      The nodes in the specified string are added to the specified top + node. If no top node is provided, the XML string MUST be well-formed + with a single parent node like <?xml> for the entire string. The + callback function returns the value type that should be used for child + nodes. If MXML_NO_CALLBACK is specified then all child nodes will be + either MXML_ELEMENT or MXML_TEXT nodes.

      +

      The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlLoadString( mxml_node_t + * top, const char * s, +mxml_load_cb_t cb);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      topTop node
      sString to load
      cbCallback function or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      First node or NULL if the string has errors.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewElement.html b/www/docfiles/mxmlNewElement.html new file mode 100644 index 0000000..30e386d --- /dev/null +++ b/www/docfiles/mxmlNewElement.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewElement()

      +

      Description

      +

      Create a new element node.

      +

      The new element node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new element node has no parent.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewElement( mxml_node_t + * parent, const char * name);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      nameName of element
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewInteger.html b/www/docfiles/mxmlNewInteger.html new file mode 100644 index 0000000..eafab03 --- /dev/null +++ b/www/docfiles/mxmlNewInteger.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewInteger()

      +

      Description

      +

      Create a new integer node.

      +

      The new integer node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new integer node has no parent.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewInteger( mxml_node_t + * parent, int integer);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      integerInteger value
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewOpaque.html b/www/docfiles/mxmlNewOpaque.html new file mode 100644 index 0000000..c57d156 --- /dev/null +++ b/www/docfiles/mxmlNewOpaque.html @@ -0,0 +1,61 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewOpaque()

      +

      Description

      +

      Create a new opaque string.

      +

      The new opaque node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new opaque node has no parent. The opaque string must be nul-terminated + and is copied into the new node.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewOpaque( mxml_node_t + * parent, const char * opaque);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      opaqueOpaque string
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewReal.html b/www/docfiles/mxmlNewReal.html new file mode 100644 index 0000000..f3c3ebd --- /dev/null +++ b/www/docfiles/mxmlNewReal.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewReal()

      +

      Description

      +

      Create a new real number node.

      +

      The new real number node is added to the end of the specified + parent's child list. The constant MXML_NO_PARENT can be used to specify + that the new real number node has no parent.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewReal( mxml_node_t * + parent, double real);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      realReal number value
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewText.html b/www/docfiles/mxmlNewText.html new file mode 100644 index 0000000..e201660 --- /dev/null +++ b/www/docfiles/mxmlNewText.html @@ -0,0 +1,64 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewText()

      +

      Description

      +

      Create a new text fragment node.

      +

      The new text node is added to the end of the specified parent's child + list. The constant MXML_NO_PARENT can be used to specify that the new + text node has no parent. The whitespace parameter is used to specify + whether leading whitespace is present before the node. The text string + must be nul-terminated and is copied into the new node.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewText( mxml_node_t * + parent, int whitespace, const char * string);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      whitespace1 = leading whitespace, 0 = no + whitespace
      stringString
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlNewTextf.html b/www/docfiles/mxmlNewTextf.html new file mode 100644 index 0000000..0db383e --- /dev/null +++ b/www/docfiles/mxmlNewTextf.html @@ -0,0 +1,65 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlNewTextf()

      +

      Description

      +

      Create a new formatted text fragment node.

      +

      The new text node is added to the end of the specified parent's child + list. The constant MXML_NO_PARENT can be used to specify that the new + text node has no parent. The whitespace parameter is used to specify + whether leading whitespace is present before the node. The format + string must be nul-terminated and is formatted into the new node.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlNewTextf( mxml_node_t + * parent, int whitespace, const char * format, ...);

      +

      Arguments

      +
      + + + + + + + +
      NameDescription
      parentParent node or MXML_NO_PARENT
      whitespace1 = leading whitespace, 0 = no + whitespace
      formatPrintf-style frmat string
      ...Additional args as needed
      +
      +

      Returns

      +

      New node

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlRemove.html b/www/docfiles/mxmlRemove.html new file mode 100644 index 0000000..eeacaf5 --- /dev/null +++ b/www/docfiles/mxmlRemove.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlRemove()

      +

      Description

      +

      Remove a node from its parent.

      +

      Does not free memory used by the node - use mxmlDelete() for that. + This function does nothing if the node has no parent.

      +

      Syntax

      +

      void +
      mxmlRemove( mxml_node_t * + node);

      +

      Arguments

      +
      + + + + +
      NameDescription
      nodeNode to remove
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSaveAllocString.html b/www/docfiles/mxmlSaveAllocString.html new file mode 100644 index 0000000..24f787e --- /dev/null +++ b/www/docfiles/mxmlSaveAllocString.html @@ -0,0 +1,69 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSaveAllocString() +

      +

      Description

      +

      Save an XML node tree to an allocated string.

      +

      This function returns a pointer to a string containing the textual + representation of the XML node tree. The string should be freed using + the free() function when you are done with it. NULL is returned if the + node would produce an empty string or if the string cannot be + allocated.

      +

      The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

      +

      Syntax

      +

      char * +
      mxmlSaveAllocString( +mxml_node_t * node, +mxml_save_cb_t cb);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeNode to write
      cbWhitespace callback or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      Allocated string or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSaveFd.html b/www/docfiles/mxmlSaveFd.html new file mode 100644 index 0000000..ba11a3a --- /dev/null +++ b/www/docfiles/mxmlSaveFd.html @@ -0,0 +1,64 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSaveFd()

      +

      Description

      +

      Save an XML tree to a file descriptor.

      +

      The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

      +

      Syntax

      +

      int +
      mxmlSaveFd( mxml_node_t * + node, int fd, mxml_save_cb_t + cb);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeNode to write
      fdFile descriptor to write to
      cbWhitespace callback or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      0 on success, -1 on error.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSaveFile.html b/www/docfiles/mxmlSaveFile.html new file mode 100644 index 0000000..84afc4f --- /dev/null +++ b/www/docfiles/mxmlSaveFile.html @@ -0,0 +1,64 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSaveFile()

      +

      Description

      +

      Save an XML tree to a file.

      +

      The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

      +

      Syntax

      +

      int +
      mxmlSaveFile( mxml_node_t + * node, FILE * fp, +mxml_save_cb_t cb);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeNode to write
      fpFile to write to
      cbWhitespace callback or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      0 on success, -1 on error.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSaveString.html b/www/docfiles/mxmlSaveString.html new file mode 100644 index 0000000..4c5a70d --- /dev/null +++ b/www/docfiles/mxmlSaveString.html @@ -0,0 +1,68 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSaveString()

      +

      Description

      +

      Save an XML node tree to a string.

      +

      This function returns the total number of bytes that would be + required for the string but only copies (bufsize - 1) characters into + the specified buffer.

      +

      The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

      +

      Syntax

      +

      int +
      mxmlSaveString( mxml_node_t + * node, char * buffer, int bufsize, +mxml_save_cb_t cb);

      +

      Arguments

      +
      + + + + + + + +
      NameDescription
      nodeNode to write
      bufferString buffer
      bufsizeSize of string buffer
      cbWhitespace callback or MXML_NO_CALLBACK
      +
      +

      Returns

      +

      Size of string

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetCustomHandlers.html b/www/docfiles/mxmlSetCustomHandlers.html new file mode 100644 index 0000000..072cb86 --- /dev/null +++ b/www/docfiles/mxmlSetCustomHandlers.html @@ -0,0 +1,63 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      +mxmlSetCustomHandlers()

      +

      Description

      +

      Set the handling functions for custom data.

      +

      The load function accepts a node pointer and a data string and must + return 0 on success and non-zero on error.

      +

      The save function accepts a node pointer and must return a malloc'd + string on success and NULL on error.

      +

      Syntax

      +

      void +
      mxmlSetCustomHandlers( +mxml_custom_load_cb_t load, +mxml_custom_save_cb_t save);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      loadLoad function
      saveSave function
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetElement.html b/www/docfiles/mxmlSetElement.html new file mode 100644 index 0000000..b752a06 --- /dev/null +++ b/www/docfiles/mxmlSetElement.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetElement()

      +

      Description

      +

      Set the name of an element node.

      +

      The node is not changed if it is not an element node.

      +

      Syntax

      +

      int +
      mxmlSetElement( mxml_node_t + * node, const char * name);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeNode to set
      nameNew name string
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetErrorCallback.html b/www/docfiles/mxmlSetErrorCallback.html new file mode 100644 index 0000000..caf473e --- /dev/null +++ b/www/docfiles/mxmlSetErrorCallback.html @@ -0,0 +1,57 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetErrorCallback() +

      +

      Description

      +

      Set the error message callback.

      +

      Syntax

      +

      void +
      mxmlSetErrorCallback( +mxml_error_cb_t cb);

      +

      Arguments

      +
      + + + + +
      NameDescription
      cbError callback function
      +
      +

      Returns

      +

      Nothing.

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetInteger.html b/www/docfiles/mxmlSetInteger.html new file mode 100644 index 0000000..696be00 --- /dev/null +++ b/www/docfiles/mxmlSetInteger.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetInteger()

      +

      Description

      +

      Set the value of an integer node.

      +

      The node is not changed if it is not an integer node.

      +

      Syntax

      +

      int +
      mxmlSetInteger( mxml_node_t + * node, int integer);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeNode to set
      integerInteger value
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetOpaque.html b/www/docfiles/mxmlSetOpaque.html new file mode 100644 index 0000000..590b13b --- /dev/null +++ b/www/docfiles/mxmlSetOpaque.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetOpaque()

      +

      Description

      +

      Set the value of an opaque node.

      +

      The node is not changed if it is not an opaque node.

      +

      Syntax

      +

      int +
      mxmlSetOpaque( mxml_node_t + * node, const char * opaque);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeNode to set
      opaqueOpaque string
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetReal.html b/www/docfiles/mxmlSetReal.html new file mode 100644 index 0000000..70ffec1 --- /dev/null +++ b/www/docfiles/mxmlSetReal.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetReal()

      +

      Description

      +

      Set the value of a real number node.

      +

      The node is not changed if it is not a real number node.

      +

      Syntax

      +

      int +
      mxmlSetReal( mxml_node_t * + node, double real);

      +

      Arguments

      +
      + + + + + +
      NameDescription
      nodeNode to set
      realReal number value
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetText.html b/www/docfiles/mxmlSetText.html new file mode 100644 index 0000000..724a542 --- /dev/null +++ b/www/docfiles/mxmlSetText.html @@ -0,0 +1,60 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetText()

      +

      Description

      +

      Set the value of a text node.

      +

      The node is not changed if it is not a text node.

      +

      Syntax

      +

      int +
      mxmlSetText( mxml_node_t * + node, int whitespace, const char * string);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeNode to set
      whitespace1 = leading whitespace, 0 = no + whitespace
      stringString
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlSetTextf.html b/www/docfiles/mxmlSetTextf.html new file mode 100644 index 0000000..bf30429 --- /dev/null +++ b/www/docfiles/mxmlSetTextf.html @@ -0,0 +1,61 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlSetTextf()

      +

      Description

      +

      Set the value of a text node to a formatted string.

      +

      The node is not changed if it is not a text node.

      +

      Syntax

      +

      int +
      mxmlSetTextf( mxml_node_t + * node, int whitespace, const char * format, ...);

      +

      Arguments

      +
      + + + + + + + +
      NameDescription
      nodeNode to set
      whitespace1 = leading whitespace, 0 = no + whitespace
      formatPrintf-style format string
      ...Additional arguments as needed
      +
      +

      Returns

      +

      0 on success, -1 on failure

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlWalkNext.html b/www/docfiles/mxmlWalkNext.html new file mode 100644 index 0000000..d448661 --- /dev/null +++ b/www/docfiles/mxmlWalkNext.html @@ -0,0 +1,63 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlWalkNext()

      +

      Description

      +

      Walk to the next logical node in the tree.

      +

      The descend argument controls whether the first child is considered + to be the next node. The top node argument constrains the walk to the + node's children.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlWalkNext( mxml_node_t + * node, mxml_node_t * top, int + descend);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeCurrent node
      topTop node
      descendDescend into tree - MXML_DESCEND, + MXML_NO_DESCEND, or MXML_DESCEND_FIRST
      +
      +

      Returns

      +

      Next node or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlWalkPrev.html b/www/docfiles/mxmlWalkPrev.html new file mode 100644 index 0000000..cd52805 --- /dev/null +++ b/www/docfiles/mxmlWalkPrev.html @@ -0,0 +1,63 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxmlWalkPrev()

      +

      Description

      +

      Walk to the previous logical node in the tree.

      +

      The descend argument controls whether the previous node's last child + is considered to be the previous node. The top node argument constrains + the walk to the node's children.

      +

      Syntax

      +

      mxml_node_t * +
      mxmlWalkPrev( mxml_node_t + * node, mxml_node_t * top, int + descend);

      +

      Arguments

      +
      + + + + + + +
      NameDescription
      nodeCurrent node
      topTop node
      descendDescend into tree - MXML_DESCEND, + MXML_NO_DESCEND, or MXML_DESCEND_FIRST
      +
      +

      Returns

      +

      Previous node or NULL

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlattrs.html b/www/docfiles/mxmlattrs.html new file mode 100644 index 0000000..3b69a2d --- /dev/null +++ b/www/docfiles/mxmlattrs.html @@ -0,0 +1,55 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_attr_s

      +

      Description

      +

      An XML element attribute value.

      +

      Definition

      +

      struct mxml_attr_s +
      { +
        char * name; +
        char * value; +
      };

      +

      Members

      +
      + + + + + +
      NameDescription
      nameAttribute name
      valueAttribute value
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlattrt.html b/www/docfiles/mxmlattrt.html new file mode 100644 index 0000000..9628624 --- /dev/null +++ b/www/docfiles/mxmlattrt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_attr_t

      +

      Description

      +

      An XML element attribute value.

      +

      Definition

      +

      typedef struct mxml_attr_s + mxml_attr_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlcustomdestroycbt.html b/www/docfiles/mxmlcustomdestroycbt.html new file mode 100644 index 0000000..6c1e934 --- /dev/null +++ b/www/docfiles/mxmlcustomdestroycbt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      +mxml_custom_destroy_cb_t

      +

      Description

      +

      Custom data destructor

      +

      Definition

      +

      typedef void (*mxml_custom_destroy_cb_t)(void *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlcustomloadcbt.html b/www/docfiles/mxmlcustomloadcbt.html new file mode 100644 index 0000000..21bf553 --- /dev/null +++ b/www/docfiles/mxmlcustomloadcbt.html @@ -0,0 +1,45 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_custom_load_cb_t +

      +

      Description

      +

      Custom data load callback function

      +

      Definition

      +

      typedef int (*mxml_custom_load_cb_t)( +mxml_node_t *, const char *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlcustomsavecbt.html b/www/docfiles/mxmlcustomsavecbt.html new file mode 100644 index 0000000..0cc51e9 --- /dev/null +++ b/www/docfiles/mxmlcustomsavecbt.html @@ -0,0 +1,45 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_custom_save_cb_t +

      +

      Description

      +

      Custom data save callback function

      +

      Definition

      +

      typedef char * (*mxml_custom_save_cb_t)( +mxml_node_t *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlelements.html b/www/docfiles/mxmlelements.html new file mode 100644 index 0000000..ad1d037 --- /dev/null +++ b/www/docfiles/mxmlelements.html @@ -0,0 +1,57 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_element_s

      +

      Description

      +

      An XML element value.

      +

      Definition

      +

      struct mxml_element_s +
      { +
        mxml_attr_t * attrs; +
        char * name; +
        int num_attrs; +
      };

      +

      Members

      +
      + + + + + + +
      NameDescription
      attrsAttributes
      nameName of element
      num_attrsNumber of attributes
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlelementt.html b/www/docfiles/mxmlelementt.html new file mode 100644 index 0000000..0b44295 --- /dev/null +++ b/www/docfiles/mxmlelementt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_element_t

      +

      Description

      +

      An XML element value.

      +

      Definition

      +

      typedef struct +mxml_element_s mxml_element_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlerrorcbt.html b/www/docfiles/mxmlerrorcbt.html new file mode 100644 index 0000000..494c571 --- /dev/null +++ b/www/docfiles/mxmlerrorcbt.html @@ -0,0 +1,43 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_error_cb_t

      +

      Description

      +

      Error callback function

      +

      Definition

      +

      typedef void (*mxml_error_cb_t)(const char *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlindexs.html b/www/docfiles/mxmlindexs.html new file mode 100644 index 0000000..15d8425 --- /dev/null +++ b/www/docfiles/mxmlindexs.html @@ -0,0 +1,61 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_index_s

      +

      Description

      +

      An XML node index.

      +

      Definition

      +

      struct mxml_index_s +
      { +
        int alloc_nodes; +
        char * attr; +
        int cur_node; +
        mxml_node_t ** nodes; +
        int num_nodes; +
      };

      +

      Members

      +
      + + + + + + + + +
      NameDescription
      alloc_nodesAllocated nodes in index
      attrAttribute used for indexing or NULL
      cur_nodeCurrent node
      nodesNode array
      num_nodesNumber of nodes in index
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlindext.html b/www/docfiles/mxmlindext.html new file mode 100644 index 0000000..d14e46d --- /dev/null +++ b/www/docfiles/mxmlindext.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_index_t

      +

      Description

      +

      An XML node index.

      +

      Definition

      +

      typedef struct +mxml_index_s mxml_index_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlloadcbt.html b/www/docfiles/mxmlloadcbt.html new file mode 100644 index 0000000..260c0d3 --- /dev/null +++ b/www/docfiles/mxmlloadcbt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_load_cb_t

      +

      Description

      +

      Load callback function

      +

      Definition

      +

      typedef mxml_type_t (*mxml_load_cb_t)( +mxml_node_t *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlnodes.html b/www/docfiles/mxmlnodes.html new file mode 100644 index 0000000..dd8728b --- /dev/null +++ b/www/docfiles/mxmlnodes.html @@ -0,0 +1,69 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_node_s

      +

      Description

      +

      An XML node.

      +

      Definition

      +

      struct mxml_node_s +
      { +
        struct mxml_node_s * child; +
        struct mxml_node_s * last_child; +
        struct mxml_node_s * next; +
        struct mxml_node_s * parent; +
        struct mxml_node_s * prev; +
        int ref_count; +
        mxml_type_t type; +
        void * user_data; +
        mxml_value_t value; +
      };

      +

      Members

      +
      + + + + + + + + + + + + +
      NameDescription
      childFirst child node
      last_childLast child node
      nextNext node under same parent
      parentParent node
      prevPrevious node under same parent
      ref_countUse count
      typeNode type
      user_dataUser data
      valueNode value
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlnodet.html b/www/docfiles/mxmlnodet.html new file mode 100644 index 0000000..dd3219a --- /dev/null +++ b/www/docfiles/mxmlnodet.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_node_t

      +

      Description

      +

      An XML node.

      +

      Definition

      +

      typedef struct mxml_node_s + mxml_node_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlsavecbt.html b/www/docfiles/mxmlsavecbt.html new file mode 100644 index 0000000..c319c04 --- /dev/null +++ b/www/docfiles/mxmlsavecbt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_save_cb_t

      +

      Description

      +

      Save callback function

      +

      Definition

      +

      typedef const char * (*mxml_save_cb_t)( +mxml_node_t *, int);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlsaxcbt.html b/www/docfiles/mxmlsaxcbt.html new file mode 100644 index 0000000..1252999 --- /dev/null +++ b/www/docfiles/mxmlsaxcbt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_sax_cb_t

      +

      Description

      +

      SAX callback function

      +

      Definition

      +

      typedef void (*mxml_sax_cb_t)( +mxml_node_t *, mxml_sax_event_t, void *);

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlsaxevente.html b/www/docfiles/mxmlsaxevente.html new file mode 100644 index 0000000..7cd9a3d --- /dev/null +++ b/www/docfiles/mxmlsaxevente.html @@ -0,0 +1,54 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_sax_event_e

      +

      Description

      +

      SAX event type.

      +

      Values

      +
      + + + + + + + + + + +
      NameDescription
      MXML_SAX_CDATACDATA node
      MXML_SAX_COMMENTComment node
      MXML_SAX_DATAData node
      MXML_SAX_DIRECTIVEProcessing directive node
      MXML_SAX_ELEMENT_CLOSEElement closed
      MXML_SAX_ELEMENT_OPENElement opened
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlsaxeventt.html b/www/docfiles/mxmlsaxeventt.html new file mode 100644 index 0000000..bb3b432 --- /dev/null +++ b/www/docfiles/mxmlsaxeventt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_sax_event_t

      +

      Description

      +

      SAX event type.

      +

      Definition

      +

      typedef enum +mxml_sax_event_e mxml_sax_event_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmltexts.html b/www/docfiles/mxmltexts.html new file mode 100644 index 0000000..f663340 --- /dev/null +++ b/www/docfiles/mxmltexts.html @@ -0,0 +1,55 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_text_s

      +

      Description

      +

      An XML text value.

      +

      Definition

      +

      struct mxml_text_s +
      { +
        char * string; +
        int whitespace; +
      };

      +

      Members

      +
      + + + + + +
      NameDescription
      stringFragment string
      whitespaceLeading whitespace?
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmltextt.html b/www/docfiles/mxmltextt.html new file mode 100644 index 0000000..bf2795e --- /dev/null +++ b/www/docfiles/mxmltextt.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_text_t

      +

      Description

      +

      An XML text value.

      +

      Definition

      +

      typedef struct mxml_text_s + mxml_text_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmltypee.html b/www/docfiles/mxmltypee.html new file mode 100644 index 0000000..b370cea --- /dev/null +++ b/www/docfiles/mxmltypee.html @@ -0,0 +1,58 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_type_e

      +

      Description

      +

      The XML node type.

      +

      Values

      +
      + + + + + + + + + + +
      NameDescription
      MXML_CUSTOM + +  Mini-XML 2.1 Custom data
      MXML_ELEMENTXML element with attributes
      MXML_IGNORE + +  Mini-XML 2.3 Ignore/throw away node
      MXML_INTEGERInteger value
      MXML_OPAQUEOpaque string
      MXML_REALReal value
      MXML_TEXTText fragment
      +
      + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlvaluet.html b/www/docfiles/mxmlvaluet.html new file mode 100644 index 0000000..5ae502e --- /dev/null +++ b/www/docfiles/mxmlvaluet.html @@ -0,0 +1,44 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_value_t

      +

      Description

      +

      An XML node value.

      +

      Definition

      +

      typedef union +mxml_value_u mxml_value_t;

      + + +
      +Contents +Previous +Next + + diff --git a/www/docfiles/mxmlvalueu.html b/www/docfiles/mxmlvalueu.html new file mode 100644 index 0000000..9c80853 --- /dev/null +++ b/www/docfiles/mxmlvalueu.html @@ -0,0 +1,65 @@ + + + +Mini-XML Programmers Manual, Version 2.3 + + + + + + + + + + +Contents +Previous +Next +
      +

      mxml_value_u

      +

      Description

      +

      An XML node value.

      +

      Definition

      +

      union mxml_value_u +
      { +
        mxml_custom_t + custom; +
        mxml_element_t + element; +
        int integer; +
        char * opaque; +
        double real; +
        mxml_text_t text; +
      };

      +

      Members

      +
      + + + + + + + + + +
      NameDescription
      custom + +  Mini-XML 2.1 Custom data
      elementElement
      integerInteger number
      opaqueOpaque string
      realReal number
      textText fragment
      +

      +Contents +Previous +Next + + diff --git a/www/documentation.php b/www/documentation.php index 783f1bb..952d487 100644 --- a/www/documentation.php +++ b/www/documentation.php @@ -141,9 +141,9 @@ multiple files with comments on-line:

        -
      • HTML in one file (140k)
      • +
      • HTML in one file (169k)
      • -
      • HTML in +
      • HTML in separate files with Comments
          diff --git a/www/mxml.html b/www/mxml.html index b26b801..eb9936e 100644 --- a/www/mxml.html +++ b/www/mxml.html @@ -1,12 +1,12 @@ -Mini-XML Programmers Manual, Version 2.2.1 - - +Mini-XML Programmers Manual, Version 2.3 + + -
          Mini-XML Programmers Manual, Version 2.2.1
          -

          Mini-XML Programmers Manual, Version 2.2.1


          -Michael Sweet
          -Copyright 2003-2005
          -
          -

          Table of Contents



          Introduction -1 - Building, Installing, and Packaging Mini-XML - +Building, Installing, and Packaging Mini-XML -2 - Getting Started with Mini-XML +Getting Started with Mini-XML -3 - More Mini-XML Programming Techniques +More Mini-XML Programming Techniques -4 - Using the mxmldoc Utility +Using the mxmldoc Utility -A - GNU Library General Public License - -B - Release Notes - -C - Library Reference +Mini-XML License +
          +
          Release Notes +
            +Library Reference +XML Schema +

              -

              Introduction

              -

              This programmers manual describes Mini-XML version 2.2.1, a small XML - parsing library that you can use to read and write XML and XML-like - data files in your application without requiring large non-standard - libraries. Mini-XML only requires an ANSI C compatible compiler (GCC - works, as do most vendors' ANSI C compilers) and a "make" program.

              -

              Mini-XML provides the following functionality:

              -
                -
              • Reading of UTF-8 and UTF-16 encoded XML files and strings.
              • -
              • Writing of UTF-8 encoded XML files and strings.
              • -
              • Data is stored in a linked-list tree structure, preserving the XML - data hierarchy.
              • -
              • Supports arbitrary element names, attributes, and attribute values - with no preset limits, just available memory.
              • -
              • Supports integer, real, opaque ("cdata"), and text data types in - "leaf" nodes.
              • -
              • Functions for creating and managing trees of data.
              • -
              • "Find" and "walk" functions for easily locating and navigating trees - of data.
              • -
              -

              Mini-XML doesn't do validation or other types of processing on the - data based upon schema files or other sources of definition - information, nor does it support character entities other than those - required by the XML specification.

              - - -

              Legal Stuff

              -

              The Mini-XML library is copyright 2003-2005 by Michael Sweet.

              -

              This library is free software; you can redistribute it and/or modify - it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version.

              -

              This library is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details.

              - - -

              History

              -

              Mini-XML was initially developed for the -Gimp-Print project to replace the rather large and unwieldy +

              0Introduction

              +

              This programmers manual describes Mini-XML version 2.3, a small XML + parsing library that you can use to read and write XML data files in + your C and C++ applications.

              +

              Mini-XML was initially developed for the +Gutenprint project to replace the rather large and unwieldy libxml2 library with something substantially smaller and easier-to-use. It all began one morning in June of 2003 when Robert posted the following sentence to the developer's list:

              -
              It's bad enough that we require libxml2, but rolling our own - XML parser is a bit more than we can handle.
              +
              It's bad enough that we require libxml2, but rolling our + own XML parser is a bit more than we can handle.

              I then replied with:

              -
              Given the limited scope of what you use in XML, it should be - trivial to code a mini-XML API in a few hundred lines of code.
              +
              Given the limited scope of what you use in XML, it + should be trivial to code a mini-XML API in a few hundred lines of + code.

              I took my own challenge and coded furiously for two days to produced the initial public release of Mini-XML, total lines of code: 696. - Robert promptly integrated Mini-XML into Gimp-Print and removed + Robert promptly integrated Mini-XML into Gutenprint and removed libxml2.

              Thanks to lots of feedback and support from various developers, Mini-XML has evolved since then to provide a more complete XML - implementation and now stands at a whopping 2,974 lines of code, - compared to 103,893 lines of code for libxml2 version 2.6.9. Aside from - Gimp-Print, Mini-XML is used for the following projects/software - applications:

              + implementation and now stands at a whopping 3,441 lines of code, + compared to 103,893 lines of code for libxml2 version 2.6.9.

              +

              Aside from Gutenprint, Mini-XML is used for the following + projects/software applications:

              • Common UNIX Printing System
              • CUPS Driver Development Kit
              • @@ -248,9 +210,7 @@ libxml2
                library with something substantially smaller and

                Please email me (mxml @ easysw . com) if you would like your project added or removed from this list, or if you have any comments/quotes you would like me to publish about your experiences with Mini-XML.

                - - -

                Organization of This Document

                +

                Organization of This Document

                This manual is organized into the following chapters and appendices:

                - -

                Notation Conventions

                + +

                Notation Conventions

                Various font and syntax conventions are used in this guide. Examples and their meanings and uses are explained below:

                -
                - - - - - - - - - - - - -
                Example   Description
                 
                lpstat -
                lpstat(1)
                   The names of commands; - the first mention of a command or function in a chapter is followed by - a manual page section number.
                 
                /var -
                /usr/share/cups/data/testprint.ps
                    -File and directory names.
                 
                Request ID is Printer-123 -   Screen output.
                 
                lp -d printer filename ENTER -   Literal user input; special keys like ENTER are - in ALL CAPS.
                 
                12.3   Numbers in the text are - written using the period (.) to indicate the decimal point.
                -
                +
                +
                lpstat +
                lpstat(1)
                +
                The names of commands; the first mention of a command or function in + a chapter is followed by a manual page section number. +
                +
                +
                /var +
                /usr/share/cups/data/testprint.ps
                +
                File and directory names. +
                +
                +
                Request ID is Printer-123
                +
                Screen output. +
                +
                +
                lp -d printer filename ENTER
                +
                Literal user input; special keys like ENTER are in ALL + CAPS. +
                +
                +
                12.3
                +
                Numbers in the text are written using the period (.) to indicate the + decimal point. +
                +
                +
                - -

                Abbreviations

                + +

                Abbreviations

                The following abbreviations are used throughout this manual:

                -
                Gb
                Gigabytes, or 1073741824 bytes -
                 
                +
                +
                kb
                Kilobytes, or 1024 bytes -
                 
                +
                +
                Mb
                Megabytes, or 1048576 bytes -
                 
                +
                +
                UTF-8, UTF-16
                Unicode Transformation Format, 8-bit or 16-bit -
                 
                +
                +
                W3C
                World Wide Web Consortium -
                 
                +
                +
                XML
                Extensible Markup Language -
                 
                +
                +
                -
                -

                Other References

                -
                + + +

                Other References

                The Unicode Standard, Version 4.0, Addison-Wesley, ISBN 0-321-18578-1
                The definition of the Unicode character set which is used for XML. -
                 
                +
                +
                Extensible Markup Language (XML) 1.0 (Third Edition)
                The XML specification from the World Wide Web Consortium (W3C) -
                 
                +
                +
                -

                -

                1 - Building, Installing, and - Packaging Mini-XML

                + + +

                Legal Stuff

                +

                The Mini-XML library is copyright 2003-2007 by Michael Sweet.

                +

                This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version.

                +

                This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details.

                +
                +

                1Building, Installing, and + Packaging Mini-XML

                This chapter describes how to build, install, and package Mini-XML on - your system.

                + your system from the source archive. You will need an ANSI/ISO-C + compatible compiler to build Mini-XML - GCC works, as do most vendors' + C compilers. If you are building Mini-XML on Windows, we recommend + using the Visual C++ environment with the supplied solution file. For + other operating systems, you'll need a POSIX-compatible shell and +make program in addition to the C compiler.

                Compiling Mini-XML

                -

                Mini-XML comes with an autoconf-based configure script; just type the - following command to get things going:

                +

                Mini-XML comes with both an autoconf-based configure script and a + Visual C++ solution that can be used to compile the library and + associated tools.

                +

                Compiling with Visual C++

                +

                Open the mxml.sln solution in the vcnet folder. + Choose the desired build configuration, "Debug" (the default) or + "Release", and then choose Build Solution from the + Build menu.

                +

                Compiling with Command-Line Tools

                +

                Type the following command to configure the Mini-XML source code for + your system:

                     ./configure ENTER
                 
                @@ -366,14 +364,14 @@ File and directory names. make ENTER

                Installing Mini-XML

                -

                Use the make command with the install target to - install Mini-XML in the configured directories:

                +

                If you are using Visual C++, copy the mxml.lib and and + mxml.h files to the Visual C++ lib and include + directories, respectively.

                +

                Otherwise, use the make command with the install + target to install Mini-XML in the configured directories:

                     make install ENTER
                 
                -

                If you are using Mini-XML under Microsoft Windows with Visual C++, - use the included project files in the vcnet subdirectory to - build the library instead.

                Creating Mini-XML Packages

                Mini-XML includes two files that can be used to create binary packages. The first file is mxml.spec which is used by the @@ -397,17 +395,33 @@ epm(1) program to create software packages in a variety of formats.

                The packages are stored in a subdirectory named dist for your convenience. The portable packages utilize scripts and tar files - to install the software on the target system; this is especially useful - when installing on systems with different Linux distributions. Use the - mxml.install script to install the software and mxml.remove - script to remove the software.

                + to install the software on the target system. After extracting the + package archive, use the mxml.install script to install the + software.

                The native packages will be in the local OS's native format: RPM for Red Hat Linux, DPKG for Debian Linux, PKG for Solaris, and so forth. Use the corresponding commands to install the native packages.


                -

                2 - Getting Started with Mini-XML

                +

                2Getting Started with Mini-XML

                This chapter describes how to write programs that use Mini-XML to - access data in an XML file.

                + access data in an XML file. Mini-XML provides the following + functionality:

                +
                  +
                • Functions for creating and managing XML documents in memory.
                • +
                • Reading of UTF-8 and UTF-16 encoded XML files and strings.
                • +
                • Writing of UTF-8 encoded XML files and strings.
                • +
                • Support for arbitrary element names, attributes, and attribute + values with no preset limits, just available memory.
                • +
                • Support for integer, real, opaque ("cdata"), and text data types in + "leaf" nodes.
                • +
                • "Find", "index", and "walk" functions for easily accessing data in + an XML document.
                • +
                +

                Mini-XML doesn't do validation or other types of processing on the + data based upon schema files or other sources of definition + information, nor does it support character entities other than those + required by the XML specification.

                The Basics

                Mini-XML provides a single header file which you include:

                @@ -432,15 +446,40 @@ epm(1) program to create software packages in a variety of formats.
                  member defines the node type (element, integer, opaque, real, or
                  text) which determines which value you want to look at in the 
                 value union.

                -

                New nodes can be created using the -mxmlNewElement(), -mxmlNewInteger(), mxmlNewOpaque() -, mxmlNewReal(), and -mxmlNewText() functions. Only elements can have child - nodes, and the top node must be an element, usually "?xml".

                -

                Each node has pointers for the node above (parent), below ( -child), to the left (prev), and to the right (next -) of the current node. If you have an XML file like the following:

                + + +
                + + + + + + + + + +
                Table 2-1: Mini-XML Node Value + Members
                ValueTypeNode member
                Customvoid * +node->value.custom.data
                Elementchar * +node->value.element.name
                Integerintnode->value.integer +
                Opaque (string)char * +node->value.opaque
                Realdoublenode->value.real
                Textchar *node->value.text.string +
                +
                +

                Each node also has a user_data member which allows you to + associate application-specific data with each node as needed.

                +

                New nodes are created using the +mxmlNewElement, mxmlNewInteger +, mxmlNewOpaque, +mxmlNewReal, mxmlNewText + mxmlNewTextf +mxmlNewXML functions. Only elements can have child nodes, + and the top node must be an element, usually the <?xml + version="1.0"?> node created by mxmlNewXML().

                +

                Nodes have pointers to the node above (parent), below ( +child), left (prev), and right (next) of the + current node. If you have an XML file like the following:

                     <?xml version="1.0"?>
                     <data>
                @@ -454,19 +493,17 @@ child), to the left (prev), and to the right (next
                         </group>
                         <node>val7</node>
                         <node>val8</node>
                -        <node>val9</node>
                     </data>
                 
                -

                the node tree returned by mxmlLoadFile() would look like the - following in memory:

                +

                the node tree for the file would look like the following in memory:

                     ?xml
                       |
                     data
                       |
                -    node - node - node - group - node - node - node
                -      |      |      |      |       |      |      |
                -    val1   val2   val3     |     val7   val8   val9
                +    node - node - node - group - node - node
                +      |      |      |      |       |      |
                +    val1   val2   val3     |     val7   val8
                                            |
                                          node - node - node
                                            |      |      |
                @@ -475,20 +512,85 @@ child), to the left (prev), and to the right (next
                 

                where "-" is a pointer to the next node and "|" is a pointer to the first child node.

                Once you are done with the XML data, use the -mxmlDelete() function to recursively free the memory that is - used for a particular node or the entire tree:

                +mxmlDelete function to recursively free the memory that is used + for a particular node or the entire tree:

                     mxmlDelete(tree);
                 
                -

                Loading XML

                + + +

                Creating XML Documents

                +

                You can create and update XML documents in memory using the various +mxmlNew functions. The following code will create the XML document + described in the previous section:

                +
                +    mxml_node_t *xml;    /* <?xml ... ?> */
                +    mxml_node_t *data;   /* <data> */
                +    mxml_node_t *node;   /* <node> */
                +    mxml_node_t *group;  /* <group> */
                +
                +    xml = mxmlNewXML("1.0");
                +
                +    data = mxmlNewElement(xml, "data");
                +
                +        node = mxmlNewElement(data, "node");
                +        mxmlNewText(node, 0, "val1");
                +        node = mxmlNewElement(data, "node");
                +        mxmlNewText(node, 0, "val2");
                +        node = mxmlNewElement(data, "node");
                +        mxmlNewText(node, 0, "val3");
                +
                +        group = mxmlNewElement(data, "group");
                +
                +            node = mxmlNewElement(group, "node");
                +            mxmlNewText(node, 0, "val4");
                +            node = mxmlNewElement(group, "node");
                +            mxmlNewText(node, 0, "val5");
                +            node = mxmlNewElement(group, "node");
                +            mxmlNewText(node, 0, "val6");
                +
                +        node = mxmlNewElement(data, "node");
                +        mxmlNewText(node, 0, "val7");
                +        node = mxmlNewElement(data, "node");
                +        mxmlNewText(node, 0, "val8");
                +
                +

                We start by creating the <?xml version="1.0"?> node common + to all XML files using the mxmlNewXML + function:

                +
                +    xml = mxmlNewXML("1.0");
                +
                +

                We then create the <data> node used for this document using + the mxmlNewElement function. The + first argument specifies the parent node (xml) while the + second specifies the element name (data):

                +
                +    data = mxmlNewElement(xml, "data");
                +
                +

                Each <node>...</node> in the file is created using the +mxmlNewElement and mxmlNewText + functions. The first argument of mxmlNewText specifies the + parent node (node). The second argument specifies whether + whitespace appears before the text - 0 or false in this case. The last + argument specifies the actual text to add:

                +
                +    node = mxmlNewElement(data, "node");
                +    mxmlNewText(node, 0, "val1");
                +
                +

                The resulting in-memory XML document can then be saved or processed + just like one loaded from disk or a string.

                + + +

                Loading XML

                You load an XML file using the -mxmlLoadFile() function:

                +mxmlLoadFile function:

                     FILE *fp;
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     fp = fopen("filename.xml", "r");
                -    tree = mxmlLoadFile(NULL, fp, MXML_NO_CALLBACK);
                +    tree = mxmlLoadFile(NULL, fp,
                +                        MXML_TEXT_CALLBACK);
                     fclose(fp);
                 

                The first argument specifies an existing XML parent node, if any. @@ -501,33 +603,41 @@ NULL.

                if you are implementing an XML filter program.

                The third argument specifies a callback function which returns the value type of the immediate children for a new element node: -MXML_INTEGER, MXML_OPAQUE, MXML_REAL, or -MXML_TEXT. Load callbacks are described in detail in -Chapter 3. The example code uses the MXML_NO_CALLBACK - constant which specifies that all data nodes in the document contain - whitespace-separated text values.

                -

                The mxmlLoadString() function +MXML_CUSTOM, MXML_IGNORE, MXML_INTEGER, +MXML_OPAQUE, MXML_REAL, or MXML_TEXT. Load + callbacks are described in detail in Chapter + 3. The example code uses the MXML_TEXT_CALLBACK constant + which specifies that all data nodes in the document contain + whitespace-separated text values. Other standard callbacks include +MXML_IGNORE_CALLBACK, MXML_INTEGER_CALLBACK, +MXML_OPAQUE_CALLBACK, and MXML_REAL_CALLBACK.

                +

                The mxmlLoadString function loads XML node trees from a string:

                + +
                     char buffer[8192];
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     ...
                -    tree = mxmlLoadString(NULL, buffer, MXML_NO_CALLBACK);
                +    tree = mxmlLoadString(NULL, buffer,
                +                          MXML_TEXT_CALLBACK);
                 

                The first and third arguments are the same as used for mxmlLoadFile(). The second argument specifies the string or character buffer to load and must be a complete XML document including the ?xml element if the parent node is NULL.

                -

                Saving XML

                + + +

                Saving XML

                You save an XML file using the -mxmlSaveFile() function:

                +mxmlSaveFile function:

                     FILE *fp;
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     fp = fopen("filename.xml", "w");
                -    mxmlSaveFile(tree, fp, MXML_NO_CALLBACK);
                +    mxmlSaveFile(tree, fp, MXML_NO_CALLBACK);
                     fclose(fp);
                 

                The first argument is the XML node tree to save. It should normally @@ -537,122 +647,168 @@ fopen() or popen(). You can also use stdout if you are implementing an XML filter program.

                The third argument is the whitespace callback to use when saving the file. Whitespace callbacks are covered in detail in -Chapter 3. The example code above uses the MXML_NO_CALLBACK +Chapter 3. The previous example code uses the MXML_NO_CALLBACK constant to specify that no special whitespace handling is required.

                -

                The mxmlSaveAllocString() -, and mxmlSaveString() functions +

                The mxmlSaveAllocString, + and mxmlSaveString functions save XML node trees to strings:

                     char buffer[8192];
                     char *ptr;
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     ...
                -    mxmlSaveString(tree, buffer, sizeof(buffer), MXML_NO_CALLBACK);
                +    mxmlSaveString(tree, buffer, sizeof(buffer),
                +                   MXML_NO_CALLBACK);
                 
                     ...
                -    ptr = mxmlSaveAllocString(tree, MXML_NO_CALLBACK);
                +    ptr = mxmlSaveAllocString(tree, MXML_NO_CALLBACK);
                 

                The first and last arguments are the same as used for -mxmlSaveFile(). The mxmlSaveString() function takes - pointer and size arguments for saving the XML document to a fixed-size - buffer, while mxmlSaveAllocString() returns a string buffer - that was allocated using malloc().

                -

                Finding and Iterating Nodes

                -

                The mxmlWalkPrev() and -mxmlWalkNext()functions can be used to iterate through the +mxmlSaveFile(). The mxmlSaveString function takes pointer + and size arguments for saving the XML document to a fixed-size buffer, + while mxmlSaveAllocString() returns a string buffer that was + allocated using malloc().

                +

                Controlling Line Wrapping

                +

                When saving XML documents, Mini-XML normally wraps output lines at + column 75 so that the text is readable in terminal windows. The +mxmlSetWrapMargin function overrides the default wrap + margin:

                +
                +    /* Set the margin to 132 columns */
                +    mxmlSetWrapMargin(132);
                +
                +    /* Disable wrapping */
                +    mxmlSetWrapMargin(0);
                +
                + + +

                Finding and Iterating Nodes

                +

                The mxmlWalkPrev and +mxmlWalkNextfunctions can be used to iterate through the XML node tree:

                -    mxml_node_t *node = mxmlWalkPrev(current, tree, MXML_DESCEND);
                +    mxml_node_t *node;
                +    
                +    node = mxmlWalkPrev(current, tree,
                +                        MXML_DESCEND);
                 
                -    mxml_node_t *node = mxmlWalkNext(current, tree, MXML_DESCEND);
                +    node = mxmlWalkNext(current, tree,
                +                        MXML_DESCEND);
                 

                In addition, you can find a named element/node using the -mxmlFindElement() function:

                +mxmlFindElement function:

                -    mxml_node_t *node = mxmlFindElement(tree, tree, "name", "attr",
                -                                	"value", MXML_DESCEND);
                +    mxml_node_t *node;
                +    
                +    node = mxmlFindElement(tree, tree, "name",
                +                           "attr", "value",
                +                           MXML_DESCEND);
                 

                The name, attr, and value arguments can be passed as NULL to act as wildcards, e.g.:

                + +
                     /* Find the first "a" element */
                -    node = mxmlFindElement(tree, tree, "a", NULL, NULL, MXML_DESCEND);
                +    node = mxmlFindElement(tree, tree, "a",
                +                           NULL, NULL,
                +                           MXML_DESCEND);
                +
                - /* Find the first "a" element with "href" attribute */ - node = mxmlFindElement(tree, tree, "a", "href", NULL, MXML_DESCEND); + +
                +    /* Find the first "a" element with "href"
                +       attribute */
                +    node = mxmlFindElement(tree, tree, "a",
                +                           "href", NULL,
                +                           MXML_DESCEND);
                +
                - /* Find the first "a" element with "href" to a URL */ - node = mxmlFindElement(tree, tree, "a", "href", - "http://www.easysw.com/~mike/mxml/", MXML_DESCEND); + +
                +    /* Find the first "a" element with "href"
                +       to a URL */
                +    node = mxmlFindElement(tree, tree, "a",
                +                           "href",
                +                           "http://www.easysw.com/",
                +                           MXML_DESCEND);
                +
                - /* Find the first element with a "src" attribute*/ - node = mxmlFindElement(tree, tree, NULL, "src", NULL, MXML_DESCEND); + +
                +    /* Find the first element with a "src"
                +       attribute */
                +    node = mxmlFindElement(tree, tree, NULL,
                +                           "src", NULL,
                +                           MXML_DESCEND);
                +
                - /* Find the first element with a "src" = "foo.jpg" */ - node = mxmlFindElement(tree, tree, NULL, "src", "foo.jpg", MXML_DESCEND); + +
                +    /* Find the first element with a "src"
                +       = "foo.jpg" */
                +    node = mxmlFindElement(tree, tree, NULL,
                +                           "src", "foo.jpg",
                +                           MXML_DESCEND);
                 

                You can also iterate with the same function:

                -    mxml_node_t *node;
                +    mxml_node_t *node;
                 
                -    for (node = mxmlFindElement(tree, tree, "name", NULL, NULL, MXML_DESCEND);
                +    for (node = mxmlFindElement(tree, tree,
                +                                "name",
                +                                NULL, NULL,
                +                                MXML_DESCEND);
                          node != NULL;
                -         node = mxmlFindElement(node, tree, "name", NULL, NULL, MXML_DESCEND))
                +         node = mxmlFindElement(node, tree,
                +                                "name",
                +                                NULL, NULL,
                +                                MXML_DESCEND))
                     {
                       ... do something ...
                     }
                 
                + +

                The MXML_DESCEND argument can actually be one of three constants:

                • MXML_NO_DESCEND means to not to look at any child nodes in the element hierarchy, just look at siblings at the same level or - parent nodes until the top node or top-of-tree is reached. The previous - node from "group" would be the "node" element to the left, while the - next node from "group" would be the "node" element to the right.
                • + parent nodes until the top node or top-of-tree is reached. +

                  The previous node from "group" would be the "node" element to the + left, while the next node from "group" would be the "node" element to + the right. +
                  +

                  +
                • MXML_DESCEND_FIRST means that it is OK to descend to the first child of a node, but not to descend further when searching. You'll normally use this when iterating through direct children of a - parent node, e.g. all of the "node" elements under the "?xml" parent - node in the example above. This mode is only applicable to the search - function; the walk functions treat this as MXML_DESCEND since - every call is a first time.
                • + parent node, e.g. all of the "node" and "group" elements under the + "?xml" parent node in the example above. +

                  This mode is only applicable to the search function; the walk + functions treat this as MXML_DESCEND since every call is a + first time. +
                  +

                  +
                • MXML_DESCEND means to keep descending until you hit the bottom of the tree. The previous node from "group" would be the "val3" node and the next node would be the first node element under "group". - If you were to walk from the root node "?xml" to the end of the tree - with mxmlWalkNext(), the order would be: -
                  -    ?xml
                  -    data
                  -    node
                  -    val1
                  -    node
                  -    val2
                  -    node
                  -    val3
                  -    group
                  -    node
                  -    val4
                  -    node
                  -    val5
                  -    node
                  -    val6
                  -    node
                  -    val7
                  -    node
                  -    val8
                  -    node
                  -    val9
                  -
                  -

                  If you started at "val9" and walked using mxmlWalkPrev(), +

                  If you were to walk from the root node "?xml" to the end of the tree + with mxmlWalkNext(), the order would be:

                  +

                  ?xml data node val1 node val2 node val3 group node val4 node val5 + node val6 node val7 node val8

                  +

                  If you started at "val8" and walked using mxmlWalkPrev(), the order would be reversed, ending at "?xml".


                -

                3 - More Mini-XML Programming - Techniques

                +

                3More Mini-XML Programming + Techniques

                This chapter shows additional ways to use the Mini-XML library in your programs.

                Load Callbacks

                @@ -686,21 +842,18 @@ MXML_REAL, or MXML_TEXT. The function is called after

                The following callback function looks for an attribute named "type" or the element name to determine the value type for its child nodes:

                -    /*
                -     * 'type_cb()' - XML data type callback for mxmlLoadFile()...
                -     */
                -
                -    mxml_type_t                             /* O - Data type */
                -    type_cb(mxml_node_t *node)              /* I - Element node */
                +    mxml_type_t
                +    type_cb(mxml_node_t *node)
                     {
                -      const char    *type;                  /* Type string */
                -
                +      const char *type;
                 
                      /*
                -      * You can lookup attributes and/or use the element name, hierarchy, etc...
                +      * You can lookup attributes and/or use the
                +      * element name, hierarchy, etc...
                       */
                 
                -      if ((type = mxmlElementGetAttr(node, "type")) == NULL)
                +      type = mxmlElementGetAttr(node, "type");
                +      if (type == NULL)
                 	type = node->value.element.name;
                 
                       if (!strcmp(type, "integer"))
                @@ -717,10 +870,10 @@ MXML_REAL, or MXML_TEXT. The function is called after
                  of the load functions:

                     FILE *fp;
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     fp = fopen("filename.xml", "r");
                -    tree = mxmlLoadFile(NULL, fp, type_cb);
                +    tree = mxmlLoadFile(NULL, fp, type_cb);
                     fclose(fp);
                 

                Save Callbacks

                @@ -736,54 +889,63 @@ MXML_WS_BEFORE_OPEN, MXML_WS_AFTER_OPEN, MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback function should return NULL if no whitespace should be added and the string to insert (spaces, tabs, carriage returns, and newlines) - otherwise. The following whitespace callback can be used to add - whitespace to XHTML output to make it more readable in a standard text - editor:

                - - + otherwise.

                +

                The following whitespace callback can be used to add whitespace to + XHTML output to make it more readable in a standard text editor:

                -    /*
                -     * 'whitespace_cb()' - Let the mxmlSaveFile() function know when to insert
                -     *                     newlines and tabs...
                -     */
                -
                -    const char *                            /* O - Whitespace string or NULL */
                -    whitespace_cb(mxml_node_t *node,        /* I - Element node */
                -        	  int         where)        /* I - Open or close tag? */
                +    const char *
                +    whitespace_cb(mxml_node_t *node,
                +                  int where)
                     {
                -      const char *name;                     /* Name of element */
                +      const char *name;
                 
                      /*
                -      * We can conditionally break to a new line before or after any element.
                -      * These are just common HTML elements...
                +      * We can conditionally break to a new line
                +      * before or after any element. These are
                +      * just common HTML elements...
                       */
                 
                       name = node->value.element.name;
                 
                -      if (!strcmp(name, "html") || !strcmp(name, "head") || !strcmp(name, "body") ||
                -	  !strcmp(name, "pre") || !strcmp(name, "p") ||
                -	  !strcmp(name, "h1") || !strcmp(name, "h2") || !strcmp(name, "h3") ||
                -	  !strcmp(name, "h4") || !strcmp(name, "h5") || !strcmp(name, "h6"))
                +      if (!strcmp(name, "html") ||
                +          !strcmp(name, "head") ||
                +          !strcmp(name, "body") ||
                +	  !strcmp(name, "pre") ||
                +          !strcmp(name, "p") ||
                +	  !strcmp(name, "h1") ||
                +          !strcmp(name, "h2") ||
                +          !strcmp(name, "h3") ||
                +	  !strcmp(name, "h4") ||
                +          !strcmp(name, "h5") ||
                +          !strcmp(name, "h6"))
                       {
                        /*
                -	* Newlines before open and after close...
                +	* Newlines before open and after
                +        * close...
                 	*/
                 
                -	if (where == MXML_WS_BEFORE_OPEN || where == MXML_WS_AFTER_CLOSE)
                +	if (where == MXML_WS_BEFORE_OPEN ||
                +            where == MXML_WS_AFTER_CLOSE)
                 	  return ("\n");
                       }
                -      else if (!strcmp(name, "dl") || !strcmp(name, "ol") || !strcmp(name, "ul"))
                +      else if (!strcmp(name, "dl") ||
                +               !strcmp(name, "ol") ||
                +               !strcmp(name, "ul"))
                       {
                        /*
                -	* Put a newline before and after list elements...
                +	* Put a newline before and after list
                +        * elements...
                 	*/
                 
                 	return ("\n");
                       }
                -      else if (!strcmp(name, "dd") || !strcmp(name, "dt") || !strcmp(name, "li"))
                +      else if (!strcmp(name, "dd") ||
                +               !strcmp(name, "dt") ||
                +               !strcmp(name, "li"))
                       {
                        /*
                -	* Put a tab before <li>'s, <dd>'s, and <dt>'s, and a newline after them...
                +	* Put a tab before <li>'s, * <dd>'s,
                +        * and <dt>'s, and a newline after them...
                 	*/
                 
                 	if (where == MXML_WS_BEFORE_OPEN)
                @@ -799,18 +961,18 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                       return (NULL);
                     }
                 
                - -

                To use this callback function, simply use the name when you call any of the save functions:

                     FILE *fp;
                -    mxml_node_t *tree;
                +    mxml_node_t *tree;
                 
                     fp = fopen("filename.xml", "w");
                -    mxmlSaveFile(tree, fp, whitespace_cb);
                +    mxmlSaveFile(tree, fp, whitespace_cb);
                     fclose(fp);
                 
                + +

                Custom Data Types

                Mini-XML supports custom data types via global load and save callbacks. Only a single set of callbacks can be active at any time, @@ -826,22 +988,21 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback

                     typedef struct
                     {
                -      unsigned      year,                   /* Year */
                -                    month,                  /* Month */
                -                    day,                    /* Day */
                -                    hour,                   /* Hour */
                -                    minute,                 /* Minute */
                -                    second;                 /* Second */
                -      time_t        unix;                   /* UNIX time value */
                +      unsigned      year,    /* Year */
                +                    month,   /* Month */
                +                    day,     /* Day */
                +                    hour,    /* Hour */
                +                    minute,  /* Minute */
                +                    second;  /* Second */
                +      time_t        unix;    /* UNIX time */
                     } iso_date_time_t;
                 
                -    int                                     /* I - 0 on success, -1 on error */
                -    load_custom(mxml_node_t *node,          /* I - Node */
                -                const char  *data)          /* I - Value */
                +    int
                +    load_custom(mxml_node_t *node,
                +                const char *data)
                     {
                -      iso_date_time_t *dt;                  /* Date/time value */
                -      struct tm       tmdata;               /* UNIX time data */
                -
                +      iso_date_time_t *dt;
                +      struct tm tmdata;
                 
                      /*
                       * Allocate data structure...
                @@ -850,16 +1011,19 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                       dt = calloc(1, sizeof(iso_date_time_t));
                 
                      /*
                -      * Try reading 6 unsigned integers from the data string...
                +      * Try reading 6 unsigned integers from the
                +      * data string...
                       */
                 
                       if (sscanf(data, "%u-%u-%uT%u:%u:%uZ",
                -                 &(dt->year), &(dt->month), &(dt->day),
                -                 &(dt->hour), &(dt->minute), &(dt->second)) != 6)
                +                 &(dt->year), &(dt->month),
                +                 &(dt->day), &(dt->hour),
                +                 &(dt->minute),
                +                 &(dt->second)) != 6)
                       {
                        /*
                -        * Unable to read numbers, free the data structure and return an
                -        * error...
                +        * Unable to read numbers, free the data
                +        * structure and return an error...
                         */
                 
                         free(dt);
                @@ -887,7 +1051,8 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                       }
                 
                      /*
                -      * Convert ISO time to UNIX time in seconds...
                +      * Convert ISO time to UNIX time in
                +      * seconds...
                       */
                 
                       tmdata.tm_year = dt->year - 1900;
                @@ -900,7 +1065,8 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                       dt->unix = gmtime(&tmdata);
                 
                      /*
                -      * Assign custom node data and destroy function pointers...
                +      * Assign custom node data and destroy
                +      * function pointers...
                       */
                 
                       node->value.custom.data    = dt;
                @@ -918,24 +1084,23 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                  contain a void pointer to the allocated custom data for the
                  node and a pointer to a destructor function which will free the custom
                  data when the node is deleted.

                - -

                The save callback receives the node pointer and returns an allocated string containing the custom data value. The following save callback could be used for our ISO date/time type:

                -    char *                                  /* I - Allocated string */
                -    save_custom(mxml_node_t *node)          /* I - Node */
                +    char *
                +    save_custom(mxml_node_t *node)
                     {
                -      char            data[255];            /* Data string */
                -      iso_date_time_t *dt;                  /* ISO date/time pointer */
                +      char data[255];
                +      iso_date_time_t *dt;
                 
                 
                       dt = (iso_date_time_t *)node->custom.data;
                 
                -      snprintf(data, sizeof(data), "%04u-%02u-%02uT%02u:%02u:%02uZ",
                -               dt->year, dt->month, dt->day, dt->hour,
                -               dt->minute, dt->second);
                +      snprintf(data, sizeof(data),
                +               "%04u-%02u-%02uT%02u:%02u:%02uZ",
                +               dt->year, dt->month, dt->day,
                +               dt->hour, dt->minute, dt->second);
                 
                       return (strdup(data));
                     }
                @@ -943,8 +1108,11 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback
                 

                You register the callback functions using the mxmlSetCustomHandlers() function:

                -    mxmlSetCustomHandlers(load_custom, save_custom);
                +    mxmlSetCustomHandlers(load_custom,
                +                          save_custom);
                 
                + +

                Changing Node Values

                All of the examples so far have concentrated on creating and loading new XML data nodes. Many applications, however, need to manipulate or @@ -953,29 +1121,31 @@ MXML_WS_BEFORE_CLOSE, or MXML_WS_AFTER_CLOSE. The callback

                Existing nodes can be changed using the mxmlSetElement(), mxmlSetInteger(), mxmlSetOpaque() -, mxmlSetReal(), and -mxmlSetText() functions. For example, use the following +, mxmlSetReal(), +mxmlSetText(), and +mxmlSetTextf() functions. For example, use the following function call to change a text node to contain the text "new" with leading whitespace:

                -    mxml_node_t *node;
                +    mxml_node_t *node;
                 
                -    mxmlSetText(node, 1, "new");
                +    mxmlSetText(node, 1, "new");
                 

                Formatted Text

                The mxmlNewTextf() and mxmlSetTextf() functions create and change text nodes, respectively, using printf-style format strings and arguments. - For example, use the following function call to create a new text node:

                + For example, use the following function call to create a new text node + containing a constructed filename:

                -    mxml_node_t *node;
                +    mxml_node_t *node;
                 
                -    node = mxmlNewTextf(node, 1, "%s/%s",
                +    node = mxmlNewTextf(node, 1, "%s/%s",
                                         path, filename);
                 

                Indexing

                Mini-XML provides functions for managing indices of nodes. The - current implementation provides the same functionality as the + current implementation provides the same functionality as mxmlFindElement(). The advantage of using an index is that searching and enumeration of elements is significantly faster. The only disadvantage is that each index is a static snapshot of the XML @@ -987,10 +1157,11 @@ mxmlSetInteger(), mxmlSetOpaque() structures. The mxmlIndexNew() function creates a new index:

                -    mxml_node_t *tree;
                -    mxml_index_t *ind;
                +    mxml_node_t *tree;
                +    mxml_index_t *ind;
                 
                -    ind = mxmlIndexNew(tree, "element", "attribute");
                +    ind = mxmlIndexNew(tree, "element",
                +                       "attribute");
                 

                The first argument is the XML node tree to index. Normally this will be a pointer to the ?xml element.

                @@ -1011,8 +1182,7 @@ mxmlIndexEnum(), mxmlIndexFind() enumerates each of the nodes in the index and can be used in a loop as follows:

                -    mxml_node_t *node;
                -    mxml_index_t *ind;
                +    mxml_node_t *node;
                 
                     mxmlIndexReset(ind);
                 
                @@ -1026,12 +1196,13 @@ mxmlIndexEnum(), mxmlIndexFind()
                  the index. It can be used to find all matching elements in an index, as
                  follows:

                -    mxml_node_t *node;
                -    mxml_index_t *ind;
                +    mxml_node_t *node;
                 
                     mxmlIndexReset(ind);
                 
                -    while ((node = mxmlIndexFind(ind, "element", "attr-value")) != NULL)
                +    while ((node = mxmlIndexFind(ind, "element",
                +                                 "attr-value"))
                +                != NULL)
                     {
                       // do something with node
                     }
                @@ -1041,374 +1212,304 @@ mxmlIndexEnum(), mxmlIndexFind()
                  return all elements or attributes in the index. Passing NULL
                  for both the element name and attribute value is equivalent to calling 
                 mxmlIndexEnum.

                - -

                When you are done using the index, delete it using the mxmlIndexDelete() function:

                -    mxml_index_t *ind;
                -
                     mxmlIndexDelete(ind);
                 
                -
                -

                4 - Using the mxmldoc Utility

                -

                This chapter describes how to use the mxmldoc(1) utility - that comes with Mini-XML to automatically generate documentation for - your programs.

                -

                The Basics

                -

                The mxmldoc utility scans C and C++ source and header files - and produces an XML file describing the library interface and an XHTML - file providing a human-readable reference to the code. Each source and - header file must conform to some simple code commenting conventions so - that mxmldoc can extract the necessary descriptive text.

                -

                The mxmldoc command requires the name of an XML file to - store the code information; this file is created and updated as - necessary. The XML file is optionally followed by a list of source - files to scan. After scanning any source files on the command-line, -mxmldoc writes XHTML documentation to the standard output, which - can be redirected to the file using the >filename syntax:

                -
                -    mxmldoc myfile.xml >myfile.html ENTER
                -    mxmldoc myfile.xml file1.c file2.cxx file3.h >myfile.html ENTER
                -
                -

                If no source files are provided on the command-line, the current - contents of the XML file are converted to XHTML.

                -

                Code Documentation Conventions

                -

                As noted previously, source code must be commented properly for -mxmldoc to generate correct documentation for the code. Single line - comments can use the C++ // comment sequence, however all - multi-line comments must use the C /* ... */ comment sequence.

                -

                Functions and Methods

                -

                All implementations of functions and methods must begin with a - comment header describing what the function does, the possible input - limits (if any), and the possible output values (if any), and any - special information needed, as follows:

                -
                -    /*
                -     * 'do_this()' - Compute y = this(x).
                -     *
                -     * Notes: none.
                -     */
                -
                -    float            /* O - Inverse power value, 0.0 <= y <= 1.1 */
                -    do_this(float x) /* I - Power value (0.0 <= x <= 1.1) */
                +

                SAX (Stream) Loading of Documents

                +

                Mini-XML supports an implementation of the Simple API for XML (SAX) + which allows you to load and process an XML document as a stream of + nodes. Aside from allowing you to process XML documents of any size, + the Mini-XML implementation also allows you to retain portions of the + document in memory for later processing.

                +

                The mxmlSAXLoadFd, +mxmlSAXLoadFile, and +mxmlSAXLoadString functions provide the SAX loading APIs. Each + function works like the corresponding mxmlLoad function but + uses a callback to process each node as it is read.

                +

                The callback function receives the node, an event code, and a user + data pointer you supply:

                +
                +    void
                +    sax_cb(mxml_node_t *node,
                +           mxml_sax_event_t event,
                +           void *data)
                     {
                -      ...
                -      return (y);
                +      ... do something ...
                     }
                 
                -

                Return/output values are indicated using an "O" prefix, input values - are indicated using the "I" prefix, and values that are both input and - output use the "IO" prefix for the corresponding in-line comment.

                -

                Variables and Class/Structure/Union Members

                -

                Each variable or member must be declared on a separate line and must - be immediately followed by a comment describing the variable or member, - as follows:

                -
                -    int this_variable;   /* The current state of this */
                -    int that_variable;   /* The current state of that */
                -
                -

                Types

                -

                Each type must have a comment block immediately before the typedef, - as follows:

                -
                -    /*
                -     * This type is for foobar options.
                -     */
                -    typedef int this_type_t;
                +

                The event will be one of the following:

                +
                  +
                • MXML_SAX_CDATA - CDATA was just read
                • +
                • MXML_SAX_COMMENT - A comment was just read
                • +
                • MXML_SAX_DATA - Data (custom, integer, opaque, real, or + text) was just read
                • +
                • MXML_SAX_DIRECTIVE - A processing directive was just read
                • +
                • MXML_SAX_ELEMENT_CLOSE - An open element was just read ( +<element>)
                • +
                • MXML_SAX_ELEMENT_OPEN - A close element was just read ( +</element>)
                • +
                +

                Elements are released after the close element is processed. + All other nodes are released after they are processed. The SAX callback + can retain the node using the +mxmlRetain function. For example, the following SAX callback + will retain all nodes, effectively simulating a normal in-memory load:

                +
                +    void
                +    sax_cb(mxml_node_t *node,
                +           mxml_sax_event_t event,
                +           void *data)
                +    {
                +      if (event != MXML_SAX_ELEMENT_CLOSE)
                +        mxmlRetain(node);
                +    }
                 
                +

                More typically the SAX callback will only retain a small portion of + the document that is needed for post-processing. For example, the + following SAX callback will retain the title and headings in an XHTML + file. It also retains the (parent) elements like <html>, +<head>, and <body>, and processing directives like +<?xml ... ?> and <!DOCTYPE ... >:

                - -

                Classes, Structures, and Unions

                -

                Each class, structure, and union must have a comment block - immediately before the definition, and each member must be documented - in accordance with the function and variable documentation - requirements, as follows:

                +
                -    /*
                -     * This structure is for foobar options.
                -     */
                -    struct this_struct_s
                +    void
                +    sax_cb(mxml_node_t *node,
                +           mxml_sax_event_t event,
                +           void *data)
                     {
                -      int this_member;   /* Current state for this */
                -      int that_member;   /* Current state for that */
                -    };
                +      if (event == MXML_SAX_ELEMENT_OPEN)
                +      {
                +       /*
                +        * Retain headings and titles...
                +        */
                 
                -    /*
                -     * This class is for barfoo options.
                -     */
                -    class this_class_c
                -    {
                -      int this_member;   /* Current state for this */
                -      int that_member;   /* Current state for that */
                -
                -      /*
                -       * 'get_this()' - Get the current state for this.
                -       */
                -      int                /* O - Current state for this */
                -      get_this()
                +        char *name = node->value.element.name;
                +
                +        if (!strcmp(name, "html") ||
                +            !strcmp(name, "head") ||
                +            !strcmp(name, "title") ||
                +            !strcmp(name, "body") ||
                +            !strcmp(name, "h1") ||
                +            !strcmp(name, "h2") ||
                +            !strcmp(name, "h3") ||
                +            !strcmp(name, "h4") ||
                +            !strcmp(name, "h5") ||
                +            !strcmp(name, "h6"))
                +          mxmlRetain(node);
                +      }
                +      else if (event == MXML_SAX_DIRECTIVE)
                +        mxmlRetain(node);
                +      else if (event == MXML_SAX_DATA &&
                +               node->parent->ref_count > 1)
                       {
                -        return (this_member);
                +       /*
                +        * If the parent was retained, then retain
                +        * this data node as well.
                +        */
                +
                +        mxmlRetain(node);
                       }
                -    };
                +    }
                 
                -

                Enumerations

                -

                Each enumeration must have a comment block immediately before the - definition describing what the enumeration is for, and each enumeration - value must have a comment immediately after the value, as follows:

                +

                The resulting skeleton document tree can then be searched just like + one loaded using the mxmlLoad functions. For example, a filter + that reads an XHTML document from stdin and then shows the title and + headings in the document would look like:

                -   /*
                -    * Enumeration of media trays.
                -    */
                -    enum this_enum_e
                -    {
                -      THIS_TRAY,   /* This tray */
                -      THAT_TRAY    /* That tray */
                -    };
                -
                + mxml_node_t *doc, *title, *body, *heading; - -

                XML Schema

                -

                Listing 4-1 shows the XML schema file mxmldoc.xsd which is - included with Mini-XML. This schema file can be used to convert the XML - files produced by mxmldoc into other formats.

                -
                - - - -
                Listing 4-1, XML Schema File "mxmldoc.xsd" -
                -
                -<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                -  <xsd:annotation>
                -    <xsd:documentation xml:lang="en">
                -      Mini-XML 2.2 documentation schema for mxmldoc output.
                -      Copyright 2003-2005 by Michael Sweet.
                -
                -      This program is free software; you can redistribute it and/or
                -      modify it under the terms of the GNU Library General Public
                -      License as published by the Free Software Foundation; either
                -      version 2, or (at your option) any later version.
                -
                -      This program is distributed in the hope that it will be useful,
                -      but WITHOUT ANY WARRANTY; without even the implied warranty of
                -      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                -      GNU General Public License for more details.
                -    </xsd:documentation>
                -  </xsd:annotation>
                +    doc = mxmlSAXLoadFd(NULL, 0,
                +                        MXML_TEXT_CALLBACK,
                +                        sax_cb, NULL);
                 
                -  <!-- basic element definitions -->
                -  <xsd:element name="argument" type="argumentType"/>
                -  <xsd:element name="class" type="classType"/>
                -  <xsd:element name="constant" type="constantType"/>
                -  <xsd:element name="description" type="xsd:string"/>
                -  <xsd:element name="enumeration" type="enumerationType"/>
                -  <xsd:element name="function" type="functionType"/>
                -  <xsd:element name="mxmldoc" type="mxmldocType"/>
                -  <xsd:element name="namespace" type="namespaceType"/>
                -  <xsd:element name="returnvalue" type="returnvalueType"/>
                -  <xsd:element name="seealso" type="identifierList"/>
                -  <xsd:element name="struct" type="structType"/>
                -  <xsd:element name="typedef" type="typedefType"/>
                -  <xsd:element name="type" type="xsd:string"/>
                -  <xsd:element name="union" type="unionType"/>
                -  <xsd:element name="variable" type="variableType"/>
                +    title = mxmlFindElement(doc, doc, "title",
                +                            NULL, NULL,
                +                            MXML_DESCEND);
                 
                -  <!-- descriptions of complex elements -->
                -  <xsd:complexType name="argumentType">
                -    <xsd:sequence>
                -      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -    </xsd:sequence>
                -    <xsd:attribute name="default" type="xsd:string" use="optional"/>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -    <xsd:attribute name="direction" type="direction" use="optional" default="I"/>
                -  </xsd:complexType>
                +    if (title)
                +      print_children(title);
                 
                -  <xsd:complexType name="classType">
                -    <xsd:sequence>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -      <xsd:choice minOccurs="0" maxOccurs="unbounded">
                -	<xsd:element ref="class"/>
                +    body = mxmlFindElement(doc, doc, "body",
                +                           NULL, NULL,
                +                           MXML_DESCEND);
                +
                +    if (body)
                +    {
                +      for (heading = body->child;
                +           heading;
                +           heading = heading->next)
                +        print_children(heading);
                +    }
                 
                -
                -
                +
                +

                4Using the mxmldoc Utility

                +

                This chapter describes how to use mxmldoc(1) program to + automatically generate documentation from C and C++ source files.

                +

                The Basics

                +

                Originally developed to generate the Mini-XML and CUPS API + documentation, mxmldoc is now a general-purpose utility which + scans C and C++ source files to produce HTML and man page documentation + along with an XML file representing the functions, types, and + definitions in those source files. Unlike popular documentation + generators like Doxygen or Javadoc, mxmldoc uses in-line + comments rather than comment headers, allowing for more "natural" code + documentation.

                +

                By default, mxmldoc produces HTML documentation. For + example, the following command will scan all of the C source and header + files in the current directory and produce a HTML documentation file + called filename.html:

                +
                +    mxmldoc *.h *.c >filename.html ENTER
                +
                +

                You can also specify an XML file to create which contains all of the + information from the source files. For example, the following command + creates an XML file called filename.xml in addition to the + HTML file:

                +
                +    mxmldoc filename.xml *.h *.c >filename.html ENTER
                +
                +

                The --no-output option disables the normal HTML output:

                +
                +    mxmldoc --no-output filename.xml *.h *.c ENTER
                +
                +

                You can then run mxmldoc again with the XML file alone to + generate the HTML documentation:

                +
                +    mxmldoc filename.xml >filename.html ENTER
                +
                +

                The --man filename option tells mxmldoc to create a + man page instead of HTML documentation, for example:

                +
                +    mxmldoc --man filename filename.xml \
                +        >filename.man ENTER
                +
                +    mxmldoc --man filename *.h *.c \
                +        >filename.man ENTER
                +
                +    mxmldoc --man filename filename.xml *.h *.c \
                +        >filename.man ENTER
                +
                +

                Commenting Your Code

                +

                As noted previously, mxmldoc looks for in-line comments to + describe the functions, types, and constants in your code. Mxmldoc + will document all public names it finds in your source files - any + names starting with the underscore character (_) or names that are + documented with the @private@ directive are + treated as private and are undocumented.

                +

                Comments appearing directly before a function or type definition are + used to document that function or type. Comments appearing after + argument, definition, return type, or variable declarations are used to + document that argument, definition, return type, or variable. For + example, the following code excerpt defines a key/value structure and a + function that creates a new instance of that structure:

                +
                +    /* A key/value pair. This is used with the
                +       dictionary structure. */
                +
                +    struct keyval
                +    {
                +      char *key; /* Key string */
                +      char *val; /* Value string */
                +    };
                 
                -
                -
                - - - -
                Listing 4-1, XML Schema File "mxmldoc.xsd" - (con't)
                + /* Create a new key/value pair. */ + + struct keyval * /* New key/value pair */ + new_keyval( + const char *key, /* Key string */ + const char *val) /* Value string */ + { + ... + } + +

                Mxmldoc also knows to remove extra asterisks (*) from the + comment string, so the comment string:

                -	<xsd:element ref="enumeration"/>
                -	<xsd:element ref="function"/>
                -	<xsd:element ref="struct"/>
                -	<xsd:element ref="typedef"/>
                -	<xsd:element ref="union"/>
                -	<xsd:element ref="variable"/>
                -      </xsd:choice>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -    <xsd:attribute name="parent" type="xsd:string" use="optional"/>
                -  </xsd:complexType>
                +    /*
                +     * Compute the value of PI.
                +     *
                +     * The function connects to an Internet server
                +     * that streams audio of mathematical monks
                +     * chanting the first 100 digits of PI.
                +     */
                +
                +

                will be shown as:

                +
                +    Compute the value of PI.
                 
                -  <xsd:complexType name="constantType">
                -    <xsd:sequence>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                +    The function connects to an Internet server
                +    that streams audio of mathematical monks
                +    chanting the first 100 digits of PI.
                +
                +

                Comments can also include the following + special @name ...@ directive strings:

                +
                  +
                • @deprecated@ - flags the item as deprecated to discourage + its use
                • +
                • @private@ - flags the item as private so it will not be + included in the documentation
                • +
                • @since ...@ - flags the item as new since a particular + release. The text following the @since up to the closing @ + is highlighted in the generated documentation, e.g. @since CUPS + 1.3@.
                • +
                - <xsd:complexType name="enumerationType"> - <xsd:sequence> - <xsd:element ref="description" minOccurs="0" maxOccurs="1"/> - <xsd:element ref="constant" minOccurs="1" maxOccurs="unbounded"/> - </xsd:sequence> - <xsd:attribute name="name" type="identifier" use="required"/> - </xsd:complexType> - - <xsd:complexType name="functionType"> - <xsd:sequence> - <xsd:element ref="returnvalue" minOccurs="0" maxOccurs="1"/> - <xsd:element ref="description" minOccurs="0" maxOccurs="1"/> - <xsd:element ref="argument" minOccurs="1" maxOccurs="unbounded"/> - <xsd:element ref="seealso" minOccurs="0" maxOccurs="1"/> - </xsd:sequence> - <xsd:attribute name="name" type="identifier" use="required"/> - <xsd:attribute name="scope" type="scope" use="optional"/> - </xsd:complexType> - - <xsd:complexType name="mxmldocType"> - <xsd:choice minOccurs="0" maxOccurs="unbounded"> - <xsd:element ref="class"/> - <xsd:element ref="enumeration"/> - <xsd:element ref="function"/> - <xsd:element ref="namespace"/> - <xsd:element ref="struct"/> - <xsd:element ref="typedef"/> - <xsd:element ref="union"/> - <xsd:element ref="variable"/> - </xsd:choice> - </xsd:complexType> - - <xsd:complexType name="namespaceType"> - <xsd:sequence> - <xsd:element ref="description" minOccurs="0" maxOccurs="1"/> - <xsd:choice minOccurs="0" maxOccurs="unbounded"> - <xsd:element ref="class"/> - <xsd:element ref="enumeration"/> - <xsd:element ref="function"/> - -
                -
                - - -
                - - - -
                Listing 4-1, XML Schema File "mxmldoc.xsd" - (con't)
                -
                -	<xsd:element ref="struct"/>
                -	<xsd:element ref="typedef"/>
                -	<xsd:element ref="union"/>
                -	<xsd:element ref="variable"/>
                -      </xsd:choice>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                -
                -  <xsd:complexType name="returnvalueType">
                -    <xsd:sequence>
                -      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -    </xsd:sequence>
                -  </xsd:complexType>
                -
                -  <xsd:complexType name="structType">
                -    <xsd:sequence>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -      <xsd:choice minOccurs="0" maxOccurs="unbounded">
                -	<xsd:element ref="variable"/>
                -	<xsd:element ref="function"/>
                -      </xsd:choice>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                -
                -  <xsd:complexType name="typedefType">
                -    <xsd:sequence>
                -      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                -
                -  <xsd:complexType name="unionType">
                -    <xsd:sequence>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -      <xsd:element ref="variable" minOccurs="0" maxOccurs="unbounded"/>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                -
                -  <xsd:complexType name="variableType">
                -    <xsd:sequence>
                -      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
                -      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
                -    </xsd:sequence>
                -    <xsd:attribute name="name" type="identifier" use="required"/>
                -  </xsd:complexType>
                -
                -  <!-- data types -->
                -  <xsd:simpleType name="direction">
                -    <xsd:restriction base="xsd:string">
                -      <xsd:enumeration value="I"/>
                -      <xsd:enumeration value="O"/>
                -      <xsd:enumeration value="IO"/>
                -    </xsd:restriction>
                -
                -
                -
                - - -
                - - - -
                Listing 4-1, XML Schema File "mxmldoc.xsd" - (con't)
                -
                -  </xsd:simpleType>
                -
                -  <xsd:simpleType name="identifier">
                -    <xsd:restriction base="xsd:string">
                -      <xsd:pattern value="[a-zA-Z_(.]([a-zA-Z_(.,)* 0-9])*"/>
                -    </xsd:restriction>
                -  </xsd:simpleType>
                -
                -  <xsd:simpleType name="identifierList">
                -    <xsd:list itemType="identifier"/>
                -  </xsd:simpleType>
                -
                -  <xsd:simpleType name="scope">
                -    <xsd:restriction base="xsd:string">
                -      <xsd:enumeration value=""/>
                -      <xsd:enumeration value="private"/>
                -      <xsd:enumeration value="protected"/>
                -      <xsd:enumeration value="public"/>
                -    </xsd:restriction>
                -  </xsd:simpleType>
                -</xsd:schema>
                -
                -
                -
                + +

                Titles, Sections, and Introductions

                +

                Mxmldoc also provides options to set the title, section, and + introduction text for the generated documentation. The --title text + option specifies the title for the documentation. The title string is + usually put in quotes:

                +
                +    mxmldoc filename.xml \
                +        --title "My Famous Documentation" \
                +        >filename.html ENTER
                +
                +

                The --section name option specifies the section for the + documentation. For HTML documentation, the name is placed in a HTML + comment such as:

                +
                +    <!-- SECTION: name -->
                +
                +

                For man pages, the section name is usually just a number ("3"), or a + number followed by a vendor name ("3acme"). The section name is used in + the .TH directive in the man page:

                +
                +    .TH mylibrary 3acme "My Title" ...
                +
                +

                The default section name for man page output is "3". There is no + default section name for HTML output.

                +

                Finally, the --intro filename option specifies a file to + embed after the title and section but before the generated + documentation. For HTML documentation, the file must consist of valid + HTML without the usual DOCTYPE, html, and body + elements. For man page documentation, the file must consist of valid +nroff(1) text.


                -

                A - GNU Library General Public - License

                +

                AMini-XML License

                +

                The Mini-XML library and included programs are provided under the + terms of the GNU Library General Public License (LGPL) with the + following exceptions:

                +
                  +
                1. Static linking of applications to the Mini-XML library does not + constitute a derivative work and does not require the author to provide + source code for the application, use the shared Mini-XML libraries, or + link their applications against a user-supplied version of Mini-XML. +

                  If you link the application to a modified version of Mini-XML, + then the changes to Mini-XML must be provided under the terms of the + LGPL in sections 1, 2, and 4.

                  +
                2. +
                3. You do not have to provide a copy of the Mini-XML license with + programs that are linked to the Mini-XML library, nor do you have to + identify the Mini-XML license in your program or documentation as + required by section 6 of the LGPL.
                4. +
                +

                GNU LIBRARY GENERAL PUBLIC LICENSE

                Version 2, June 1991
                Copyright (C) 1991 Free Software Foundation, Inc.
                59 Temple Place - Suite 330, Boston, MA 02111-1307, USA @@ -1416,7 +1517,7 @@ mxmldoc to generate correct documentation for the code. Single line this license document, but changing it is not allowed.
                [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.]

                -

                Preamble

                +

                Preamble

                The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free @@ -1491,8 +1592,8 @@ mxmldoc to generate correct documentation for the code. Single line works together with the library.

                Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one.

                -

                TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION - AND MODIFICATION

                +

                TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND + MODIFICATION

                0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this @@ -1532,7 +1633,7 @@ mxmldoc to generate correct documentation for the code. Single line or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:

                -
                +

                  a) The modified work must itself be a software library.

                  b) You must cause the files modified to carry @@ -1554,7 +1655,7 @@ mxmldoc to generate correct documentation for the code. Single line function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)

                  -
                +

              These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in @@ -1636,7 +1737,7 @@ mxmldoc to generate correct documentation for the code. Single line copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:

              -
              a) Accompany the work with the complete +
                a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with @@ -1656,7 +1757,7 @@ mxmldoc to generate correct documentation for the code. Single line the above specified materials from the same place.

                d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.

                -
              +

            For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, @@ -1676,15 +1777,15 @@ mxmldoc to generate correct documentation for the code. Single line such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:

            -
            a) Accompany the combined library with a - copy of the same work based on the Library, uncombined with any other - library facilities. This must be distributed under the terms of the - Sections above. +
              a) Accompany the combined library with a copy of + the same work based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the Sections + above.

              b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.

              -
            +

          8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, @@ -1761,7 +1862,7 @@ mxmldoc to generate correct documentation for the code. Single line decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.

          -

          NO WARRANTY

          +

          NO WARRANTY

          15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT @@ -1781,8 +1882,8 @@ mxmldoc to generate correct documentation for the code. Single line FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

          -

          END OF TERMS AND CONDITIONS

          -

          How to Apply These Terms to Your New Libraries

          +

          END OF TERMS AND CONDITIONS

          +

          How to Apply These Terms to Your New Libraries

          If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting @@ -1793,46 +1894,81 @@ mxmldoc to generate correct documentation for the code. Single line effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.

          -
          -one line to give the library's name and an idea of what it does.
          -Copyright (C) year  name of author
          -
          -This library is free software; you can redistribute it and/or
          -modify it under the terms of the GNU Lesser General Public
          -License as published by the Free Software Foundation; either
          -version 2.1 of the License, or (at your option) any later version.
          -
          -This library is distributed in the hope that it will be useful,
          -but WITHOUT ANY WARRANTY; without even the implied warranty of
          -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
          -Lesser General Public License for more details.
          -
          -You should have received a copy of the GNU Lesser General Public
          -License along with this library; if not, write to the Free Software
          -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
          -
          +
            +

            one line to give the library's name and an idea of what it does. +
            Copyright (C) year name of author

            +

            This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 2.1 of the + License, or (at your option) any later version.

            +

            This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser + General Public License for more details.

            +

            You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

            +

          Also add information on how to contact you by electronic and paper mail.

          You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names:

          -
          -Yoyodyne, Inc., hereby disclaims all copyright interest in
          -the library `Frob' (a library for tweaking knobs) written
          -by James Random Hacker.
          -
          -signature of Ty Coon, 1 April 1990
          -Ty Coon, President of Vice
          -
          +
            +

            Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random + Hacker.

            +

            signature of Ty Coon, 1 April 1990 Ty Coon, President of + Vice

            +

          That's all there is to it!


          -

          B - Release Notes

          -

          Changes in Mini-XML 2.2.2

          +

          BRelease Notes

          +

          Changes in Mini-XML 2.3

          +
            +
          • Added two exceptions to the LGPL to support static linking of + applications against Mini-XML
          • +
          • The mxmldoc utility can now generate man pages, too.
          • +
          • Added a mxmlNewXML() function
          • +
          • Added a mxmlElementSetAttrf() function (STR #43)
          • +
          • Added a snprintf() emulation function for the test program (STR #32)
          • +
          • Added the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ + 2005 (STR #36)
          • +
          • mxmlLoad*() did not detect missing > characters in elements (STR + #41)
          • +
          • mxmlLoad*() did not detect missing close tags at the end of an XML + document (STR #45)
          • +
          • Added user_data and ref_count members to mxml_node_t structure
          • +
          • Added mxmlReleaseNode() and mxmlRetainNode() APIs for + reference-counted nodes
          • +
          • Added mxmlSetWrapMargin() to control the wrapping of XML output
          • +
          • Added conditional check for EINTR error code for certain Windows + compilers that do not define it (STR #33)
          • +
          • The mxmldoc program now generates correct HTML 4.0 output - + previously it generated invalid XHTML
          • +
          • The mxmldoc program now supports "@deprecated@, "@private@", and + "@since version@" comments
          • +
          • Fixed function and enumeration type bugs in mxmldoc
          • +
          • Fixed the XML schema for mxmldoc
          • +
          • The mxmldoc program now supports --intro, --section, and --title + options
          • +
          • The mxmlLoad*() functions could leak a node on an error (STR #27)
          • +
          • The mxml_vsnprintf() function could get in an infinite loop on a + buffer overflow (STR #25)
          • +
          • Added new mxmlNewCDATA() and mxmlSetCDATA() functions to create and + set CDATA nodes, which are really just special element nodes
          • +
          • Added new MXML_IGNORE type and MXML_IGNORE_CB callback to ignore + non-element nodes, e.g. whitespace
          • +
          • mxmlLoad*() did not treat custom data as opaque, so whitespace + characters would be lost
          • +
          +

          Changes in Mini-XML 2.2.2

          • mxmlLoad*() did not treat custom data as opaque, so whitespace characters would be lost.
          -

          Changes in Mini-XML 2.2.1

          +

          Changes in Mini-XML 2.2.1

          • mxmlLoadFd(), mxmlLoadFile(), and mxmlLoadString() now correctly return NULL on error (STR #21)
          • @@ -1843,7 +1979,7 @@ Ty Coon, President of Vice proper permissions on UNIX/Linux/OSX.
          • Fixed a MingW/Cygwin compilation problem (STR #18)
          -

          Changes in Mini-XML 2.2

          +

          Changes in Mini-XML 2.2

          • Added shared library support (STR #17)
          • mxmlLoad*() now returns an error when an XML stream contains illegal @@ -1857,7 +1993,7 @@ Ty Coon, President of Vice
          • Added checking for invalid comment termination ("--->" is not allowed)
          -

          Changes in Mini-XML 2.1

          +

          Changes in Mini-XML 2.1

          • Added support for custom data nodes (STR #6)
          • Now treat UTF-8 sequences which are longer than necessary as an @@ -1868,7 +2004,7 @@ Ty Coon, President of Vice
          • Added mxmlLoadFd() and mxmlSaveFd() functions.
          • Fixed multi-word UTF-16 handling.
          -

          Changes in Mini-XML 2.0

          +

          Changes in Mini-XML 2.0

          • New programmers manual.
          • Added Visual C++ project files for Microsoft Windows users.
          • @@ -1901,7 +2037,7 @@ Ty Coon, President of Vice destination path and install path. This caused problems when building and installing with MingW.
          -

          Changes in Mini-XML 1.3

          +

          Changes in Mini-XML 1.3

          • Fixes for mxmldoc.
          • Added support for reading standard HTML entity names.
          • @@ -1917,7 +2053,7 @@ Ty Coon, President of Vice
          • The load and save functions now properly handle quoted element and attribute name strings properly, e.g. for !DOCTYPE declarations.
          -

          Changes in Mini-XML 1.2

          +

          Changes in Mini-XML 1.2

          • Added new "set" methods to set the value of a node.
          • Added new formatted text methods mxmlNewTextf() and mxmlSetTextf() @@ -1930,13 +2066,13 @@ Ty Coon, President of Vice
          • Added --with/without-snprintf configure option to control the snprintf() and vsnprintf() function checks.
          -

          Changes in Mini-XML 1.1.2

          +

          Changes in Mini-XML 1.1.2

          • The mxml(3) man page wasn't updated for the string functions.
          • mxmlSaveString() returned the wrong number of characters.
          • mxml_add_char() updated the buffer pointer in the wrong place.
          -

          Changes in Mini-XML 1.1.1

          +

          Changes in Mini-XML 1.1.1

          • The private mxml_add_ch() function did not update the start-of-buffer pointer which could cause a crash when using @@ -1947,7 +2083,7 @@ Ty Coon, President of Vice
          • Added a mxmlSaveAllocString() convenience function for saving an XML node tree to an allocated string.
          -

          Changes in Mini-XML 1.1

          +

          Changes in Mini-XML 1.1

          • The mxmlLoadFile() function now uses dynamically allocated string buffers for element names, attribute names, and attribute values. @@ -1959,7 +2095,7 @@ Ty Coon, President of Vice
          • Add emulation of strdup() if the local platform does not provide the function.
          -

          Changes in Mini-XML 1.0

          +

          Changes in Mini-XML 1.0

          • The mxmldoc program now handles function arguments, structures, unions, enumerations, classes, and typedefs properly.
          • @@ -1967,7 +2103,7 @@ Ty Coon, President of Vice code.
          • Added man pages and packaging files.
          -

          Changes in Mini-XML 0.93

          +

          Changes in Mini-XML 0.93

          • New mxmldoc example program that is also used to create and update code documentation using XML and produce HTML reference pages.
          • @@ -1992,61 +2128,87 @@ Ty Coon, President of Vice
          • mxmlSaveFile() now supports a whitespace callback to provide more human-readable XML output under program control.
          -

          Changes in Mini-XML 0.92

          +

          Changes in Mini-XML 0.92

          • mxmlSaveFile() didn't return a value on success.
          -

          Changes in Mini-XML 0.91

          +

          Changes in Mini-XML 0.91

          • mxmlWalkNext() would go into an infinite loop.
          -

          Changes in Mini-XML 0.9

          +

          Changes in Mini-XML 0.9

          • Initial public release.

          -

          C - Library Reference

          -

          Contents

          +

          CLibrary Reference

          +

          Contents

          -

          Enumerations

          +

          Enumerations

          -

          mxml_type_e

          -
          +

          mxml_sax_event_e

          +

          Description

          +

          SAX event type.

          +

          Values

          +
          + + + + + + + + + + +
          NameDescription
          MXML_SAX_CDATACDATA node
          MXML_SAX_COMMENTComment node
          MXML_SAX_DATAData node
          MXML_SAX_DIRECTIVEProcessing directive node
          MXML_SAX_ELEMENT_CLOSEElement closed
          MXML_SAX_ELEMENT_OPENElement opened
          +
          + +

          mxml_type_e

          Description

          The XML node type.

          Values

          -

          - - - +
          +
          NameDescription
          + - + +
          NameDescription
          MXML_CUSTOMCustom data
          MXML_CUSTOM + +  Mini-XML 2.1 Custom data
          MXML_ELEMENTXML element with attributes
          MXML_IGNORE + +  Mini-XML 2.3 Ignore/throw away node
          MXML_INTEGERInteger value
          MXML_OPAQUEOpaque string
          MXML_REALReal value
          MXML_TEXTText fragment
          - + -

          Functions

          +

          Functions

          -

          mxmlAdd()

          -
          +

          mxmlAdd()

          Description

          -

          Add a node to a tree. Adds the specified node to the parent. If the - child argument is not NULL, puts the new node before or after the - specified child depending on the value of the where argument. If the - child argument is NULL, puts the new node at the beginning of the child - list (MXML_ADD_BEFORE) or at the end of the child list - (MXML_ADD_AFTER). The constant MXML_ADD_TO_PARENT can be used to - specify a NULL child pointer.

          +

          Add a node to a tree.

          +

          Adds the specified node to the parent. If the child argument is not + NULL, puts the new node before or after the specified child depending + on the value of the where argument. If the child argument is NULL, puts + the new node at the beginning of the child list (MXML_ADD_BEFORE) or at + the end of the child list (MXML_ADD_AFTER). The constant + MXML_ADD_TO_PARENT can be used to specify a NULL child pointer.

          Syntax

          -
          -void
          -mxmlAdd(
          -    mxml_node_t * parent,
          -    int where,
          -    mxml_node_t * child,
          -    mxml_node_t * node);
          -
          +

          void +
          mxmlAdd( mxml_node_t * parent, int + where, mxml_node_t * child, +mxml_node_t * node);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node
          whereWhere to add, MXML_ADD_BEFORE or @@ -2121,209 +2309,199 @@ mxmlAdd( MXML_ADD_TO_PARENT
          nodeNode to add
          +

          Returns

          Nothing.

          -

          mxmlDelete()

          -
          +

          mxmlDelete()

          Description

          -

          Delete a node and all of its children. If the specified node has a - parent, this function first removes the node from its parent using the - mxmlRemove() function.

          +

          Delete a node and all of its children.

          +

          If the specified node has a parent, this function first removes the + node from its parent using the mxmlRemove() function.

          Syntax

          -
          -void
          -mxmlDelete(
          -    mxml_node_t * node);
          -
          +

          void +
          mxmlDelete( mxml_node_t * node);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to delete
          +

          Returns

          Nothing.

          -

          mxmlElementGetAttr()

          -
          +

          mxmlElementGetAttr()

          Description

          -

          Get an attribute. This function returns NULL if the node is not an - element or the named attribute does not exist.

          +

          Get an attribute.

          +

          This function returns NULL if the node is not an element or the named + attribute does not exist.

          Syntax

          -
          -const char *
          -mxmlElementGetAttr(
          -    mxml_node_t * node,
          -    const char * name);
          -
          +

          const char * +
          mxmlElementGetAttr( mxml_node_t * node, + const char * name);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeElement node
          nameName of attribute
          +

          Returns

          Attribute value or NULL

          -

          mxmlElementSetAttr()

          -
          +

          mxmlElementSetAttr()

          Description

          -

          Set an attribute. If the named attribute already exists, the value of - the attribute is replaced by the new string value. The string value is - copied into the element node. This function does nothing if the node is - not an element.

          +

          Set an attribute.

          +

          If the named attribute already exists, the value of the attribute is + replaced by the new string value. The string value is copied into the + element node. This function does nothing if the node is not an element.

          Syntax

          -
          -void
          -mxmlElementSetAttr(
          -    mxml_node_t * node,
          -    const char * name,
          -    const char * value);
          -
          +

          void +
          mxmlElementSetAttr( mxml_node_t * node, + const char * name, const char * value);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeElement node
          nameName of attribute
          valueAttribute value
          +

          Returns

          Nothing.

          -

          mxmlEntityAddCallback()

          -
          +

          + + Mini-XML 2.3 mxmlElementSetAttrf() +

          Description

          -

          Add a callback to convert entities to Unicode.

          +

          Set an attribute with a formatted value.

          +

          If the named attribute already exists, the value of the attribute is + replaced by the new formatted string. The formatted string value is + copied into the element node. This function does nothing if the node is + not an element.

          Syntax

          -
          -int
          -mxmlEntityAddCallback(
          -    int (*cb)(const char *name));
          -
          +

          void +
          mxmlElementSetAttrf( mxml_node_t * node, + const char * name, const char * format, ...);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - + + + +
          NameDescription
          (*cb)(const char *name)Callback function to - add
          nodeElement node
          nameName of attribute
          formatPrintf-style attribute value
          ...Additional arguments as needed
          + +

          Returns

          +

          Nothing.

          + + +

          +mxmlEntityAddCallback()

          +

          Description

          +

          Add a callback to convert entities to Unicode.

          +

          Syntax

          +

          int +
          mxmlEntityAddCallback(void);

          +

          Arguments

          +

          None.

          Returns

          0 on success, -1 on failure

          -

          mxmlEntityGetName()

          -
          +

          mxmlEntityGetName()

          Description

          -

          Get the name that corresponds to the character value. If val does not - need to be represented by a named entity, NULL is returned.

          +

          Get the name that corresponds to the character value.

          +

          If val does not need to be represented by a named entity, NULL is + returned.

          Syntax

          -
          -const char *
          -mxmlEntityGetName(
          -    int val);
          -
          +

          const char * +
          mxmlEntityGetName( int val);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          valCharacter value
          +

          Returns

          Entity name or NULL

          -

          mxmlEntityGetValue()

          -
          +

          mxmlEntityGetValue()

          Description

          -

          Get the character corresponding to a named entity. The entity name - can also be a numeric constant. -1 is returned if the name is not - known.

          +

          Get the character corresponding to a named entity.

          +

          The entity name can also be a numeric constant. -1 is returned if the + name is not known.

          Syntax

          -
          -int
          -mxmlEntityGetValue(
          -    const char * name);
          -
          +

          int +
          mxmlEntityGetValue( const char * name);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nameEntity name
          +

          Returns

          Character value or -1 on error

          -

          mxmlEntityRemoveCallback()

          -
          +

          +mxmlEntityRemoveCallback()

          Description

          Remove a callback.

          Syntax

          -
          -void
          -mxmlEntityRemoveCallback(
          -    int (*cb)(const char *name));
          -
          +

          void +
          mxmlEntityRemoveCallback(void);

          Arguments

          -

          - - - - - -
          NameDescription
          (*cb)(const char *name)Callback function to - remove
          +

          None.

          Returns

          Nothing.

          -

          mxmlFindElement()

          -
          +

          mxmlFindElement()

          Description

          -

          Find the named element. The search is constrained by the name, - attribute name, and value; any NULL names or values are treated as - wildcards, so different kinds of searches can be implemented by looking - for all elements of a given name or all elements with a specific - attribute. The descend argument determines whether the search descends - into child nodes; normally you will use MXML_DESCEND_FIRST for the - initial search and MXML_NO_DESCEND to find additional direct - descendents of the node. The top node argument constrains the search to - a particular node's children.

          +

          Find the named element.

          +

          The search is constrained by the name, attribute name, and value; any + NULL names or values are treated as wildcards, so different kinds of + searches can be implemented by looking for all elements of a given name + or all elements with a specific attribute. The descend argument + determines whether the search descends into child nodes; normally you + will use MXML_DESCEND_FIRST for the initial search and MXML_NO_DESCEND + to find additional direct descendents of the node. The top node + argument constrains the search to a particular node's children.

          Syntax

          -
          -mxml_node_t *
          -mxmlFindElement(
          -    mxml_node_t * node,
          -    mxml_node_t * top,
          -    const char * name,
          -    const char * attr,
          -    const char * value,
          -    int descend);
          -
          +

          mxml_node_t * +
          mxmlFindElement( mxml_node_t * node, +mxml_node_t * top, const char * name, const char * attr, const char + * value, int descend);

          Arguments

          -

          - - - +
          +
          NameDescription
          + @@ -2333,435 +2511,419 @@ mxmlFindElement(
          NameDescription
          nodeCurrent node
          topTop node
          descendDescend into tree - MXML_DESCEND, MXML_NO_DESCEND, or MXML_DESCEND_FIRST
          +

          Returns

          Element node or NULL

          -

          mxmlIndexDelete()

          -
          +

          mxmlIndexDelete()

          Description

          Delete an index.

          Syntax

          -
          -void
          -mxmlIndexDelete(
          -    mxml_index_t * ind);
          -
          +

          void +
          mxmlIndexDelete( mxml_index_t * ind);
          +

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          indIndex to delete
          +

          Returns

          Nothing.

          -

          mxmlIndexEnum()

          -
          +

          mxmlIndexEnum()

          Description

          -

          Return the next node in the index. Nodes are returned in the sorted - order of the index.

          +

          Return the next node in the index.

          +

          Nodes are returned in the sorted order of the index.

          Syntax

          -
          -mxml_node_t *
          -mxmlIndexEnum(
          -    mxml_index_t * ind);
          -
          +

          mxml_node_t * +
          mxmlIndexEnum( mxml_index_t * ind);
          +

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          indIndex to enumerate
          +

          Returns

          Next node or NULL if there is none

          -

          mxmlIndexFind()

          -
          +

          mxmlIndexFind()

          Description

          -

          Find the next matching node. You should call mxmlIndexReset() prior - to using this function for the first time with a particular set of - "element" and "value" strings. Passing NULL for both "element" and - "value" is equivalent to calling mxmlIndexEnum().

          +

          Find the next matching node.

          +

          You should call mxmlIndexReset() prior to using this function for the + first time with a particular set of "element" and "value" strings. + Passing NULL for both "element" and "value" is equivalent to calling + mxmlIndexEnum().

          Syntax

          -
          -mxml_node_t *
          -mxmlIndexFind(
          -    mxml_index_t * ind,
          -    const char * element,
          -    const char * value);
          -
          +

          mxml_node_t * +
          mxmlIndexFind( mxml_index_t * ind, + const char * element, const char * value);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          indIndex to search
          elementElement name to find, if any
          valueAttribute value, if any
          +

          Returns

          Node or NULL if none found

          -

          mxmlIndexNew()

          -
          +

          mxmlIndexNew()

          Description

          -

          Create a new index. The index will contain all nodes that contain the - named element and/or attribute. If both "element" and "attr" are NULL, - then the index will contain a sorted list of the elements in the node - tree. Nodes are sorted by element name and optionally by attribute - value if the "attr" argument is not NULL.

          +

          Create a new index.

          +

          The index will contain all nodes that contain the named element + and/or attribute. If both "element" and "attr" are NULL, then the index + will contain a sorted list of the elements in the node tree. Nodes are + sorted by element name and optionally by attribute value if the "attr" + argument is not NULL.

          Syntax

          -
          -mxml_index_t *
          -mxmlIndexNew(
          -    mxml_node_t * node,
          -    const char * element,
          -    const char * attr);
          -
          +

          mxml_index_t * +
          mxmlIndexNew( mxml_node_t * node, const + char * element, const char * attr);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeXML node tree
          elementElement to index or NULL for all
          attrAttribute to index or NULL for none
          +

          Returns

          New index

          -

          mxmlIndexReset()

          -
          +

          mxmlIndexReset()

          Description

          Reset the enumeration/find pointer in the index and return the first - node in the index. This function should be called prior to using - mxmlIndexEnum() or mxmlIndexFind() for the first time.

          + node in the index.

          +

          This function should be called prior to using mxmlIndexEnum() or + mxmlIndexFind() for the first time.

          Syntax

          -
          -mxml_node_t *
          -mxmlIndexReset(
          -    mxml_index_t * ind);
          -
          +

          mxml_node_t * +
          mxmlIndexReset( mxml_index_t * ind);
          +

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          indIndex to reset
          +

          Returns

          First node or NULL if there is none

          -

          mxmlLoadFd()

          -
          +

          mxmlLoadFd()

          Description

          -

          Load a file descriptor into an XML node tree. The nodes in the - specified file are added to the specified top node. If no top node is - provided, the XML file MUST be well-formed with a single parent node - like <?xml> for the entire file. The callback function returns the - value type that should be used for child nodes. If MXML_NO_CALLBACK is - specified then all child nodes will be either MXML_ELEMENT or MXML_TEXT - nodes. The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, +

          Load a file descriptor into an XML node tree.

          +

          The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading child nodes of the specified type.

          Syntax

          -
          -mxml_node_t *
          -mxmlLoadFd(
          -    mxml_node_t * top,
          -    int fd,
          -    mxml_type_t (*cb)(mxml_node_t *node));
          -
          +

          mxml_node_t * +
          mxmlLoadFd( mxml_node_t * top, int fd, mxml_load_cb_t cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          topTop node
          fdFile descriptor to read from
          (*cb)(mxml_node_t *node)Callback function or - MXML_NO_CALLBACK
          cbCallback function or MXML_NO_CALLBACK
          +

          Returns

          First node or NULL if the file could not be read.

          -

          mxmlLoadFile()

          -
          +

          mxmlLoadFile()

          Description

          -

          Load a file into an XML node tree. The nodes in the specified file - are added to the specified top node. If no top node is provided, the - XML file MUST be well-formed with a single parent node like <?xml> for - the entire file. The callback function returns the value type that - should be used for child nodes. If MXML_NO_CALLBACK is specified then - all child nodes will be either MXML_ELEMENT or MXML_TEXT nodes. The - constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, +

          Load a file into an XML node tree.

          +

          The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading child nodes of the specified type.

          Syntax

          -
          -mxml_node_t *
          -mxmlLoadFile(
          -    mxml_node_t * top,
          -    FILE * fp,
          -    mxml_type_t (*cb)(mxml_node_t *node));
          -
          +

          mxml_node_t * +
          mxmlLoadFile( mxml_node_t * top, FILE * + fp, mxml_load_cb_t cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          topTop node
          fpFile to read from
          (*cb)(mxml_node_t *node)Callback function or - MXML_NO_CALLBACK
          cbCallback function or MXML_NO_CALLBACK
          +

          Returns

          First node or NULL if the file could not be read.

          -

          mxmlLoadString()

          -
          +

          mxmlLoadString()

          Description

          -

          Load a string into an XML node tree. The nodes in the specified - string are added to the specified top node. If no top node is provided, - the XML string MUST be well-formed with a single parent node like - <?xml> for the entire string. The callback function returns the value - type that should be used for child nodes. If MXML_NO_CALLBACK is - specified then all child nodes will be either MXML_ELEMENT or MXML_TEXT - nodes. The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, +

          Load a string into an XML node tree.

          +

          The nodes in the specified string are added to the specified top + node. If no top node is provided, the XML string MUST be well-formed + with a single parent node like <?xml> for the entire string. The + callback function returns the value type that should be used for child + nodes. If MXML_NO_CALLBACK is specified then all child nodes will be + either MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading child nodes of the specified type.

          Syntax

          -
          -mxml_node_t *
          -mxmlLoadString(
          -    mxml_node_t * top,
          -    const char * s,
          -    mxml_type_t (*cb)(mxml_node_t *node));
          -
          +

          mxml_node_t * +
          mxmlLoadString( mxml_node_t * top, const + char * s, mxml_load_cb_t cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          topTop node
          sString to load
          (*cb)(mxml_node_t *node)Callback function or - MXML_NO_CALLBACK
          cbCallback function or MXML_NO_CALLBACK
          +

          Returns

          First node or NULL if the string has errors.

          -

          mxmlNewCustom()

          -
          +

          + + Mini-XML 2.3 mxmlNewCDATA()

          Description

          -

          Create a new custom data node. The new custom node is added to the - end of the specified parent's child list. The constant MXML_NO_PARENT - can be used to specify that the new element node has no parent. NULL - can be passed when the data in the node is not dynamically allocated or - is separately managed.

          +

          Create a new CDATA node.

          +

          The new CDATA node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new CDATA node has no parent. The data string must be nul-terminated + and is copied into the new node. CDATA nodes use the MXML_ELEMENT type.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewCustom(
          -    mxml_node_t * parent,
          -    void * data,
          -    void (*destroy)(void *));
          -
          +

          mxml_node_t * +
          mxmlNewCDATA( mxml_node_t * parent, + const char * data);

          +

          Arguments

          +
          + + + + + +
          NameDescription
          parentParent node or MXML_NO_PARENT
          dataData string
          +
          +

          Returns

          +

          New node

          + + +

          + + Mini-XML 2.1 mxmlNewCustom()

          +

          Description

          +

          Create a new custom data node.

          +

          The new custom node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new element node has no parent. NULL can be passed when the data in the + node is not dynamically allocated or is separately managed.

          +

          Syntax

          +

          mxml_node_t * +
          mxmlNewCustom( mxml_node_t * parent, + void * data, +mxml_custom_destroy_cb_t destroy);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - - +
          NameDescription
          parentParent node or MXML_NO_PARENT
          dataPointer to data
          (*destroy)(void *)Function to destroy data
          destroyFunction to destroy data
          +

          Returns

          New node

          -

          mxmlNewElement()

          -
          +

          mxmlNewElement()

          Description

          -

          Create a new element node. The new element node is added to the end - of the specified parent's child list. The constant MXML_NO_PARENT can - be used to specify that the new element node has no parent.

          +

          Create a new element node.

          +

          The new element node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new element node has no parent.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewElement(
          -    mxml_node_t * parent,
          -    const char * name);
          -
          +

          mxml_node_t * +
          mxmlNewElement( mxml_node_t * parent, + const char * name);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          nameName of element
          +

          Returns

          New node

          -

          mxmlNewInteger()

          -
          +

          mxmlNewInteger()

          Description

          -

          Create a new integer node. The new integer node is added to the end - of the specified parent's child list. The constant MXML_NO_PARENT can - be used to specify that the new integer node has no parent.

          +

          Create a new integer node.

          +

          The new integer node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new integer node has no parent.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewInteger(
          -    mxml_node_t * parent,
          -    int integer);
          -
          +

          mxml_node_t * +
          mxmlNewInteger( mxml_node_t * parent, + int integer);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          integerInteger value
          +

          Returns

          New node

          -

          mxmlNewOpaque()

          -
          +

          mxmlNewOpaque()

          Description

          -

          Create a new opaque string. The new opaque node is added to the end - of the specified parent's child list. The constant MXML_NO_PARENT can - be used to specify that the new opaque node has no parent. The opaque - string must be nul-terminated and is copied into the new node.

          +

          Create a new opaque string.

          +

          The new opaque node is added to the end of the specified parent's + child list. The constant MXML_NO_PARENT can be used to specify that the + new opaque node has no parent. The opaque string must be nul-terminated + and is copied into the new node.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewOpaque(
          -    mxml_node_t * parent,
          -    const char * opaque);
          -
          +

          mxml_node_t * +
          mxmlNewOpaque( mxml_node_t * parent, + const char * opaque);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          opaqueOpaque string
          +

          Returns

          New node

          -

          mxmlNewReal()

          -
          +

          mxmlNewReal()

          Description

          -

          Create a new real number node. The new real number node is added to - the end of the specified parent's child list. The constant - MXML_NO_PARENT can be used to specify that the new real number node has - no parent.

          +

          Create a new real number node.

          +

          The new real number node is added to the end of the specified + parent's child list. The constant MXML_NO_PARENT can be used to specify + that the new real number node has no parent.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewReal(
          -    mxml_node_t * parent,
          -    double real);
          -
          +

          mxml_node_t * +
          mxmlNewReal( mxml_node_t * parent, + double real);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          realReal number value
          +

          Returns

          New node

          -

          mxmlNewText()

          -
          +

          mxmlNewText()

          Description

          -

          Create a new text fragment node. The new text node is added to the - end of the specified parent's child list. The constant MXML_NO_PARENT - can be used to specify that the new text node has no parent. The - whitespace parameter is used to specify whether leading whitespace is - present before the node. The text string must be nul-terminated and is - copied into the new node.

          +

          Create a new text fragment node.

          +

          The new text node is added to the end of the specified parent's child + list. The constant MXML_NO_PARENT can be used to specify that the new + text node has no parent. The whitespace parameter is used to specify + whether leading whitespace is present before the node. The text string + must be nul-terminated and is copied into the new node.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewText(
          -    mxml_node_t * parent,
          -    int whitespace,
          -    const char * string);
          -
          +

          mxml_node_t * +
          mxmlNewText( mxml_node_t * parent, int + whitespace, const char * string);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          whitespace1 = leading whitespace, 0 = no whitespace
          stringString
          +

          Returns

          New node

          -

          mxmlNewTextf()

          -
          +

          mxmlNewTextf()

          Description

          -

          Create a new formatted text fragment node. The new text node is added - to the end of the specified parent's child list. The constant - MXML_NO_PARENT can be used to specify that the new text node has no - parent. The whitespace parameter is used to specify whether leading - whitespace is present before the node. The format string must be - nul-terminated and is formatted into the new node.

          +

          Create a new formatted text fragment node.

          +

          The new text node is added to the end of the specified parent's child + list. The constant MXML_NO_PARENT can be used to specify that the new + text node has no parent. The whitespace parameter is used to specify + whether leading whitespace is present before the node. The format + string must be nul-terminated and is formatted into the new node.

          Syntax

          -
          -mxml_node_t *
          -mxmlNewTextf(
          -    mxml_node_t * parent,
          -    int whitespace,
          -    const char * format,
          -    ...);
          -
          +

          mxml_node_t * +
          mxmlNewTextf( mxml_node_t * parent, int + whitespace, const char * format, ...);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          parentParent node or MXML_NO_PARENT
          whitespace1 = leading whitespace, 0 = no @@ -2769,388 +2931,557 @@ mxmlNewTextf(
          formatPrintf-style frmat string
          ...Additional args as needed
          +

          Returns

          New node

          -

          mxmlRemove()

          -
          +

          + + Mini-XML 2.3 mxmlNewXML()

          Description

          -

          Remove a node from its parent. Does not free memory used by the node - - use mxmlDelete() for that. This function does nothing if the node has - no parent.

          +

          Create a new XML document tree.

          +

          The "version" argument specifies the version number to put in the + ?xml element node. If NULL, version 1.0 is assumed.

          Syntax

          -
          -void
          -mxmlRemove(
          -    mxml_node_t * node);
          -
          +

          mxml_node_t * +
          mxmlNewXML( const char * version);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          nodeNode to remove
          versionVersion number to use
          +

          Returns

          -

          Nothing.

          +

          New ?xml node

          -

          mxmlSaveAllocString()

          -
          +

          + + Mini-XML 2.3 mxmlRelease()

          Description

          -

          Save an XML node tree to an allocated string. This function returns a - pointer to a string containing the textual representation of the XML - node tree. The string should be freed using the free() function when - you are done with it. NULL is returned if the node would produce an - empty string or if the string cannot be allocated. The callback - argument specifies a function that returns a whitespace string or NULL - before and after each element. If MXML_NO_CALLBACK is specified, - whitespace will only be added before MXML_TEXT nodes with leading - whitespace and before attribute names inside opening element tags.

          +

          Release a node.

          +

          When the reference count reaches zero, the node (and any children) is + deleted via mxmlDelete().

          Syntax

          -
          -char *
          -mxmlSaveAllocString(
          -    mxml_node_t * node,
          -    const char * (*cb)(mxml_node_t *node, int ws));
          -
          +

          int +
          mxmlRelease( mxml_node_t * node);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - - +
          NameDescription
          nodeNode to write
          (*cb)(mxml_node_t *node, int ws)Whitespace - callback or MXML_NO_CALLBACK
          nodeNode
          +

          Returns

          -

          Allocated string or NULL

          +

          New reference count

          -

          mxmlSaveFd()

          -
          +

          mxmlRemove()

          Description

          -

          Save an XML tree to a file descriptor. The callback argument - specifies a function that returns a whitespace string or NULL before - and after each element. If MXML_NO_CALLBACK is specified, whitespace - will only be added before MXML_TEXT nodes with leading whitespace and - before attribute names inside opening element tags.

          +

          Remove a node from its parent.

          +

          Does not free memory used by the node - use mxmlDelete() for that. + This function does nothing if the node has no parent.

          Syntax

          -
          -int
          -mxmlSaveFd(
          -    mxml_node_t * node,
          -    int fd,
          -    const char * (*cb)(mxml_node_t *node, int ws));
          -
          +

          void +
          mxmlRemove( mxml_node_t * node);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - - - +
          NameDescription
          nodeNode to write
          fdFile descriptor to write to
          (*cb)(mxml_node_t *node, int ws)Whitespace - callback or MXML_NO_CALLBACK
          nodeNode to remove
          +

          Returns

          -

          0 on success, -1 on error.

          +

          Nothing.

          -

          mxmlSaveFile()

          -
          +

          + + Mini-XML 2.3 mxmlRetain()

          Description

          -

          Save an XML tree to a file. The callback argument specifies a - function that returns a whitespace string or NULL before and after each - element. If MXML_NO_CALLBACK is specified, whitespace will only be - added before MXML_TEXT nodes with leading whitespace and before - attribute names inside opening element tags.

          +

          Retain a node.

          Syntax

          -
          -int
          -mxmlSaveFile(
          -    mxml_node_t * node,
          -    FILE * fp,
          -    const char * (*cb)(mxml_node_t *node, int ws));
          -
          +

          int +
          mxmlRetain( mxml_node_t * node);

          +

          Arguments

          +
          + + + + +
          NameDescription
          nodeNode
          +
          +

          Returns

          +

          New reference count

          + + +

          + + Mini-XML 2.3 mxmlSAXLoadFd()

          +

          Description

          +

          Load a file descriptor into an XML node tree using a SAX callback.

          +

          The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

          +

          The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

          +

          Syntax

          +

          mxml_node_t * +
          mxmlSAXLoadFd( mxml_node_t * top, int + fd, mxml_load_cb_t cb, +mxml_sax_cb_t sax_cb, void * sax_data);

          +

          Arguments

          +
          + + + + + + + + +
          NameDescription
          topTop node
          fdFile descriptor to read from
          cbCallback function or MXML_NO_CALLBACK
          sax_cbSAX callback or MXML_NO_CALLBACK
          sax_dataSAX user data
          +
          +

          Returns

          +

          First node or NULL if the file could not be read.

          + + +

          + + Mini-XML 2.3 mxmlSAXLoadFile()

          +

          Description

          +

          Load a file into an XML node tree using a SAX callback.

          +

          The nodes in the specified file are added to the specified top node. + If no top node is provided, the XML file MUST be well-formed with a + single parent node like <?xml> for the entire file. The callback + function returns the value type that should be used for child nodes. If + MXML_NO_CALLBACK is specified then all child nodes will be either + MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

          +

          The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

          +

          Syntax

          +

          mxml_node_t * +
          mxmlSAXLoadFile( mxml_node_t * top, FILE + * fp, mxml_load_cb_t cb, +mxml_sax_cb_t sax_cb, void * sax_data);

          +

          Arguments

          +
          + + + + + + + + +
          NameDescription
          topTop node
          fpFile to read from
          cbCallback function or MXML_NO_CALLBACK
          sax_cbSAX callback or MXML_NO_CALLBACK
          sax_dataSAX user data
          +
          +

          Returns

          +

          First node or NULL if the file could not be read.

          + + +

          + + Mini-XML 2.3 mxmlSAXLoadString()

          +

          Description

          +

          Load a string into an XML node tree using a SAX callback.

          +

          The nodes in the specified string are added to the specified top + node. If no top node is provided, the XML string MUST be well-formed + with a single parent node like <?xml> for the entire string. The + callback function returns the value type that should be used for child + nodes. If MXML_NO_CALLBACK is specified then all child nodes will be + either MXML_ELEMENT or MXML_TEXT nodes.

          +

          The constants MXML_INTEGER_CALLBACK, MXML_OPAQUE_CALLBACK, + MXML_REAL_CALLBACK, and MXML_TEXT_CALLBACK are defined for loading + child nodes of the specified type.

          +

          The SAX callback must call mxmlRetain() for any nodes that need to be + kept for later use. Otherwise, nodes are deleted when the parent node + is closed or after each data, comment, CDATA, or directive node.

          +

          Syntax

          +

          mxml_node_t * +
          mxmlSAXLoadString( mxml_node_t * top, + const char * s, mxml_load_cb_t cb, +mxml_sax_cb_t sax_cb, void * sax_data);

          +

          Arguments

          +
          + + + + + + + + +
          NameDescription
          topTop node
          sString to load
          cbCallback function or MXML_NO_CALLBACK
          sax_cbSAX callback or MXML_NO_CALLBACK
          sax_dataSAX user data
          +
          +

          Returns

          +

          First node or NULL if the string has errors.

          + + +

          mxmlSaveAllocString() +

          +

          Description

          +

          Save an XML node tree to an allocated string.

          +

          This function returns a pointer to a string containing the textual + representation of the XML node tree. The string should be freed using + the free() function when you are done with it. NULL is returned if the + node would produce an empty string or if the string cannot be + allocated.

          +

          The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

          +

          Syntax

          +

          char * +
          mxmlSaveAllocString( mxml_node_t * node, + mxml_save_cb_t cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + + + + +
          NameDescription
          nodeNode to write
          cbWhitespace callback or MXML_NO_CALLBACK
          + +

          Returns

          +

          Allocated string or NULL

          + + +

          mxmlSaveFd()

          +

          Description

          +

          Save an XML tree to a file descriptor.

          +

          The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

          +

          Syntax

          +

          int +
          mxmlSaveFd( mxml_node_t * node, int fd, mxml_save_cb_t cb);

          +

          Arguments

          +
          + + + + + + +
          NameDescription
          nodeNode to write
          fdFile descriptor to write to
          cbWhitespace callback or MXML_NO_CALLBACK
          +
          +

          Returns

          +

          0 on success, -1 on error.

          + + +

          mxmlSaveFile()

          +

          Description

          +

          Save an XML tree to a file.

          +

          The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

          +

          Syntax

          +

          int +
          mxmlSaveFile( mxml_node_t * node, FILE * + fp, mxml_save_cb_t cb);

          +

          Arguments

          +
          + + - +
          NameDescription
          nodeNode to write
          fpFile to write to
          (*cb)(mxml_node_t *node, int ws)Whitespace - callback or MXML_NO_CALLBACK
          cbWhitespace callback or MXML_NO_CALLBACK
          +

          Returns

          0 on success, -1 on error.

          -

          mxmlSaveString()

          -
          +

          mxmlSaveString()

          Description

          -

          Save an XML node tree to a string. This function returns the total - number of bytes that would be required for the string but only copies - (bufsize - 1) characters into the specified buffer. The callback - argument specifies a function that returns a whitespace string or NULL - before and after each element. If MXML_NO_CALLBACK is specified, - whitespace will only be added before MXML_TEXT nodes with leading - whitespace and before attribute names inside opening element tags.

          +

          Save an XML node tree to a string.

          +

          This function returns the total number of bytes that would be + required for the string but only copies (bufsize - 1) characters into + the specified buffer.

          +

          The callback argument specifies a function that returns a whitespace + string or NULL before and after each element. If MXML_NO_CALLBACK is + specified, whitespace will only be added before MXML_TEXT nodes with + leading whitespace and before attribute names inside opening element + tags.

          Syntax

          -
          -int
          -mxmlSaveString(
          -    mxml_node_t * node,
          -    char * buffer,
          -    int bufsize,
          -    const char * (*cb)(mxml_node_t *node, int ws));
          -
          +

          int +
          mxmlSaveString( mxml_node_t * node, char + * buffer, int bufsize, mxml_save_cb_t + cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          nodeNode to write
          bufferString buffer
          bufsizeSize of string buffer
          (*cb)(mxml_node_t *node, int ws)Whitespace - callback or MXML_NO_CALLBACK
          cbWhitespace callback or MXML_NO_CALLBACK
          +

          Returns

          Size of string

          -

          mxmlSetCustom()

          -
          +

          + + Mini-XML 2.3 mxmlSetCDATA()

          Description

          -

          Set the data and destructor of a custom data node. The node is not - changed if it is not a custom node.

          +

          Set the element name of a CDATA node.

          +

          The node is not changed if it is not a CDATA element node.

          Syntax

          -
          -int
          -mxmlSetCustom(
          -    mxml_node_t * node,
          -    void * data,
          -    void (*destroy)(void *));
          -
          +

          int +
          mxmlSetCDATA( mxml_node_t * node, const + char * data);

          +

          Arguments

          +
          + + + + + +
          NameDescription
          nodeNode to set
          dataNew data string
          +
          +

          Returns

          +

          0 on success, -1 on failure

          + + +

          + + Mini-XML 2.1 mxmlSetCustom()

          +

          Description

          +

          Set the data and destructor of a custom data node.

          +

          The node is not changed if it is not a custom node.

          +

          Syntax

          +

          int +
          mxmlSetCustom( mxml_node_t * node, void + * data, mxml_custom_destroy_cb_t + destroy);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          nodeNode to set
          dataNew data pointer
          (*destroy)(void *)New destructor function
          destroyNew destructor function
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetCustomHandlers()

          -
          +

          +mxmlSetCustomHandlers()

          Description

          -

          Set the handling functions for custom data. The load function accepts - a node pointer and a data string and must return 0 on success and - non-zero on error. The save function accepts a node pointer and must - return a malloc'd string on success and NULL on error.

          +

          Set the handling functions for custom data.

          +

          The load function accepts a node pointer and a data string and must + return 0 on success and non-zero on error.

          +

          The save function accepts a node pointer and must return a malloc'd + string on success and NULL on error.

          Syntax

          -
          -void
          -mxmlSetCustomHandlers(
          -    mxml_custom_load_cb_t load,
          -    mxml_custom_save_cb_t save);
          -
          +

          void +
          mxmlSetCustomHandlers( +mxml_custom_load_cb_t load, +mxml_custom_save_cb_t save);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          loadLoad function
          saveSave function
          +

          Returns

          Nothing.

          -

          mxmlSetElement()

          -
          +

          mxmlSetElement()

          Description

          -

          Set the name of an element node. The node is not changed if it is not - an element node.

          +

          Set the name of an element node.

          +

          The node is not changed if it is not an element node.

          Syntax

          -
          -int
          -mxmlSetElement(
          -    mxml_node_t * node,
          -    const char * name);
          -
          +

          int +
          mxmlSetElement( mxml_node_t * node, + const char * name);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          nameNew name string
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetErrorCallback()

          -
          +

          mxmlSetErrorCallback() +

          Description

          Set the error message callback.

          Syntax

          -
          -void
          -mxmlSetErrorCallback(
          -    void (*cb)(const char *));
          -
          +

          void +
          mxmlSetErrorCallback( mxml_error_cb_t + cb);

          Arguments

          -

          - - - +
          +
          NameDescription
          + - - +
          NameDescription
          (*cb)(const char *)Error callback function
          cbError callback function
          +

          Returns

          Nothing.

          -

          mxmlSetInteger()

          -
          +

          mxmlSetInteger()

          Description

          -

          Set the value of an integer node. The node is not changed if it is - not an integer node.

          +

          Set the value of an integer node.

          +

          The node is not changed if it is not an integer node.

          Syntax

          -
          -int
          -mxmlSetInteger(
          -    mxml_node_t * node,
          -    int integer);
          -
          +

          int +
          mxmlSetInteger( mxml_node_t * node, int + integer);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          integerInteger value
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetOpaque()

          -
          +

          mxmlSetOpaque()

          Description

          -

          Set the value of an opaque node. The node is not changed if it is not - an opaque node.

          +

          Set the value of an opaque node.

          +

          The node is not changed if it is not an opaque node.

          Syntax

          -
          -int
          -mxmlSetOpaque(
          -    mxml_node_t * node,
          -    const char * opaque);
          -
          +

          int +
          mxmlSetOpaque( mxml_node_t * node, const + char * opaque);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          opaqueOpaque string
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetReal()

          -
          +

          mxmlSetReal()

          Description

          -

          Set the value of a real number node. The node is not changed if it is - not a real number node.

          +

          Set the value of a real number node.

          +

          The node is not changed if it is not a real number node.

          Syntax

          -
          -int
          -mxmlSetReal(
          -    mxml_node_t * node,
          -    double real);
          -
          +

          int +
          mxmlSetReal( mxml_node_t * node, double + real);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          realReal number value
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetText()

          -
          +

          mxmlSetText()

          Description

          -

          Set the value of a text node. The node is not changed if it is not a - text node.

          +

          Set the value of a text node.

          +

          The node is not changed if it is not a text node.

          Syntax

          -
          -int
          -mxmlSetText(
          -    mxml_node_t * node,
          -    int whitespace,
          -    const char * string);
          -
          +

          int +
          mxmlSetText( mxml_node_t * node, int + whitespace, const char * string);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          whitespace1 = leading whitespace, 0 = no whitespace
          stringString
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlSetTextf()

          -
          +

          mxmlSetTextf()

          Description

          -

          Set the value of a text node to a formatted string. The node is not - changed if it is not a text node.

          +

          Set the value of a text node to a formatted string.

          +

          The node is not changed if it is not a text node.

          Syntax

          -
          -int
          -mxmlSetTextf(
          -    mxml_node_t * node,
          -    int whitespace,
          -    const char * format,
          -    ...);
          -
          +

          int +
          mxmlSetTextf( mxml_node_t * node, int + whitespace, const char * format, ...);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeNode to set
          whitespace1 = leading whitespace, 0 = no @@ -3158,144 +3489,176 @@ mxmlSetTextf(
          formatPrintf-style format string
          ...Additional arguments as needed
          +

          Returns

          0 on success, -1 on failure

          -

          mxmlWalkNext()

          -
          +

          + + Mini-XML 2.3 mxmlSetWrapMargin()

          Description

          -

          Walk to the next logical node in the tree. The descend argument - controls whether the first child is considered to be the next node. The - top node argument constrains the walk to the node's children.

          +

          Set the the wrap margin when saving XML data.

          +

          Wrapping is disabled when "column" is <= 0.

          Syntax

          -
          -mxml_node_t *
          -mxmlWalkNext(
          -    mxml_node_t * node,
          -    mxml_node_t * top,
          -    int descend);
          -
          +

          void +
          mxmlSetWrapMargin( int column);

          +

          Arguments

          +
          + + + + +
          NameDescription
          columnColumn for wrapping
          +
          +

          Returns

          +

          Nothing.

          + + +

          mxmlWalkNext()

          +

          Description

          +

          Walk to the next logical node in the tree.

          +

          The descend argument controls whether the first child is considered + to be the next node. The top node argument constrains the walk to the + node's children.

          +

          Syntax

          +

          mxml_node_t * +
          mxmlWalkNext( mxml_node_t * node, +mxml_node_t * top, int descend);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeCurrent node
          topTop node
          descendDescend into tree - MXML_DESCEND, MXML_NO_DESCEND, or MXML_DESCEND_FIRST
          +

          Returns

          Next node or NULL

          -

          mxmlWalkPrev()

          -
          +

          mxmlWalkPrev()

          Description

          -

          Walk to the previous logical node in the tree. The descend argument - controls whether the previous node's last child is considered to be the - previous node. The top node argument constrains the walk to the node's - children.

          +

          Walk to the previous logical node in the tree.

          +

          The descend argument controls whether the previous node's last child + is considered to be the previous node. The top node argument constrains + the walk to the node's children.

          Syntax

          -
          -mxml_node_t *
          -mxmlWalkPrev(
          -    mxml_node_t * node,
          -    mxml_node_t * top,
          -    int descend);
          -
          +

          mxml_node_t * +
          mxmlWalkPrev( mxml_node_t * node, +mxml_node_t * top, int descend);

          Arguments

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nodeCurrent node
          topTop node
          descendDescend into tree - MXML_DESCEND, MXML_NO_DESCEND, or MXML_DESCEND_FIRST
          +

          Returns

          Previous node or NULL

          -

          Structures

          +

          Structures

          -

          mxml_attr_s

          -
          +

          mxml_attr_s

          Description

          An XML element attribute value.

          Definition

          -
          -struct mxml_attr_s
          -{
          -  char * name;
          -  char * value;
          -};
          -
          +

          struct mxml_attr_s +
          { +
            char * name; +
            char * value; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          nameAttribute name
          valueAttribute value
          - + -

          mxml_custom_s

          -
          +

          + + Mini-XML 2.1 mxml_custom_s

          Description

          An XML custom value.

          Definition

          -
          -struct mxml_custom_s
          -{
          -  void * data;
          -};
          -
          +

          struct mxml_custom_s +
          { +
            void * data; +
            mxml_custom_destroy_cb_t + destroy; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          + +
          NameDescription
          dataPointer to (allocated) custom data
          destroyPointer to destructor function
          - + -

          mxml_index_s

          -
          +

          mxml_element_s

          +

          Description

          +

          An XML element value.

          +

          Definition

          +

          struct mxml_element_s +
          { +
            mxml_attr_t * attrs; +
            char * name; +
            int num_attrs; +
          };

          +

          Members

          +
          + + + + + + +
          NameDescription
          attrsAttributes
          nameName of element
          num_attrsNumber of attributes
          +
          + +

          mxml_index_s

          Description

          An XML node index.

          Definition

          -
          -struct mxml_index_s
          -{
          -  int alloc_nodes;
          -  char * attr;
          -  int cur_node;
          -  mxml_node_t ** nodes;
          -  int num_nodes;
          -};
          -
          +

          struct mxml_index_s +
          { +
            int alloc_nodes; +
            char * attr; +
            int cur_node; +
            mxml_node_t ** nodes; +
            int num_nodes; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          + @@ -3303,216 +3666,429 @@ struct mxml_index_s
          NameDescription
          alloc_nodesAllocated nodes in index
          attrAttribute used for indexing or NULL
          nodesNode array
          num_nodesNumber of nodes in index
          - + -

          mxml_node_s

          -
          +

          mxml_node_s

          Description

          An XML node.

          Definition

          -
          -struct mxml_node_s
          -{
          -  struct mxml_node_s * child;
          -  struct mxml_node_s * last_child;
          -  struct mxml_node_s * next;
          -  struct mxml_node_s * parent;
          -  struct mxml_node_s * prev;
          -  mxml_type_t type;
          -  mxml_value_t value;
          -};
          -
          +

          struct mxml_node_s +
          { +
            struct mxml_node_s * child; +
            struct mxml_node_s * last_child; +
            struct mxml_node_s * next; +
            struct mxml_node_s * parent; +
            struct mxml_node_s * prev; +
            int ref_count; +
            mxml_type_t type; +
            void * user_data; +
            mxml_value_t value; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          + + +
          NameDescription
          childFirst child node
          last_childLast child node
          nextNext node under same parent
          parentParent node
          prevPrevious node under same parent
          ref_countUse count
          typeNode type
          user_dataUser data
          valueNode value
          - + -

          mxml_text_s

          -
          +

          mxml_text_s

          Description

          An XML text value.

          Definition

          -
          -struct mxml_text_s
          -{
          -  char * string;
          -  int whitespace;
          -};
          -
          +

          struct mxml_text_s +
          { +
            char * string; +
            int whitespace; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          +
          NameDescription
          stringFragment string
          whitespaceLeading whitespace?
          - - -

          mxml_value_s

          -
          -

          Description

          -

          An XML element value.

          -

          Definition

          -
          -struct mxml_value_s
          -{
          -  mxml_attr_t * attrs;
          -  char * name;
          -  int num_attrs;
          -};
          -
          -

          Members

          -

          - - - - - - - -
          NameDescription
          attrsAttributes
          nameName of element
          num_attrsNumber of attributes
          - + -

          Types

          +

          Types

          -

          mxml_attr_t

          -
          +

          mxml_attr_t

          Description

          An XML element attribute value.

          Definition

          -
          -typedef struct mxml_attr_s mxml_attr_t;
          -
          +

          typedef struct mxml_attr_s + mxml_attr_t;

          + + +

          +mxml_custom_destroy_cb_t

          +

          Description

          +

          Custom data destructor

          +

          Definition

          +

          typedef void (*mxml_custom_destroy_cb_t)(void *);

          + + +

          mxml_custom_load_cb_t +

          +

          Description

          +

          Custom data load callback function

          +

          Definition

          +

          typedef int (*mxml_custom_load_cb_t)( +mxml_node_t *, const char *);

          + + +

          mxml_custom_save_cb_t +

          +

          Description

          +

          Custom data save callback function

          +

          Definition

          +

          typedef char * (*mxml_custom_save_cb_t)( +mxml_node_t *);

          -

          mxml_custom_t

          -
          +

          + + Mini-XML 2.1 mxml_custom_t

          Description

          An XML custom value.

          Definition

          -
          -typedef struct mxml_custom_s mxml_custom_t;
          -
          +

          typedef struct mxml_custom_s + mxml_custom_t;

          -

          mxml_element_t

          -
          +

          mxml_element_t

          Description

          An XML element value.

          Definition

          -
          -typedef struct mxml_value_s mxml_element_t;
          -
          +

          typedef struct mxml_element_s + mxml_element_t;

          + + +

          mxml_error_cb_t

          +

          Description

          +

          Error callback function

          +

          Definition

          +

          typedef void (*mxml_error_cb_t)(const char *);

          -

          mxml_index_t

          -
          +

          mxml_index_t

          Description

          An XML node index.

          Definition

          -
          -typedef struct mxml_index_s mxml_index_t;
          -
          +

          typedef struct mxml_index_s + mxml_index_t;

          -

          mxml_node_t

          -
          +

          mxml_load_cb_t

          +

          Description

          +

          Load callback function

          +

          Definition

          +

          typedef mxml_type_t (*mxml_load_cb_t)( +mxml_node_t *);

          + + +

          mxml_node_t

          Description

          An XML node.

          Definition

          -
          -typedef struct mxml_node_s mxml_node_t;
          -
          +

          typedef struct mxml_node_s + mxml_node_t;

          -

          mxml_text_t

          -
          +

          mxml_save_cb_t

          Description

          -

          An XML text value.

          +

          Save callback function

          Definition

          -
          -typedef struct mxml_text_s mxml_text_t;
          -
          +

          typedef const char * (*mxml_save_cb_t)( +mxml_node_t *, int);

          -

          mxml_type_t

          -
          +

          mxml_sax_cb_t

          Description

          -

          The XML node type.

          +

          SAX callback function

          Definition

          -
          -typedef enum mxml_type_e mxml_type_t;
          -
          +

          typedef void (*mxml_sax_cb_t)(mxml_node_t + *, mxml_sax_event_t, void *);

          + + +

          mxml_sax_event_t

          +

          Description

          +

          SAX event type.

          +

          Definition

          +

          typedef enum mxml_sax_event_e + mxml_sax_event_t;

          + + +

          mxml_text_t

          +

          Description

          +

          An XML text value.

          +

          Definition

          +

          typedef struct mxml_text_s + mxml_text_t;

          -

          mxml_value_t

          -
          +

          mxml_value_t

          Description

          An XML node value.

          Definition

          -
          -typedef union mxml_value_u mxml_value_t;
          -
          +

          typedef union mxml_value_u + mxml_value_t;

          -

          Unions

          +

          Unions

          -

          mxml_value_u

          -
          +

          mxml_value_u

          Description

          An XML node value.

          Definition

          -
          -union mxml_value_u
          -{
          -  mxml_custom_t custom;
          -  mxml_element_t element;
          -  int integer;
          -  char * opaque;
          -  double real;
          -  mxml_text_t text;
          -};
          -
          +

          union mxml_value_u +
          { +
            mxml_custom_t custom; +
            mxml_element_t element; +
            int integer; +
            char * opaque; +
            double real; +
            mxml_text_t text; +
          };

          Members

          -

          - - - +
          +
          NameDescription
          + - +
          NameDescription
          customCustom data
          custom + +  Mini-XML 2.1 Custom data
          elementElement
          integerInteger number
          opaqueOpaque string
          realReal number
          textText fragment
          +
          +

          DXML Schema

          +

          This appendix provides the XML schema that is used for the XML files + produced by mxmldoc. This schema is available on-line at:

          +
          +    http://www.easysw.com/~mike/mxmldoc.xsd
          +
          +

          mxmldoc.xsd

          +
          
          +<?xml version="1.0"?>
          +<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
          +  <xsd:annotation>
          +    <xsd:documentation xml:lang="en">
          +      Mini-XML 2.3 documentation schema for mxmldoc output.
          +      Copyright 2003-2007 by Michael Sweet.
          +    </xsd:documentation>
          +  </xsd:annotation>
          +
          +  <!-- basic element definitions -->
          +  <xsd:element name="argument" type="argumentType"/>
          +  <xsd:element name="class" type="classType"/>
          +  <xsd:element name="constant" type="constantType"/>
          +  <xsd:element name="description" type="xsd:string"/>
          +  <xsd:element name="enumeration" type="enumerationType"/>
          +  <xsd:element name="function" type="functionType"/>
          +  <xsd:element name="mxmldoc" type="mxmldocType"/>
          +  <xsd:element name="namespace" type="namespaceType"/>
          +  <xsd:element name="returnvalue" type="returnvalueType"/>
          +  <xsd:element name="seealso" type="identifierList"/>
          +  <xsd:element name="struct" type="structType"/>
          +  <xsd:element name="typedef" type="typedefType"/>
          +  <xsd:element name="type" type="xsd:string"/>
          +  <xsd:element name="union" type="unionType"/>
          +  <xsd:element name="variable" type="variableType"/>
          +
          +  <!-- descriptions of complex elements -->
          +  <xsd:complexType name="argumentType">
          +    <xsd:sequence>
          +      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="default" type="xsd:string" use="optional"/>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +    <xsd:attribute name="direction" type="direction" use="optional"
          +     default="I"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="classType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:choice minOccurs="0" maxOccurs="unbounded">
          +	<xsd:element ref="class"/>
          +	<xsd:element ref="enumeration"/>
          +	<xsd:element ref="function"/>
          +	<xsd:element ref="struct"/>
          +	<xsd:element ref="typedef"/>
          +	<xsd:element ref="union"/>
          +	<xsd:element ref="variable"/>
          +      </xsd:choice>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +    <xsd:attribute name="parent" type="xsd:string" use="optional"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="constantType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="enumerationType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:element ref="constant" minOccurs="1" maxOccurs="unbounded"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="functionType">
          +    <xsd:sequence>
          +      <xsd:element ref="returnvalue" minOccurs="0" maxOccurs="1"/>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:element ref="argument" minOccurs="1" maxOccurs="unbounded"/>
          +      <xsd:element ref="seealso" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +    <xsd:attribute name="scope" type="scope" use="optional"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="mxmldocType">
          +    <xsd:choice minOccurs="0" maxOccurs="unbounded">
          +      <xsd:element ref="class"/>
          +      <xsd:element ref="enumeration"/>
          +      <xsd:element ref="function"/>
          +      <xsd:element ref="namespace"/>
          +      <xsd:element ref="struct"/>
          +      <xsd:element ref="typedef"/>
          +      <xsd:element ref="union"/>
          +      <xsd:element ref="variable"/>
          +    </xsd:choice>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="namespaceType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:choice minOccurs="0" maxOccurs="unbounded">
          +	<xsd:element ref="class"/>
          +	<xsd:element ref="enumeration"/>
          +	<xsd:element ref="function"/>
          +	<xsd:element ref="struct"/>
          +	<xsd:element ref="typedef"/>
          +	<xsd:element ref="union"/>
          +	<xsd:element ref="variable"/>
          +      </xsd:choice>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="returnvalueType">
          +    <xsd:sequence>
          +      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="structType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:choice minOccurs="0" maxOccurs="unbounded">
          +	<xsd:element ref="variable"/>
          +	<xsd:element ref="function"/>
          +      </xsd:choice>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="typedefType">
          +    <xsd:sequence>
          +      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="unionType">
          +    <xsd:sequence>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +      <xsd:element ref="variable" minOccurs="0" maxOccurs="unbounded"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <xsd:complexType name="variableType">
          +    <xsd:sequence>
          +      <xsd:element ref="type" minOccurs="1" maxOccurs="1"/>
          +      <xsd:element ref="description" minOccurs="0" maxOccurs="1"/>
          +    </xsd:sequence>
          +    <xsd:attribute name="name" type="identifier" use="required"/>
          +  </xsd:complexType>
          +
          +  <!-- data types -->
          +  <xsd:simpleType name="direction">
          +    <xsd:restriction base="xsd:string">
          +      <xsd:enumeration value="I"/>
          +      <xsd:enumeration value="O"/>
          +      <xsd:enumeration value="IO"/>
          +    </xsd:restriction>
          +  </xsd:simpleType>
          +
          +  <xsd:simpleType name="identifier">
          +    <xsd:restriction base="xsd:string">
          +      <xsd:pattern value="[a-zA-Z_(.]([a-zA-Z_(.,)* 0-9])*"/>
          +    </xsd:restriction>
          +  </xsd:simpleType>
          +
          +  <xsd:simpleType name="identifierList">
          +    <xsd:list itemType="identifier"/>
          +  </xsd:simpleType>
          +
          +  <xsd:simpleType name="scope">
          +    <xsd:restriction base="xsd:string">
          +      <xsd:enumeration value=""/>
          +      <xsd:enumeration value="private"/>
          +      <xsd:enumeration value="protected"/>
          +      <xsd:enumeration value="public"/>
          +    </xsd:restriction>
          +  </xsd:simpleType>
          +</xsd:schema>
          +
          diff --git a/www/mxml.pdf b/www/mxml.pdf deleted file mode 100644 index b821b6676a933f903b9b91bad1d92e2df12e7e63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215375 zcmbTc1yG#bvNnpl1%d}luwa9`ySoI}K?eo~cS~?5xCVEEy9E+lgS!*l-7ZP?{{DSW z)j9V+m!fLcthf8=UfoZ3uc;X-WpPPH7A95{s`ZW0pC~Nk%;aDbYkq!!G6ZbqYzlTg*`a#f%s5aI$fV|ot|g8+@4tiX2S#!f(5ao*nu%p5E{ zEX*A2EbR2m?99yX0qRyxARw)Rm7Nvi2L<`xkQNZ*-#$2!D;V238-p0gHDBJmppdgN zu`;o|2Z%U3S%M)iDyEjkKoGf_D-h_!@E_j3m|^?l?R$V6(A^abF>|DSfqoHr`KPC6 zAO~5QK#U>o?*#>cc4jZ(Kw1gPa`!rY~7A2H0BJy{um#tiWafN070j zCBOp+0RzBxK!B4g7~o_H0RjQ$U}p%x+{y(AaI|s*I09XOb^ze-Q~>O(UIb0SAh6xb zwyo9Q6$t3)2mm^~1QuZNJ3T zKmni#Py#3eQ~;^~HGn!m1E2}e0(<~y19Si{(KNLIzNGQxNG31Kzpnmk_ut1ewX!m` zf|xqn0-Wv4UZP?Oh5%nYFn;md7+?Z01(*R|&H}IiSOTm7)&Ls-2w)4a1Aqbc00#gB z;0SO6I0IY&t^hZHJHX?QP2j&QLjJz{4@*u~ATuC23oAE3!WjZ4XJKRhj|`X?JHA)~ zfgx6Q|0MCx9uNewvUjv{1eh6HSiHpL@5}EL|MlD)1a$kIju-kl|H-PFsWIdwY!=Q| zpg+0&arSuDV9i9L18uFLK|GYCcb#?**Y@L6X zhVctK>@EMr|KBJ0gJ}vhd$Di)y9oZ#dU4Oz*wNJa<#aEc`nP}o3Xa`xvO|9J{6)pm z7-as}hipnZGhJe`RF;Lq_Hw83`v#fZ|_sN`J+b{)#L8hq%(e1pd*obp|p;muotp3XUt26wmFROoKfG=UN`)ls^On89= z{}l)S2PF7k0{>{4S-DufI0*h51n0ks&VLo1|3lIF9}V}v4}T98JAnJYxAp&-4s8GL z=^zPy>FjFGCQiRc#qW8+0uX)aD1WxaUV8D%5&xMWOV;A|7#>hQ838tzk}oW z{|BdJ0==LYw~%jq87l_CFn%`+o~2<75o7GX3v-zsHmYf?R-3FWvLM^N;2KT-W~GOa3S3{R8$tGKS^9+;sl$5dS|2!}7l< z5H)vO6ENtXf?)YC74bpI#QJ3l{Zn2tw#F7ffEf5?SgZZHdx-;GtW1HbQlbD!E6__% z*9Ay|UhXjBz?T~v5Fjq5{&%Gh(6TafvLt8a-~>qjxeWbTids22Dgz-ecU=3ISzzZx z&JB(??7N#qrglk10|NF(N7dxeGh z`Av@H!c4&B1qvI$L&L-Es-7cH$mO|;N(l>l#N(x2e8h&aqB-)u5;RS3@m=(sA)t?O zEx(N7nMpr)&*TwJDLC*?KAQ7vwTGGuEZTSj#K=SD^*uVixp#j$ZWKPhj=%Z_pNfia z1u%GsmgyB%%5cI5Oc>@^7(MV6J?ppkxZNHnbpUQhb9bz)EG-FlnI>4Cd`UlZVxd0r zjPYO%H|b`dGwfJ?7*S~!HY$m%eKua^8G9z(8TqM~-6k!?v4QO@Hmp%{%g(NzYgLS= zrX^OipN+~;TgG*~+|p-$lYW%A!;#{8YPbu3q*Yr(9BBjxG<5sK$_%lGIGiIb;o-f) zjgQw-R#(*=_c}R=oi?>4F~w11D{A_bpV8JWCq-j{4<<7ddiLw&GCuBp_g2U&LRMN{ zR#E0LE-^Fyo)OTI{k5pEx}>?FzM}n0Rc=jbOX0PY;q$NAo1V?di=hKn51_NH_r~Zp z-qq^KF9O#9A%Xk-nHNNxhiIQF@>FdS#!^9!J zJDcl`4$WFNq&_0!Swpu-W(d*%BdYOp^A%as?bOq$C>_cG#YEzP8uezlsnk&IKk6(q~zj!nZQ@qd9 zW7zRl&X7|3=|6qZ)w(_P6JQ<_y-5tMNy4vWel0|bL#g4hjazPO%o*THR;2sjlh(2o zM%evbMc8;PMytp&ckRI_v&x!$VuJfqK9$-V+E(h$tybuGq~@#G@WZ?(lYMNXS^^_YSWF z-50Ed$0f3vq{M~kUhiyZ!mM3vGFKD8Pd>e=`>X)Xf;6wK9MCfXdjI%z3mJ-?k+< zT2&teQ|+fmcTc zxJCX-9!Lxmz#N;V&Quf)#oP`v%j)t3=oQ=%kSanmroW;u%LJIM%=V#rL>8ke6zzSW z1mI-|bX9zzNDsShz<030I)k04c{Mq4mv9~xB<=RBt@#eVM>VqUI;wY&OVsfs%#4~x zH2^Hja9#&xUzsnyDb+PeQ#W_;daNb5viyCvgo{@q?ySU{v=w}CjBz; zezauWu_*HLppHIpIina4)`LeE*)g5FfgqK;WwgR(c@>oa&_<<{`%Axx-wQmD(;&Id z!>%Z=x=s}xF+2hGv%|84j>g3EqFsU=4yEvj!Sn{~R0srr`c|SCl0M!@-TDbG+Sj$V z+3A=V-$m1Qr8J>DLY5>jqA;qe1q5`0Tdz@k$3BXbcGqnli_I^D+{-GX5OldJrzT&_zREa&OFhG_C`TZBln!H=LG=9m}zILNIc- zNN5a}c6=T}uWvF9`v-zAXpw#FgKyLf&s|*R073!VTT|jpOsIhz3ppnEXT!*@w<4W+ zU+U`KGjNzkB z*d?T_YNv&Fqm{|*E>rR>jLy(A6<_8=U0a8wpGAY=x`IxAMdwVWNUb7QcOY*`sT>z7 zHbvi;cZ{2XYV3(DVb)J-yv1gavR886LDAAbdX6dmc=_69{A5N>@BY<2Gwiy)D*K7* zT^k$NZ*Rij&5;;jM;rS_Lt4I19(;46*oTMs`kIeg>U)Wh z;$g5LLaTHlmIw!D1d~VZK0L~KqMOAY_gn@2l7PWcu%y+g&_k)(CpRrtF~TlVGVr#z z`H`a$EW(A8g3WR-?jVPX@T_*6C&S}F+rHusDqonXaE>J*ZvQHW-}f}=v-{n9tkTIk ze>ETM=i7R_8*S(10vw)3*T{59X#EgM+~c$pb2PRQN^D$>=C@rmo^OB*lkk|TKEFue zFMLXDgIc2p=d=CnM7ZAZHi#F9>8%(mRZMS5st7xGs%pv%JM;b?PR_v40EFQ%@*)@K;VR`k^d#J*Av{N!IG*M`bv&#<642Iqu$oJ~Q z-qN4#)}(D-vc8b2uH!>Or{}Ys2~3ywu6KNZq=7LqisSX4NP3%D%u(Y~vwc_Y{`#6y z-)pq6_^d5W1Z(7=P=)NJ!3Y;(c2oE(uCOimEIvKP%$~$8D)dV47W*PBWucLcI-KEH z<^`04LtY`#hlwZ7hpG^7P<^l9WmC>)>lhQdo-~}P3b}al~tLvvgL3p1T;_x zRjB%foB83b?ji;~r*T45kIjAK8`Yf8W|uU}c2>0)TT%DUuQ=FhqP32OS!ofwP)FSJ z--kDn;;$B2zR|%RlBSz$AerR{>i|$!QH74nO!bz(YKk^$r$foOOSHOvti=Bqvmd+s%NIEpaDz=psu? z&Qat2tuN&0vkSRs0~;$p9Dcp_J=uuvlgMDIjpY60ctxj+oTU52!a` zd9MW6rFMV!wY7E8f9-BbH1tc>&xq&D8BN&!y`{|OvY0VSY%emh_Mtal9Gv-QUE%vp zcFWFa$9Ki4IJq_z%iKCGg3AC>ZMk{HDDknqxia&2jvQla(-Gb#;nVVGVh)$rRnm`y+wJh#N{m9T*t+ z+$`ehk5(-fUT>D(Js?+DN?0vLUx!YuNd?(skx1+e^}e4Jr^;Q{v;Az$(3t zw^?lHT)mld=-CRqiOga2T2VY2AH~fdnQ|z8?_O>V#S4pROnODfXy;sWz-M_KLwbr> z5VO1K^I9?~T3g7Z!lJ5~XiL@ir(kvNG%+LgKFQ#uE`rPSJ&zn@c5zAG+lcy@|!)kG4*CJU94(UQpto_ah5jHr%GZD;Lg9#RwUqJY`DcPhfU4lP|!Za{CB)17?PKo{$nKP(Ak4~7Tfhr=V zX?1w+As2RdCfV`x_h+<-`sGfDWM3{*6P@*mF}T-r9y%&VMORF>0h_e!wU+scm|~@p zbv)2^3)%d{hm~Qh}!b zclRXF{6`B3Z+|HOS{~11&Qysl(E(SHjvlnoRD}a-_pO6aGNu4+lcQHC1wx7aYT=Ve zhQTU~+&z3^KgyTuDjXVrvHACz^3%z?9^+M?-!4{2+vwpksEBETPEH^fmncjYRNlBD zKN9UuNe6C*Pyl`z`*0NqrSo6%Q|fJ$?8D;I&fL$Z4(WGM7R@DPxpJa*a3gc&JjD}9Jf^4Sbh1SYNjynR>j@z;<`lYHG6&Pv>5y~ZYl}_2ENsa z;Mm{N9UcW$p&4{1I>`~}enrLt#O(0PJHM7-3m4v%-q9Y=)gWs`?gis_rQ2p?A^-n(OV)!KHN}zsGv1NT&5;m%9+tvYTwu6`Agr`+u{_< zOgDHUvDlV!N{|ZLxmFjq_!(0}l=wv^+Pe4KC8&n(smbI_*y`g!*)vPwvqM)iktS9? zZYMV=$^Q6TU#W7;s_H`4$!)#U3LnDaVRtkStKgN0QTuzXnKEwuwse%Ltk-vc(cqkf zweB}*3}-SR9q|#0J&0w(0sLxODQZHNUa2CxJ1iK5KR?ZF6RZxjVpbyPA#J8+y^cY> zGK(+1c;gQviy$Om#59WS+D}6E69E5;8lk3aGMFo~XmfQruU!DE?x#|PyCSdGy7|a! z3xS;pIUm^T-HalseKaQhwU~uXj*atZ;yYH|l|r4kS0)_()emlXX(-k{%e(S;2)nVB}#=pTGS@8;*@Gh z>Jmyf*+22*5VcqI6p!x|i2LkS5SrS#eeS}4mF@uhmD2a@-rQ+z8>*Z_CEvB|M!jvS z3iUoD_%y9>bgrP*_DyVAf}n6AQ+r1UzWU-4RASB05BrfDB`T!T9^lepG@VN*pe|I& z?>=PZfZ#ri+*GFcF*im^%ZOJ28C5s_YPZHxk>y|m%$jg2WY^jjOizZb%LHG;)3?Hs zA)Lr7Kk&h-TP}<^0aj1QO{cWb24cNMGmCVZgq5Za9Q8WIpcmR?`y9lU@-)|gejRgr zdqe{1gY{i7YJghgdy{FBqKb{BfAmnp`Pk?%rxqGiM^LD6t(H(gVL$CmCWDVfSIpLD zq2vl1HsvZUp_LfKzt&M6lh16PHkIDy4hl_X?KtSAU$9$z^zzYWB1vW~uU;c%d5}uE zC;ALbT^cAFAK1m#E&Gs#-N4V8&{ySOs?^gZt-_%|I>cmOj@hHtmSM4|^Kf;2c-We7 zL;Bcwa)kl?9%bBS{AxVW|UO4aPvk!C@BR{{6ta1e^M>CcIT~Aczd+db(?=vrc4oHSlTT`h@U^% zUp;qpCpJ4&+^(_NNfLi7cwl%5r)z6OcwQLN-su&o*^-=7bml!i|NSRdT=6NBSO=TP zx-Wl$p-Tv?mOimX=Gl1|KU??rQLk)2pIH)eK-3{=kRY1qkvRUg1vGH`eTGMp_Nc9I zWpKI!Mfs7_72-Ug3X*whER1=7-(Baje_?`U@97x?&Z+@PR(oc7$QR2TLW1jO{^j3r}Hf-YY zpMOYo_3974`uQcy;k2KkXJQJN)(lgnCpC5P#3slwE-buL9!sW*{$`5y@<8iO|OWm`c z*Lqp<$!Dk)MlERc_B(NQrCv4rmVTvt$FEcN`p;1hP;t1FNe25Q{;jff<*~#`g4N9^ zuFWZzusgVt&~t;&RhVO}F{m~0*a@ws5!K~zp|nkY$%ZsL;fNJa?!Wl^ZU@wf+oXt9 z&3A81%T9(*Fp^J5wQa&EAqn4zs1oLsXLCC#6 zMqW?b-{2JkguROXSx@{B)(JD$A6Whf!c!u;_A>pc0HT54#E_HC_M0USf;hTg9uM6* z$`mQqk1m zU=yJ*#|^Ksinqx$dNHGwPPO@RylUvH_dcVp%z`;%kiO?E#YpunMalWZ#c0T0tV~*a zl_EdjOdf6rBd&9}y5?`5n>A-t)%x{U{{#f3C>~SUQokSLI9OK%6ao3JJKhkD9Ut9k zt67cx+z9KPclpmsG=vZGa0MDqt}eD9HQXVDk{YnG#5TYr%5# z^(%6&@RH(J0|AW3PpGQF(19C!n{b75P7{GKI(v z>#iNbymPm9O^l?C|G@#%>Cl9`roA}8F?k?~^X}xcW7zIWxuA7Q2x~$^QKUAP{2RrO zE9s3=?Zq5EBT?@iOVRyhU7f8OnU2eWDB6@f_{kZsGunP`>0iHRKHOTK^}#mb5X@)S z6^U2nw%{BJuYSX7(O!2ZBjF&r4+kXlIZ$*tA!UlvMs{~=F_Vtf!#U4*9vdMs+%U;{5UTkK*sBDvi$W^ z3H;To1{G{rMj35D+6G@o*^m$|w!!mU@G@5$iEbO7)`x>7V$OL=&H{$JO^bS>(GnWk9+jXyzbP$|ji`@^a>-BirG8LD zFvr)u^QxUySWUIJU!|1V2~;!KGFPn|FjlGFw7~X*gjaW|}p;cJjsZQID?b^m&-_Ek8RR`P%mNXMzno+GWiF$R(+H~9<~fv8*~)HC#t zA!Xq=XG3emmgYH7CulW4L(;`GzFABg0s(&cBy8MfTvyxsG98Dk8zUMYdav6l$ontu z45g`h?mIOT(d%~6k%J3?9i4RdY`Mp&h#u%w?037E`@MF@Hn!}RC#=2b;rxKzF3JSO zAx_dX9z0!D;X{0~2iS{bP>hy9pJ$)bDlSB_^W$qdygEucE|o5`1|T3a`m;VmgW+wg zB**pD*C8C2LSqJ@wt2bFKM8(8WkyWBg{U*$Zxrz25eAl*So?A=OD;>^T+)*@5_@XE zkGBam0G6;B(7tu-ufJV+x_c_TS^J>UsfV&*slOqpC1T3hpKbj;;|P)Z!&KO#?UA2~ z=Csw5O73`3Y^kaAJMQx#r*@j|(h*ETXky=P#~(rQR1{t*7D{7YYR6Hu**34oP!(GE zFPAQTX}U%blZ8|W!)}|aXT`{JJC9azGV_yYZH?X&Iatx6;VgYx7nWT|h+RO7Qsf&z zY4ra%vMYG{)!QDuwc)z9IWDx6fqG{W7%!*cW=OnKxzYi?3s1g3TJ4oQ5z|LdTR0f_ zNGl=6MFEEh+6s6s1IsZ+rW=8D##(mNfUMvar~3_H95aZa(6OQ>qCnc zXPc_|`HAZfV4FO8_&u$HnF(qf(L zVrY`e8yj-OBDc6nr@P>kU^r_hyajU@(9Zl2sK4HZ8_2y_b{CBjZmL0Gu>Tk$ak#47 zUNt&1*8RDDAE3+ewLomm9UA!~P4Y5kE43-mbFL(gw;4f$@DmOh!=w&EsR4M*2V@A& zD7adezM+Kwh}_Eu1-J$@(kk@f8(8AX?|jI5lu1ogi7h>bC42J1qYHVHxQr_pXNY=I zEJb@+ncv2LwHnIj-iEhGctE2p)yznq1h-V45Gs24Gg?~ zEK5y4EQ-95$4U7TS@Jf2VaZKP_{OTKQ9nBsW=}L$JBZ>DaSOwkvRB)*V>MBNj4vPk z=!^m-L|zHX()35cS_i@;=iKHIZ4f=Po<*}Jmz>6MQj(^m?s^}Zc1bfFUh7!2ttu(J zI=O+@dc6l_G+BF??@Twko`mTS0o-pI)^M};7v{(2mJ3c;J^EKOYaFMQ6cO|Z*s2W! zx0p4bYjt7eh)C%UFq&TtYOaZPG|ZX@**m}W4!D!VzZr%%6t2f4@1Iya#D4`y>pgk?CX|S-sRc1=D zlg-2+WExiWxuUCd!?pxOW0z!M#z4r2sk3mS;Hvc>#~s9{-vlC|{0f^FJK#903@4x= zz52xe2JV@e0RHw>yNkUjUCB~fxVDapoz!$KWDWP_`)J-8CdT9Z6;w~=y?PuWJH))R z*Y2;Eq!%3}V#2N({gWohT)2`Zi>ogj1R?rF&;FKg1ia|ZM9*T2iD&#zY2#ByGS~Iy zNKay5=xR05j@6cZ=1l~rKbJ`2t=GuViS4H11d4%D_gcgvki&#qV9@YG@dqf{q0Uu> z6Jm5CtCUL2@YJ2N%XdeQh2M+xdUMxV0e-Y;6=SZL=AK_D4$m>eJALUDdes{|{=o81 zo*9ce_fcW=Dz{PX4c|{os*6#4q>7ZKmyd>_!1GeY+C2>Myj6h}jMZ-S@VB14HH2)~ z*~mD&5u3JwNj;4Xeo~80cPK|bu;%tYjl=;nBfoT9Erv-k%f0@kJXQ z7^}WIpocTfc!0&s4O4x+%Li#Rj_|&|v<;s90##1WB7m^FLUiR4=NgH|NQSay$@gW} zr>scd3{Rq$f4#K_yxXKR_j;0|i34AqOHhwYm;Lh(eQI931e%RY>4)eWp%3G|f!cI9 zIi^nTBhw9)1XBwG^QpW*n(zQQV}hkMOho8$x!AQM48n<8vXa1>HmgP$CA-Xb&7=}c z8|~}W>Sk$SxgjFHzBnkfoZYbPD^A6SyWR(%urnjy@F*eOK9ZNA$u|hi#t*#>l@2h0 zI?8|j!L^ei@Y9EY{UQ;f2Ud48?QbR5msmCl9i9cJRU^!rHUe>O-VO3J88zM80cQ~w zYxSV5xuk@>!cKo$hx^VrvK%qiFV^v(@LB!{dNLA~u>hDoSHCo?%+Klmd=h8#9l|@s zrxU*Nua74*51z0ErGS;aWalU*F0qlX$5b1c;CpNX&GX+yp=V1^ti-NO4F>NRwX0`z z&cZrqx5|n^3vkaC`Z>AwxPCtKBmH8D5@JWsWYrYqp&S^Gbno#)ZVbgo7Wz|K;;Z9` zB)MXa-L5f=ItP(ZFk&kzp63L+=;5p%Cw?H$?iQ36jR=a+6sL)^4$V1Dm&YAKLteu@ z>_L-IvjCNpOFfLb#{=t;3i{BdOL|>F+ta0IVv$BlyHQS}ZsI474MUIpW}b&-%{Car zfZ{zpv&*j9y@t)9E+zusC^!Dt0+lk`R+=d7a9Wuvq04h`g2`uF>yRmKyYXi@z3~U- zat8CcGPW$^4J%k)I0QEQ&mBCDLVTQ8;XBp_=wp;-WmCLLs z250B@cg_4gibTdPB_&Y3F`r<#9axedP~?L|zJ?9@dv}xPVT2yJU9@?dM-XnQ>J(AHlw8*E7Y1tbYX1N>XP_DmW_+du>`JEjMXJ zii)RiRozs%!~hbq<^eCCf6A@UTY!PaP;NToyr0)P=^`+(jV^Xv%>^-cxX9ni_DHG* zPD$I|{xU8xE3vVSBx9ZcSr>b~BH{>v@Bn_yT;}nGgLz-oD`ZAP;T)&2sd@3U)R5A$LpC{fnt!YB zr;LjVsoq#xrOnw1ai;hhm>8==*%-E(Mx07!YTcHV{uCMhLJ$N$clfFcd26`0Y-Uqe z7gyu~kJHK8E`0%)U39f+fTJI6Ql}kVJM5kEhG6ZK-WarTAj3~J!ztXcg;AI6QBx>~f^Q`=;lIZ@8D^3;^= zm|Hufu+(*nGYFc#Nfl6XQ(p%+MQWk-nai4wCdEv=CpUy3b1T71zMH;gkl*X zgygaeBX&;9Bv&6AoF;^b7gsYA4&0%6C|rcykQ~h<3Cxp+jK7}0Vx()5dn3$Rs*Uls z>&ZKS7fPT56)&j6d7@wMviAz3oome0e!Vd4?*3YkItX&JfjYcOONu?r$i8!iQF^nwK5~$HpD^>OUME_C@UobfzzVem@KHjdRkc(7XEXG zS@J>LRFx|1{krY}fVzEy?kn}3TO)Kqd};Lno9d`-N@=ZaDSk}G_g808DDV1l=G0R< zt9i7@!qXn4Tm-jBHQ0q+Yv*%$5^I_m>mMYD0wagfT*z3|ghhk$=s6)h^~LT`jvY8Gx-$||Ogg%h zg^FT)>H(PvpOo*96b|*jSLJ~7U-MqxCw+BQmCcT3okj* zZ{tE~MBb2zA9Vy!`Wk$cgg$&@W}GdCyMWx?{UBhIqMcy?rzcVC*5X9Ng7XH>v!9*$ z%Joq_MRAiJTRbcUg%H6)<&(2$-~lHmBQB!2cXZHkYPj%3@z8QoHp^+oXO(7Dhxo~! zeElh%`$+r^wf31B>_&%6@*`q7e3*BB!D@i^B?2ZGC#To}>x&y2Egwx&9TT_A6QYwS zM?PATn!N`opL3e5{2Y93t{Q;x0IKHAqOB^!<*PFr$Ja4geLK|lS)>mh!r%s~xAnK~ zGMzaZImaFnu_7@mLowb1?}XxR)xS?XID0oR{LIRfUl`(r7|w_eJZ&l?YZ*b^=io7n zAGcDzt$;9?neR6UGl^jXVhUos5!}Xk-v&gb5_?WY43d4NYBovK1y$d$j=n4#^X{d4%=a?N&RH`QkG{p21ey)anH8i{lF!x02~V)OZ%Lg!;2C!4*YH_ZfnV_Z$N>n!KZlYQScuTtzns~P(Z{ZjJScsTk*>5R%!a_wrr$KXXoCnyrLT8bxh4-X+b%Ca;m!fI7-l!&4JE zW9}b?Q5Bs9nND*^a7c3uNI01W7-u<&v8@(5+4dmeoAmT_#Hvtv<;TUk(1A#Ds@(5M zw?0$(4R)e#Aqtf_43Kbr!X#((@JrBUu!OEvlU2g~h|yN5k6FW!NWeB%N6^lX^I-cr zVeW&T2_1W`?n$*B%$tdd?Ji1oyLZ}ZDBa1RxEsd_={iG=RV?=M35$7gF^;g5>&tB&ApF8S%*@7#L4^eGtOgq zO^EvNHswP0GBei#(|{Ie zFLFQ{KU^{Byw=7S_HmF?^?NeI@Q7r4Tcseq-fpARQx@6*#uop^6C*V9-96bWf)e@K zYom{ZZWRk42%1k#TdR&q{z>lR=1B4KN>+SAvHFB$9`?MaY5MaA`m8N*gGZURb8YfQ z`_>{VEsK&r%s_xAW%+ws6ABC5Zy%d6rx%K3!Fy{|)Pcs2%iojy=j3NJ`f)J>>%UEl z>Y(%#w|#RL(;dX&;ADNQUqmjGybGMn46HFS(am`ImNMyk;f9;Y$IHnFlSn+4z$R33 zz4Fj^OS0fLSq=&4U&QkUJxjIFoJ(iR2QP{RXdM}D zgzsm30|iJ-@DQV-PA6U}nY4T+E}*7Y9}#~21?eYYvH_!`YG3S7Yn zxT$D<_(q*=Kq&`2sa(1cNQoApK5`k!2@B4}uZS$3W013UZckAnb780@us<*4k;Q7$ zc^lU93X@paCHJj{^5MOTnMf;390HdYuw`VT9H(`CbJgkF!z4Jt_kCE;oWXpB+;x?H z)ubRC`?I z+#iUulJ`rviyJ$m+_1m*)^;9t76^WLyc7#_AAPt!4k$Ain+10{15PUqrZw<6Ji1fS ze!WFFc5@Y03Bb|T)@DQy;L2@zv$t>f8lmGVSds9!cTM7B=uEa;h`wP&0@E@v+l&Za zIjFoxa80IUQIUn%{X}%;Qcj(~Q!8)9d}3mOZ)k5v@m&&XGg@Ql`fSW3H|y-B(Yb=s z)mYwh<@)DjS;Fsw7X#*_N8_Kg_X}ly=8dX%@Hp<=uT7;>xZrhF-q@~a-Jv^Fkeh*M z+yIpO`H*sNiQ!ba$-JFkoAUjo?~e&{aJw)Ck@Ym<(X>S!ut{{&dN(y5_mnv*O0Gbd zK7(I>NcowhRKV#3gE-DSiLT)=l0KdMl*WAXpyI(a5&!gZkz~#qqg1ao(_(4E;WwZ- zHu~@*@pFn@JU`<2&$p0H`%yT!`Rb`+C>t?_qlGa=bw&%!1MFM;viVc7QYSxoM0Z7S zz+$jtoK_fqP$;^Cw)^G5R)z1~SijOUjo-6`S%E{pWZU(EU-n7Z_z@K}#a8eVsxlkb zWg@=A6WQm2$#JEMw#>}+&Ap%X>dB3f%>sJC)ndc1?4xDgmus2BGO_+#rQsT?)}a~G za;gYHccc?kF`rDE{t8#+Ha?D&d29tQt$~FvL$8P2PJ;ate#>%G4(1KBCt>BYLmcS% z++va^Qvb7eBB5TKedLa?w9FC6Q&>jRUbw#Mi-f_&r{qHsRk1lExss=YQtQF}OS688 zx&660Wr>Q|6V?js1s(zvWd=h0=SUAG0lA>zzMM;H$MK}H`fET7q&8IpSN#M~wW_K#dD-`m1Je73aD zJOAQWyS?RTyDpg)e$G!x%;5VnTdOgA|shqe~r%J;|c#Pbl`kG6+cRdWY$L+ z>0`~&ZWk;-cZ5*&9qDJL;2D`luobsL@1lNKq*ud{X(B>fV`>2wlG?A=xM`M_!eQ^$ zc#mLjB^azS0Rj_R(XBq#^H+tka@6lqx#u1WN!z~c`whR&{KPom3jKr>DAyYS*??PVg zK6JbL=$?v`6!dEOeU~KhTKCtaTAC}Wn67FR?HPux5493;*OW6%UbWE<`*AS}Cll+Q zUI_XuWw)wxvp`0fg2lbRu&^@wvv5)naqkiI;By-eFQ; zOELD3T^RAIa^jxkr-X1-!5^pDdWENVReYqe;9R4!MYSsp-ik-I(Hp!{YJ&)MgmV01 z!2C7c+_e0bs&+9VqS>*b+wQrz?J4aJJ3WbPqR+Mk8z6C;C*Mou=r!o>kVnI)&cJyAnxdU3>3-jHw9>Dt* zmeBd@L$e3u0wYu0Fw)7Smb67>S!_F*U0HDEigVUFDcmCOVzNF?7zHSGRlH&OiAZl! zAeh*E|C#4qe&@7?vkFRT(pjZ*X$Z=xcggz_E*S++Km~ZpujEK98tq(*! zTF0G?%O{%HzRO001tj_fWECLQ#=!)khIrMmCN+JKX3sg%-W4N4*<(Vqp5iO+}gUf=y=jXB7o<}<>)(a_l=1t<8PGwizH@ZT@ z1EgwPge`Q7C%ByumPcg^_KF6Q`m%j9@E>#%c{HX?wb@|+{02yPmdO?;&D;Ap*QmT< zO~2HN0qHiIPpISM<+ePn)X5Gfo1e>O!TaMpr|Fzu9a$hr7s<+UQGX;u%FeWWx!X5Y_sV#{*Zo$|2N1C8P6wjJ1t-TUm8AH1s0v8`4q zT^X5syKy?ywC+d2I0(}~jIo55Mb{h{HSGlx2i7Kd4!iRbFi&rHq#Kf6WE$G8=twLf zob3eNn9PgG327%)P@1OR^n*Mu=_N6b6}eEBv_dod8D=YU-vi#2^D&t zf+zxEFeLnEt0SxPE=!1(0)Fe+yt!`S^DWnihc!?H#j|TLu})mdS~R`2@KpoMXju&- zEI#6F4<>C+t{1%S9S2e`v!wNfoD7JlH1GA>l@j1WbB~S2FSwM-AlU0KPtk5<>C~(K z=Lhs_PnkA8(!G0_n7dgeqE%!vioDUJ`lr?!&m87A0-58dKRy>*MK)SJF1)q7(3K8? zHi&SiS&k=%A`>b_A6$xnGQ>bKWdH6I#)$e+DXYLKu@skuKVdj5#-9ukM=xJ8AvT=3 zmHRxZn!bzf#$>SaomT#21)H|JHL6x7;qsC>qiYkF6r!^uE_<)U9t~@K6v=rN;Y{=- zTxfH`F$!X167HguLHJ(%>UxLkT8SnFBpk-1Lo{8RNeqPJ&N9DhaP`rFRHT&w2(2=W+&=uYX)7t*{A|e^s|i zh=k@zb4v1Gd+&3(SI+kN^?g6jzvp?s?>*;kd!4n{u-9Jewf8A%x6Sv@LtE`l zhfWoAS@BS7!gSu@dzQlnJUP!B^XvV=kEhejD@+q|bgKF#r|dHD`WfivXc@lp#R>Zh zh0P~rDfksAUuoAhe#cLPm)zvcm)eWeGEMyNG#fOmm&U@u`j%G;o;u9A5^;OSPxTBr z9W}nu$5T7bPBV!Na!E~{;TYzhZ}IuTdXE$8o^1|YRerg8&fK(;Oy{#UXY6xkCO8Q; zsxC07=h*O-P{7BGaZ`Kf{@&lw$oE*ygL}RDS*={< z)+(l`?2J+W0UuAu7ssET9{nin_1uE1{s!YMFBhFtoZt6VO7EuYeyopLzxt4>u&9&! z)*%m8Rj>ZmuiuO}Wue~;Qq#`#&axa3sptBp*_g6+#opr{_WpgeM7^I~(xF2?bSCXR zQkk7Q=7(~}UZoc@UYlhcJ2^7j==p>VkDFx2raa2eam`%b?S%jE=zZr#CJ$WlA^W3h z#O?@tBl!&q>f5i*H$0wmrEux8X*F40TW&p}`^{li+t#nc4lKM?`E=?f^V5Alj2b#w z$NN}LhdW=-_x+%nXKVW>%lDT1=~qh*QO}UzuwxZPeyilph0N5yRXMCHQ(U}m0rjd_3owQY0Y~xtjmKw zn@;cUyIFj3rcUfhx22a}J2f4#Xt!A_%ZsVyllu7g-X*-StJx#oMoAD?>vF%}i{G+T0DZM}~qPdK%BbcfAvB0qH2pPV1mJ<=g+$Z+G#SI;Iq zihHZKYn@?s@tpBW!oKnSqpl{FTrApq?xMf#t;j#cDjy1lC@0TQQ@!%8N63-)&6bZd zZ8zWCA@sn;>xoIKHuC3&rCRJ0C3Ug8SX`*3zU;B^#GG6A9ky&6{a~=t)GoPP*L~}> zv&NlHex`4BE#}AFfjvz(l@~;ep5AJEP7gPguSeQM4Lf;P;kBBBD8I*U<@dkT&9@I8 zbo%t5uPR0thFv={vF*0Cu1+hH+n0XSA8nSnSyLrTWB9F@pP$osEANa6zWO`G*4w?5 z|0BC-&-J;nH(WmO1`bqEEH0b6{m-q!-C3UbZeJABDvOd*+AO--!Mtkh)9kFx7Z%tZ zFE~^FBgbj*WZ!9*r|es>=8(M_2T!;36@%_KulSh$I-#rLH&;PB zk$KM?vr4N3i z=#j3Tys5;v9p}V=A8}u2lp5G&_*gv-y|weC=zvf0uFY+*{YZ+0{ETX1fhmJ9FmDz36W0CS&$Q4jZ8P zRIcR+huI7JRXTX>DIEPLvWZ;K-qNtk9u{2+hdq`Xu6i`@bg^il=F;9vmN?vui92F; z-SYjL$8W+$WpkI?I3;Y#30$!;=w$Or+458OtchN_MsrtF$$v*@WMBsn?E_rA-UwY(w9=B_bp;PlsBy@oOS+WSxJ`i9QnAJ3y-Q*C8?E% zKWo={v+$RZFm2pf$0O*syV3iDX7Uw+Ca;OqXl-@bW7dw0(nkSb7g>(; zZrO56X|aM$r>DP+-j058X7m^Ts?njBdY$h7?rz}R1;;`HzwO{Cjd>KXWoxPfir+`DD+qIXt^ljokanu=jU=7dh-3e>JH_uJzCD zM`QD9u;qK-`7@p2vQ6c7L4y$uzP5i zE?pk!edFc?^{Q+Wy=dUYVH2O;?zzz5g0fHKLiNM1J1UL5dU)!vp*3>FMJ-CfYQDeQ z9O36#ruFn>hn>-(KW=H?a}b0YZTC(0iZx4^-g;E-F+=NVMlnM5yb*801|)Ua9UoNMRSM<+Yvf|ga>|{sN72+Y$R%?n=T+(Od`3gNOMt1PJ5Is4} z*DPr7Q5&ThK`kzFjp}pGK9PzFRcS-RI!zie=xc@^cgntcGMf zT2kTQ9D2*)WUrOKyE>ychrCXL#Q{@69}2gOT4yyff2BB9#YWp>{X!kExLhsD8QP_pqE0 z*CQvR&LpH4ZMt1`)a}=s-?#f#4y_W8_Us+)p`JbD*rHxf$A{a_7qpI;scSHB@5dUs zWeH#NW33h8DpVz4h3}q>A%-8ruU{TGiE)zof`Yd4q9=5I5TgXKP~>UBBJRrB=yq>kq1x1GPVFB|_`Df6k( zs%P%r=}ND^S6nMTaJ10>jd9-*M)r@^R-X9N>ix&k1M>pbP0q3%_WPtsunLSzdimfQ zxv0tSX6*i0WtrA8FsgRYVf3={c3L;?*>Gc(ruW$H5O6%IS=YeBXB{>_$*A+Uu*yCLzqLyW96IXknQ^(?Y-;-#svd(gp2p13UYA;#m=%_P z4lJf~)#!O2HOw}~eD4cn=WN`W^kL)G-q*q^wtX)zi&DKb)w$Q7CKh1CD>vx03*lK- zw5gGc0rP!!`|2X`pVnpzj~ksaR4*BK;Y#|JlRF<2rk!XPc4@%*jy?l!9DedP<;lrh zzf~*$R1OcDRy`x?`=WarpB3m-f0^w0r@1>xuA-i@Mo<65`YavX_4Bb@qtfp?=CpVm_`NLMPG#Gyc^gwt z2EMeak(+PnuzmKunV*Z!=|pLFS?hk{!&wUlzH1YoW<|$TDb6yP&$RE5>e#Dij za_u%wkdtdBXJyh!`oAVM1&b!;OoxN|n1h0tLnOI%$8kwc2OH<^?V)202O8OldD^;a zB0Z6|01hMMYU`_s^!2p`({)C|(RFZ&5jr(Wce;)-oWp1*)I;Y|S?f%hIt@O>d^jSh z?kqBH-RWF^6XELWAu3|NHV+O26l?2YioAxY=%d4>>ZrgOPEu6rPVHi)BGLs~TmhG% z2v6S-FEUhwBH&DlO5Jf@tW*Rd;DRTBqe<07LVayL7AoijDmGr~PWfV`!sly?)OflA zBp0A4`X8tW^pV7B53=GR36hglS*h@Jk@Us7+I%$;P-Kz5K2jqVUU+o}g0WK36(i~E z3ADv(BB017eQ7EJo{Wz1>JAC}n+jHBp`I>?h0jHbEY#<-iUp}r9V@a#>JAP2n+Q>4 zp-7CyqK~KmMK-ZWQ{fB2K%~S{cfJ@a6`=scf`rdkLloJ>B5RZ~<^sp&HYR*H@D{|v z6ChebpvWc`X(}Rg{+kppG}9+y;R>*|@U^*WLLS(EgL*8|m9>0Xu{3V^LR~J1g)0O* zQ4<2ihQ%UFrM_4iw|s$~9`=k?jgXmYMoF@EEg&)4IDSh)HyR%(3sKZ{tnGM3Mi zQDi>N@`#qm-e-tEXa( zn?7HF0~moAQ2~l9(wCva<;%*2X8PDy^0_#&;39SA^VlK_5l>ny^$g>a!!4Z&W5s+TcRD}MV^nxwenuBc&J_tuxOW}(2f&~p% zxEGY~L9YrCqF&e*`d}foSspG5$k?+yA{jld?_SU|vJt`Vg-P;&b_pp-9ubQ0YU4eT zY*Z;~)Q5?1jt5?+0^S7?WK%L}A_6gtcAb)8F6o?*6b~W7n&Oe=gs(3%eTir;j0_jf z@Nmg+v1WK=iNG`@!wJ$bIwvH-Lx`{@cw~uiWrIBt(mXm5lHbwCnLgJ1jtD(_t>Ej$ z6j&*!M1=Y%2;&kWK#)!F(nJKvSfvC{^I%veB#A_buqTmZIpK@JGNg#02cUC;b4Wz+ z>^Y=*M3A?WBGRbEljIIpfEIe}$sG~OeoDy%L@h<6QHvMCoCPw0FbonRDDB$t@?M5W zy{TT@sKujv4#dTvywnVmST4NW~B#_Y5E;U@TL>jet zCV#|5%Wg{kNG$EU>e&f?04gU;`Us>!O&=kb$jS-L;_+}X*&`tryf7tuge-%V2;!2? z2~HkyA(zXiC6CZro|OpA;t3~^Fap8rLpBd*t5_mDJ(}QY7Eg$f3>A1SkO_N+N{=RZ zn#B_$BtZqP9`bJN2`W9B;As|*i7@#oLWDg(Rj*tmV<&nvizh^IdWy#rf_72TQ!;g& zdUk@9f~s94JH>@K6{-g8*(rUB;L#GFuEKT6DImh0oTAlNu;$S@A-O3rsuoakQ~DIa z>osced_JzNiBQ!GCBs-;y*|a_v3k=v!3i)f5P{)hO@N8(6$@mwt5J(*@?S9D3!z-Z zmj4pVTmMOum?s{Sxca1mCE|^KkNui-(In z`6bq+2p*Ls>2`uLQ834gQ8>Y#`x4`q57i}EWCV}B0ad$DA_`nRRP7)!$(s5S%VhBD z$ppptjc`ITUto-o#beEUiDeS_^@$*tL+6A^eBt3@O?-*TvbnZsFFRa~T0Dt@xsZtj zPJm#;7B7}564d9U(K()E*9Z~z?3$P?@>w`()Z$5U4N?tQ{A|fJu}t#5J|~S@JXeT| zgRokJv=?Oa8qVT~NlJo+lSVBb<a)B$-i4mIvIH*d3T9RkM0jM>HtQ$Buh=VKA3l44k*M96iztiETM}QnTieAe4hA2Dl=KhNv4mhi~3?y6OvXUfG(Iy0cynx=%OzCxj15Aqe3cgB-zJ9iy2C?PfRkR zY`TJmq7gDox(|vwlysk%q*~d?&^#W)4U_N_gPUN-bcyQ~c|h28IR>uOYZe>8_29A? zf>@!&CaNW~gSx~dIn2V1)C(9{$uLPjOolb-Cni~EHZnA)#|#>i_7g#Xzz*vYlXNy4 z8DubY6(ET}1crh^V@>>tNuHdI46>p|$YA^!4@%XL4PwQQiAe&UjSMZ`kp_^VDlZ_F zSOH{WAth$#(gBxP(@@F}6<|?SksU!Mu2)a2r_i*Rho}IPWrU=xn381_*Q+bkBh$DS zVDgMONyDCJ6w6eW>c9S!mj(G9L zo^ce@60}@g6>NkIlXJvaGFHHvn3kgD(xI0`HaP2us#qdQ)=^AL(t-gt>eC1^jteTl zqvRdMv@|UjuO%88G?ID5Xb<+xqnMVc<>IO=oeYzEgj^kP!G461K1&q>&-q zkQ^k=3$y1S#k7|JI zAb}A`a0C({0fQvqGEf5IRiR%7OhEh+x@P)g@C3y4(0%6l7)SxpF1XKt3W$8rHGaO@ zAfAc?6+por>gSNugMtL0LAen3vSLE&1*GtpQUNIy2uff90L+DS0v~`am}0|=N)erk zlpE5SWNn82({u|6@ExL~Guz$Ecd)OYyLW)L|1529*8m-@+T96Uyi{c~MIKDQP$UE0 z0{9I$eTd0W_O5Uw>^Mzu7X6LR%r=RTY9TL)H+| z#X<~f{42YIo&;-Y-IGXTF{w}D;^HCwG*omYc^Z%&fO)_NB5*b2m>U=u0!fj28Yv@g z=xJOX{pb0^@c4M?V2Szq`N%vJEl?*9#Y3SpsnhZx9QZ3=2t!1WF;WjD6_?k4sQL4} z9bH`f1D$4tX#4vF`Z>GK0bM zs1Y*Q;`xxC0+OK3e~AZg^pf4YP!9scr2`oWH!#{TpKTA0}cpg&%bnskfAzAI+zi} z4yyntu7P&}qd_Vm!u?T91mo+}ery|{WkV)YZDttg6(y8F2D@$qxukG19oB*J?Ts7DN0;?&|ZcOm6 zkz-h)B~~O*H#=}LL}{5!H591Ob=}BP6FuOM1Zq&T0vYmQQ1OOY7Jo~vHga(;oQ-Kd zc#@eN&NZ2)v??tL89yfS-dB7fO-UcNt{RXea=v?o+tIj)@=%QPB=; z7?O((hYxg5K?ko9AB6l7LNovsWI+GIOYIEBRFsGrL2Sm#GSLsjN;1nfT)JW-1M)>1k0E>mStI)w zAqT@UN|-$se~ME}tW*%xRtOUWq>w?@5IFz{q+wnfkvPrdQJopO#>EOWWGD_|8!{@s z1nhvKzGTsc5=LN*kQ0G4C4%EMJZ98#Gab2x#*7c8Q_x>LW_&%iy)X1JqeIs)6$lcL zm7rxYie^~kPv?bZ@x%io&<7|0h#mkS2-eczkcniVEcN!Ha_Q(bq|7KZ1^)=)D40Cj zYtaOPHY6Fy{i1{lmOo@BSca?-`Aa2K{+d}Z z2p*OH@wfp&)~%IvOao3UvY9{RwUGVe4MSj&5M)45`Y&Q(tltjyGc%qQCu?9o50f}! z3iHH(!9z2pd8k{F_Dpe}s1f=d2^xJe{V@f4*l39E*M?^}o5{ufL${63lre-{ts!>rC zO`-y@Qkb?OL}=KIL^PB!7vo3R$dECEumdIptN=oo99SjK&K-=rVy`dOKzp~VA)7g%G~Qeh7VXsQh83d)FKRYtxNW^1g< zJQPheJnzs{8L~qZDp1S;#o~ebqCg!D9}gwO8YI(*V5ms|LI(J#CBq76Z-h*3E}B7} zK|L4EcCZhYnI#$U8Q_YT`^+rK;LnHyLG77Ymw}*h84McHW7rYPV9@dY*TwRi$hwFE2hC&i_1knszqu_iE7`new zlOsS_`0;D=Ua(}Ki5U{a5bxn`d5{?b7=Af$XrW=p&0&Kx7I*Ei<65FJPbK@XfNf{({S=a|4A zi-x)-8bn)b@o?Fh?b&${6+k5elR-rwSPN0ePy$6Bu4=Q9AwvYwJaXYUI|UT~vNFO9 z4L;73;Hd0)Ox2yJ3g|0SZHM(Xc0+`1bRVZ%YW0_jkiz;af|au*1Qda;{X+=IqXMJ| z6^O@y3ii_?*yX@Ng(_Lev2=D&SR_o7q+uPiv-st>Rh*6^JM*oATgjSSkBz=st! z$PUI2zO%-NRJ<-A3@B8%5FbEbg~_1u2w|+@z>133h0`!7WKb*(St(404<-uJ2ZbBj z^g#tSky!!lbz>qcK0CUR8d*_sO_&M~G8DB`pxDeZE6}jVkeH_o8D74l(`7*Zc=?W@ z84ZSS)EzxMI;sgT-w7GAe5a71A)I*Ne{*}(bLk8Il#0(C3Ay#8^M0CN>8~~oK z(H<+HLQ?B!2KbjDquD>8rBLM!RlSg7p!PIV!oK-Ww>OE4X^zM2Y1Lc@nZQfU7x51*<4=M=K}YFbH$ zhhajj(=;rypp1aY2w-&rSPgbEBwlYgZN$TloQ(`lBZ>fN0H%tQl_K~*i>XreP8#F% zmv$2>kmW~VB1%>xiY!#9Lq!r91hyv zg%7lY?_jYF&j_M=U>(roI$RzP&wXr?;o~|5AtQil1%TivWN0%2#x${!5s=yo=0*tk zKfs-^lA&&e=1~DyeCQO;7sUx{IMEkz10-1@9NLa+2<~aJA+T_Km?<2`0%Qbe|5Jl1 z(1>hkL4g49+Q1DtGZnU0p_5bD$xvlO3kqCIR05oEJgsf*7F`8Vc zSS`#83Iik+J{}<68lK@A88OK3_xn_`GJO=s2lSO{jfa%~W!0vUjMATL;IQ%r;` z6Crv6L&VEO1RQBtt*Cn_coM{z9gjfC;9xo|lG@M%1Gm_;n>kIFoL&HNDLR3cRlRBZ zY#@t4;g%tTy)=OLfN6w#Wbr$+4KQF9jgukyK5%T1Jp+;~Qvz)p9E9bKlHuXw!T`jJ zd;*YUvm=~HWeKFH$TKo%JbXqd12JYjBb2(y0*=`r+<=ZS=E>}tCc_D4$zajod<*v!Js6FfLQ!5?C3@PvW)^W|Jo6HQsikCgmb$LdB{CMdX7RKn*4jZ(p| zb7sWYVdu1MP5{?yj0!@UgY@ybNrVD*mJoyHPN*m{JYodfjzB6r8n&HUXrqG22o-#6 zGD8K5B@Meq5$$LyI1Z@M5yJp_gz=#Q=&9=^3=(0R90@OEB}=FPMHbtq9Zm&X2^!@E zqx2CT3YIZIv0>@cmzY!t8Q}$IYXKnx-i#fjPhXQ^_d_2s>|2PpM5x||rB6Mdibp;E z4D$jnq`_eeW@Lx6b}>B}Jd>TL~&)mEb;25}vP9oQ=2 zBvuyBPd%lIhtFK0^8#TVn)eZM9Hkgoq))?)W6&b&LK(}24}m1C0tgkL$YT36$T%Dc z*Vu?5$SBn3u%;o3EYhbPR0Xi3MyX(qi0xBAswCUW5|2^gVr0Z%^#rv{oR-6N%?9U6 zDy|bYk2J~)0Qx0SA0H^PNWb1bFz8k)ABRutq3RePvSlcDj{F!OD6&YOS}LT1#mI=k z1{qYH#fSo+$Rd3jM3qOyiV-T1RYtatW@NM_hsE}3hgAXSp)tAeAmso1oQDl)mwWf)K0y-6h+XGF;o99q=v0+UnS(JwD1@cjiju;>X zCDO;302V5gMH-(96~od;xF?D9Auq!w{dyZ3W$XpEG&RZ#R7_El4EbcpHnB;ccFqx; z(%C2#sFg@OKdRBPNS{_} z{Kn4)L&y)1K8a+2B8%L=vZ#h@q<`=`S^mN&(;ov0C-D#Zoq0ay+%_`H z!+i!mM`lWN&Gg5>=b(a3`e)#C#HXTmOn(e~j>o{~h;74*AsF}^u@7{OO%*;#e?$w= zeax>U_Xk^2fE=3x!r5SS^Z_y_yc36Y>ozs#3}vN8sQ~z{mI~Sd(69rdr8f9ftQ_G5 z79O=!0Fm%dRG1LQj*J}|Qj#(w^lNid{KlbjLKMkMkkhPLBl^%vpmKJEo)mc`c)DZ> zc_P_=CC@k)AdeNTRk$NUYhcM!1*w12{_=*-agJnqFhqDkL~X zQi?>A#lL7=<9dx21rqCFO+e9^q+-^HUNe&swo$b3`3GJkm^F|jaj6iWp&^CW(qI=@ zJG2tm89Sx~Z)uQ#+gNk1)T#w+TqWvj2cR(-$x_i~Sh9F~2;j5ut6)$N_%EYDn>5Lo zOVt(8<`fnxw3IJjf;9ss88=PVJ#}Nv=y!u-jWei1IB}DwhCw!PN(WnjK=qqckeIZo zf@VP?jonn~yfU@|yppL5AbT=`rNX<2$zop7i9u+C7%Q{X$DqQyh+v6dB5skLS?Z8V z;9Yibay>C3vOKF5EESkV1dEPOC4$B9l7CQQ>QPTbuw)7#f@Plq=p$M?1(3xdyueC! zDv)5R8dPE;SaeP(W3fV1Df$;?X{N$>NxV~y2$nTXPxr-C{1m1lfc??H3!%b_1fZVa z#+SgSKz&Gf3dK-Hjbv?xihv?&gol>+hkqPdDgcV85lTu)rt*IrSt|YsQ(;Dy1PuQ; zvJ&`{9iPD;z~L-pWXb7JwFXKBF#TsrOT{n!XG%+jFa2jqD>-cnhL)Mk80ZG<2$6C0 z)bpbLt4WP|T9ovp_J4{$CGaEQnF*T6g1=UcsK_CrM%d3Y(F#gf{)6vp967`+HU3Yr zK3@OBio%Z1U~KS9Q>B7#>f0v&t4U27!1EXAQ+iS(f@Po7s1vvZ@dLav%1rVSb%Lc$ zH!{%*K4*eGTA@D%(kl8Q?mviDBmf{_mYHVADNnV`QlUHlm0+pBo&QX*65Ng*oW?*L zKRIowj@L$0e?r(93W+STazuslf3R2y;HJTth&X;!8k58ktS}6Ev?4+00JBUwh`jEg zj#=cH+4PGD7BfrYhkxajW-3ImgjZs*|H><4D!?lfGm#Ww9j}cq*8hWqhy-5)kAauZ zwdARg7%~bZS3pMLA9Do~NQ@m+y<{d`DvISlQ#c8V1;}HCtK*)wp8n5tKmt4g@`zqt zI*5uDA>985X-)}N1ju7QTE{(2^$7PQn}B6c$tF-I3kkdf$jho8{wp>s|L@2%l^Hue zdCFSusUV8~jy#&Dadbjb^L6BDsz+o`1|J7U|2+7NCk5_hRgVf)`0u!{^?s!AP{%z@ z_5L&NCFla+URL#}fPnvudkG-Gj!#Y{sO7%#8ouy92*0T{d@{!W!OTLf;S(yjR?MUx zfa1R_B_uU`7)mB&U@B5@8oi85rIz9UtC)~lg(vDmM)v;{>{F}ogbEp1Lgn8^7WVH* z928T_1CR|GQ4XKf@+3+Nn^Z`{24h2l`DRefXp1ui)l7ZE3LIqHI2lNPLiGZ@kcI+l zroLeX&ZTIa48}E+Dl|K;nfitm0kxLS3>pSDqgOD}4xFdHVMRbKrZZ%)@-t-E3#PO; ztia~W#s`f+n{nx$9okHN!-}A`oKAGknnRQVeG=m*!-}r4@xv#Mt?N{kwmyZk;UP~C zr8Q6?d|a#$c9yb~Noau$oSsNV!w&W&!nfM6PC%{rqH_eHvPkB3c&!FGLyUz!?X@}r z$>}H!8zdn^z(AM`BKc2bs0K;MzzD)<5;8#YpU6-Rl8_-nBV^cxMjtdL9-|E!DZvsl z>?K$_8CrCQkmZ15#!d_{)9BzZzy`4_*Rh5-jGz)wtJ#DKS-c^8#}wJ9;DrGj6=tDq zM-&^(j(Nuj?2bfw57&%YGVd4>FsGi7=aaGvnpu*^C1!yKg%a|TRUF&n)|#d4Au9rE z!5Zhr{h;VT3k%X#-2riB_otfO4a}khu$Q)?(k4LrppfsOPkh5hGIM`K!C1g@(lv&c`VGC3+Sj$z?GsyY((rJ39=oKMFx_JJv_I}s!u>IvJ=D)1JVFD zM5RxXvuyMk+q5GD>--%oc|2RShMp_l6Y+NB`F6uaY!aEp}zb`hJQ$@(&^J| zKvGx-{;@vPhGq1_L`a_Ff0I9T?v)h7fxfK%N$S@Px-%L6A%>yLpEh4gs^36gR{y9K zYj|4@8gs%w+2zP8f9keWfuv+@Cm==S+VPiEnOXQpQ3<2}jqy+N87%rIsZj%cS^cAy zm1S3u2>HvtFP8ewG=Ze94D@C7Pf`kQkbkl)An`|I`A+K8OsyjmDkLf=@D}!{oH{jA z3(15E2{6eLhZ11YOu4p@EMU$z5HJO0cn^z=Ymq7_qx16o(fJ&xLG8JM_}gi69k^PW{*FPe4$h9Ao=%R=9{yU>bu1mdT$vvQqz(!V zd0GNe3x)4|_>NbE@Ld4kv9-c?A$-S6HTW)q@0bTo9uN_bvKxGdeu#I6@6Zp~V6Mr> zZSYXRchm+sS!?)?+F&(RDMWuu z-nanYff@;T(Rcg{p^dK4Z-hF!f@dMXaoiG~hNuv}LX^l82yr{|1R~TQ0h4Qr@poLG zLEm-Z2P{K$fm#vn;R1*fd^!3BXp+=2x&V^o_;GXr6iL<>F3_J4>S9Elq+{Ve`~iWU z!*^&;{0e-Bu^l>vz%S4_AkfbhH6z2}fZo93uO-AuF>6hSKyTa&yebw;+tDS+(c9V8 z1saf%k=)RB3-I!UyW}yQ9R1y$Q7`04$)%(Td17~O{{YZvXhZarxt25{4-M}K^z(rx zPWE#lx95a8zkPf8YW zQuhMj9(j7)&NB+oB>7qul^;Ja{AiI=N)fCIWs_`tW_(J>~t2f~ijP1KSw zgl~HLxVWN*1mH^^3g3fvBmyP(0$f7^a62Lk{I~cXYDXkN?tx4lV2}uymHAtA54DqG zC&2Re>Yyia@o|Q0qDss)BPwzl z8-6rq_-4BXAmKp!I!>6M{A+)zlMoEJd%!$+28o}9KdfVo{0d!qgXe@_>iDbu1+xS{ z)p1FF@^kg_338R{wT|OiNTfvA@P~DrV@XTcCwMl@8NQFKQw!c#T{|fFF6s*I)(H~d z^>z)0n|1u-n_#Z+vO|Dl*7krDd=~oiI)?ErcTeDzfV?n$bQ5ge-Fr6NuHzG^5cP(; zbrrV27@=T|qMBXdlUKA7970fk2RekR*5gTphv4$y_M8hjbL~)$s+L zqI%2#UF|JA2+X7>xmo+?buxo7l?(zi z6XM2_yKau&E}pJ_V3f?<$oyJ6M9efPx$WoY<5#CM1m%I*2RgOm$4sHj-$=%fnM|3x zWc-*(mAOa8k0h!koigJ`wq4mXMis{aj}``uZ|f$jrWQ z&(+Tr{5-TG8tLci>FpDMCI)6AmfVp1ArV`>Km{P_NJr~-)skR^L^#HFLTV5#g(s`u z6kfV0y;qlnI(5Bby1vv(wAsGQ2 z$x1zd1T}=mRkkUw-UCSCh>Y!Io8tGvO81J4s+KL8ZRmXD?WLQ_NQ+FJEIJ^;_>gCn zX(~c~UAk8pX~{H&w~os;m64WAQ@kfrx>p%#k!hRlS!JXp(-ebOrF)f;7HtPQ3FB+W zwO)!0bXlrbT-T~?DwEBsKLS!Gnt)(s5-)hSt8}k2(voS4-vun)RK~WbMMtRvLeK+9 zTLDh+NcSouEt#emd?ejeMq08>QQ#@vR7P5|gN0&B>83K$l4*+HoF~;(f=wa%N~TCg zT|{V!Bi$5vsXA#%TP(bcSGK8)ZOQbCU-c*5E4#Gny9_BLNqrr_OHAorWo%1E2l!}3 zC*4$5TGC#-z7k5II^Y4wJk4TTQrHaCRNBARJFbN+`Xu8jCXrLay^;lCZByCQ&mdgk+5_c~-R2l~Z7OYB)Owy!vf&ob1ypPdNki0*E6K0bs&>6`m5~;0wL$V0l3qo$ z#52if)HS6E7Kcl)M>Q!0Ihf zGGx|Ue>FuWB9RvL96*xNscTBJEvZTpSS&$-v5kQAyak69%givc1|wA;LcP+YB~|2s zrXcJ`B(2KURK~VsVwb<36?|yjV3C|ETdy+Gsuw)Tjw{Z~)v`r$ zs%*W=NQ-1t*_ujwLNUpwvNe^F7D=hHG?mF^h)GtJt*PvKOWL-0Xh9)08A&!a5&v2b zmLWTD;b1{BSR$FVVg1=qHkTo@lIJ12lYRhcX;I%hEtG6Sf@igX@`ug@$Jws_I-`67 zy#oLVtEYp@vall;c}Nbt3zmG636=u~@G{qkApB0|J@{nWkr|64WbpY+*bmoCe`J>6 zFex|qB>jmP2(O5EX1GuK!+ATP!^GL}N$845O$n}h#7IJeUZA!-NO$$?(g_L&V5~ znUXoo;koch+A%XFToZnoIgY~|vkIR~J4PPNyuuMP@?d5JxMtch@(?rf5Hs??jtcl; z{3m=8J{Zr(5i{}-GxA{GUk3M?c8ok2Kfw_*@?b0+u9JeXw@hgrSAC-Z!aJecU4 zBPMHn_$2ZWGx88K@?ee$;xLO4_+;9V&=IZ~x{N#+$O=c=bWsc95Nhoaj1o!@0dSlR znh34II-%O+9pDc)kXN+Uv2b;9cO2;xVu#9#$jHR{fVs4G_4f(%b9VIy+n(U(<2=zd zz)oj^v8j#?R6umhyui{&l8;g3!)&^aDRd3ZP2mV~+_NbhL56FUI;QXjdb|)eG}M_g z-f51jGiqoC1z}PXHpKs2yAb;0EWm zbJfT{LqjM(xjK4rLJAFT+KtT|t|uTsbH1>a(QzSGGIMFBv!SrOu&kKM(4Af9w!B zckAvk9gNa^HhgHi#kudxO`fmJZA|+K!uJHZrD;3~JNH4^>+&Y^j?F!+t%eOgxV=|Z zDW~s#%aQr7f-LjO+BJJ?kPHLCuv9xF$Y%a$$rAX*zesj^op@wrBH43^T-$}4_j`?dqG zs<29eBS2jZws^+>7QygUS*H!A@kp_Cpz4!4j391e|XQ*nj>xj zj`k<><0iSvkG~g{a{H56X~KZFP80K!J)2GGT5)Ubs9TlR&0g9x&1rpB>-^vgPebC8 zKX%MM)7r&St6QShv}Oaj!!0jb>>gmJJi=Td!TY-Dsiw^y>*brza<_W?>t2(By!~zE z^qV;Dy1Q%1xX;5C+n;GR-a>AxN5I2&%l7Ta(c16mv(cjE6W5Bz?(cLC^X>qveaAy1VwI~W0k4kc1__@H{tK= zJ))Ar1K!M8xMBE-J-5k}y((>$r0Z zx7+&rE~`FO_+BzLUz@Gx^tScmnWCIQ%K4Sy{yny=GaB7&boiicT1~`ia^rUDH<^3z zP$%w$nKQMTaBOF;(lRJ+fB3<0%aO5m<3=gCo#S3L^w%d1X()jUSGhEcLVrW|4a+~ljr3G1(4UcTzFLER^3zBspyF2xJ&h|?9I7Ci)v$}GJju!p;W*0s^IEuSI zFt_hJKU(A)gvS&x@lW8`nSH@|WJ%_jerv)oz;yu$Uo)}0%>FH3PU=iG{$ z<_d#y-Z#GyF+kfteQExz^{E4F^zV&{Jz^jJDq)K{UyFPF^<8J)K;1+|i`bd&R?kOu zwt1DfHhM(rmDb1PmgRAb+bM4{_kH#1$cuYR<+mD59Mf-kD*u9Mm1mab=Xb!yjQ;vM z`up#SK(Yn$2`=)c52mzQbMw^Kew{`H2wG^}HM!;ZAt!F}zOA;tP5mk+w6=Ci-n%*B z;-T{#i`c14rgj=Qb;(`V$Jf%7nzh+FDzdNhkqOC{&iv%7-0#z3UD2cxu4Jre$4DuJ0SU>9c*dyI-$}5L3s)SuUM6 ze@@jo^m*ZVn=&^o-SrV;@4h^3Gt=!e`o(BqZYm9Nsy4c0!cHs^8KFO4Y=H~J3K>hUlru?$NOg4l)!i?rZSL7~@XqtyvWtV}O<8;N{bC)v_OsnWX59L=(`myS z&FF_}UB;}~9$HWmN6nlvi{@m|-aA}Bez!vAR$rFxvPFjEDY`WcsgG(omJgVIDPxAC0 zqNkZ-o^sEJ_P8zRqZ$GNFmE`RdK$4w@BBEk=8jMzrL9D zC~QWc`?=!--oGnKIB@L#!&3{^1y_IQbF<`oud3-rgXSx>7-=>+Y0b7@dR?8bHnDbp zH*x0XjrpFR_xmru)9Ll%ovOBPpU*j4EzDl#)$EH?epK;%RsA;8w?vx14)3eQ8RFV& z_Wb*U{}dNre*0AvclXWN7e^l?4yk#0bhGioDJ; zL}%3fBdeoUOvrQnHf7!&)t0IOhu5_lQeD1l!ILO6@AkQyEC-vUs8qS$S?OgT^2b&9 z#OnMKjkn+b9GcVX=oazl(gWiRK0SDQE`EUj#3KU+Je!*0F!-z}Mc?Y?v1aaP7x;CY zJHu!5yRbB^_X*plJxPxb=%$lW%$wh{$Fk|3u}ga`shL)C(_+BwD~02tub%th-)W!H zYaPzLXNlWlET(zSdAxe;^kd;Jo%FgY8yq`zee+@~aDctG{1ztYE#j`rvESWs9pWmbEGVdwX z^JXr3YBIC>>6-~J^xBV9vnbQE;QSeRl1ctIyx>{xWvLlzsjm`*siX)R?r* z=J-Ls;kS1eoqu*{{Ij#eE~5i<9uyXXlGepF01T7}B9n)!}pAtJ>-X zjJCMHCQtGHf;j^W1KujCRkr<9elGs=kL0w;kBbkejGElMWv644)_gwUthb_%)yuNE zf3nJFDBSqt;r;7H;gFBFOq330ydR@={?A-aSVnuL>&eHvO>8;k;JK~2k8auOi*e6lGB9)94X*0Ht&JgEa6)(Hm?pIA=$*GxF-@kVq*V)u~+Ijxi%@ci#uC0Fd zb^e=!4lC!V9>0IUpzML;lzoe?HC^E2@$E>jisT!M+!6|3e6p;uiZizl4Sf|f@O*gG zYzNn{ynZu|pR4{;R(y8opzO@!86if^Z-!6Dls#kWJ9)|Iqe^>KRo znKNIs4mn<3=XS7M>xA~(A=BdrefVY3)iU|PyL8`sSG%4$7PI1;*8T^lEXv}Fx?czl zTbMX_#&Pc;)v(xQqc3%Oc)O~JXKK6KNhKHbixMVB-1#j0)Klfa)UTQ8?H^gbznvH7 z9d-2Rj?k%Rs{Q^@*8TB2AD*0jN3^K=e$s?W@qpCr6~WsVg*>pUs@AW` z?^%}8q~C=fX*GU+hBF5yjMP~-x~iqV*S7MpqrIx1-TT!2+C8qj1T8#&ThXW z-u&t^u8ULq=}Y3BMWU-IYp;5>>A7gB{4CGH*=C+~@wnB}EmS zM}i51KHUzBH|}t6(!jV*YbF=_zIvF^rI+0B6I)_9d1LgZ7Q`uX+-Cd=V~5Rn@zIS9a*C7kh)>yK-=qkbjE32zCC?zppun?Zrhb(`X=gZ z95m@Ne9WOOSUYjyCW?xGyp6{U%_D#*Ab2`QJIXS~xC`<@iZ#+D@ z<4a-h%@@sh(OU6cM5i=ci`VygJz}Fmk2#8)he!9}UFl;s$XvN+W=rXN-i|-lnwUMv z`Zz+dZ?l!kS$)^{Sv`(xrW6rvedX_aOZ%6WOaJxPL94&n@Bd^qM81aqVn=wlS+4|P zV`J?1zlbx}Z*g^qdUbPGjgQ0olI z-B!h%A-l%BS)a7L%@E@aHtOdVckVf%k84gd`^;hRcPmvRQl97DRNNlavwx>+a|$(- z@)SF~erOYJ;?{J{zSbSy`v4JTjcs#N+!al%oyN4ZzU5SC(PZ+fOC7BGq_!H^XJ!XQ zljs$@Y_*jXI}|M6^5Q}BRYyh{kJ@U}Y86jCe#KHX-6UUI^=$_GZ!Qd8(P?)-#moW5 zr*yTa92_2+y0ECm(vwDKeWKmYg{_UY?)e(f#=J_TH_wHO(L6`0D-qDLQ{b zsxqLo9q$ch9t&Fd)J(~D*U0v~KcZFeOiQ(fYLpL6$ z+v^+GE^l%BUKV=xK<7<2y|xV+Wo+)FYTYgDbe@jw(e?*>#sA!Y-2UUs(+07@>(XZ( z4+|G>xf}gyt&{QI=d(WiIG<$DCwg+wLT=>aYvQ9>ch`)1K@@v}tl$QdI$+3E-IzEsVhQm}H~ zi(}vJZs)Anf9&CN!*j>m^iJx%?AL+B0}q_~3qvxr`}NB(b-jC1Ymobs+~cLe-+O(w zn|-%NGr{w~lU^4$f4`MoogMjMvZH&m{`?a@qW5o>jvR5rb6fC=E4f1p1J8fZ6mJ>O z=Bjdp%GrXs3xwW}GQCVs?kadPWwAj}P?*^J*V=o>U$nfZy(Ra=q1Vey+P+H<-~8L| zT<(!^Zu1U}TU_d3l;ZHg|H!3js_nwZJ`UQb6w=RU%aA-ly3f4L-yLt>KKV1UeEZG9 z7SnsVsU(UIUY~X9=N;pf*JlMqXHBYlkp3zy_uF}=9$%`9ZK_I2c03qV)grUq*S1gQ zhAvuGx}d7XOVPRXORFv{%8XU*^{s99DX}$P-!=zL2@G1$)#!?Qq|#;66}Nr2?Fczj zUf!brGS>%{+t<$jWf49=RPvj({(5HjaIgJ?zw;2weB~KV=ay0d<#bFP(Q{6-@iql6P3O&2on&3GPcV4OlmRw- zwGz6|3$ZQ`C^gHnxe|T-z$~rdOFB*x?Kf*urZ~-}pc79%=VJdO+!jln&EM+Eo5YWq zXzD-Y$jtQk_Z4UVY&t*xZ7YA5ppIg>u8B7k>|3n0zv`^Hb#UaYZ!glCD*N5r^yTkKif`rBYJmUHYk$pFd}c$JM9feE0a;SLKVkhKAh#arDnw?`=ot&kddz@U!<#j>n0Q zZ;ymk^ZF@{>)^QayFv4chd)#-_x@3N(eBi`oDH*fR+dNodRgeRcyLw4*=&<3RkH`g zRizayo-@_hCG*C;Ry|gK-!S{nT+I$!t5tu_8aH!V^OMiFTnyO!-J`f@QT`fV^~bqu znmr!;G5*`1-GUk2=j~4N`7}eJdOkN{L9d}pHm-2_&@*+-Gy96{c{AFNGKzX?-YMyI z@5IQ9=I;(>FFcvv%XaX{&8Obpj5+6>{_c3SM)W3|`|p-)6IIwgGAuoHy;DrPE-I?L z_e$+202!fEkc_uzP7t*1ODj$sYXJ! z82(!(T~ZE_R6(R`AN7*!|4YGx3-zwQoXp?Jb>1Dm9Ov@tJpuBI#BJn9jaso@AU{fD ztU)v9j`IG^#;#c3DY0p@73*EvmfSo)uDF#$uN8~;{QkNptEeb%kCS{!*7X_$Xr;wI@=};-cK5Can-TvS`7@KOdizA#5CO0cDsd(4N#-#Yhk=Cu_@`Fo)OBNZ%&+o4AGv<Q`CjG zSDK$1WZX6_@lpuSGO1f|YLR)%SfNUUtJ%X5tJ6&7<@Ft(ujx@_Hn?TRhxCi_Df(J# z?^$j8*5p#`p-#(>apsNn8GbF+WI^)`llG%0E*swV%--QHt(JMlnNIMzsMKX~+Tvxg z@lMenvof0X4Q?(!fB6}kal_xNzuwd~HoEC3N8k0K9&>KH$Io%s5EQmuBAWkn*zA#Z zaZ5x+eNw-s_SyU3WbUQmH@{UssMadJj2z z^WLy6(Gv~V9^i+#?>js1$fy3|kMb{Sn*QoG=#qEflPQ+BlZT7qo>*PlRB9SBw$se~ zsx$iy2abt+XXx8Txy6vXlkChqo1ZjDUvgv7^hw$CwR4Z}i;C}W($~Gc@>ov0Pxc>= ze4neTTw;*fb5ib}=53N3RJO$r)Y|_tDN49`>4J@%g3#Ha0}czm2RNUG~$eGa|6e9DjnkZ`Q2^tsgUKdS`cr&-68x~(G zD+Dd}#?5{|upl8OLn%(9!VQ`Pf}UYkg09XC+0u)0)G+IC}Vx%eiys zv6Gr}kH9ZUiyxdk=l1ex=hms-vxAS$c=9Im>Wg{)?|z@~h;Dy>*iON{S*5uLT`TM= z+AAI7Y5eUfFuLP^jtj}w?f;vrfHyJXv>ZQj>oy~l$4U7b%jsyrTh!9%m=kKwVlqJ2BI zzwP6^{>;Ed(T47ueY$D~etc>D=w*%Wg;#p2=k*O|1$Vt*dG&QnMccTZ`}4lcw@isv z+U6i|b*qjn7oAQVk^b0!*sC;y*;864%vq)NbJ6TOcZ69Riy~iEw%tF}&+&q|N2!+zYtKeR?O@wj^LmKrwu9tw>wc8_~y zzP(xdNIj#6yJM&P44Qju-9nSeDH>0+*O(|M{~UFD?xJbNwk5kwLgwk%HVN9^JJMlr z`V9Nx?>T`t9(X10d+Y2GkUFK!{PkNs!{(noXsrE3tt2L|(~(@m%}39upSb@z`O~ZW zeo^~NhbZcv>v&nubMvvEn&D?wtZS<>SG&1;=k3$iM~F{PmR~W#GXirO*Yz^GfAy26DAayo=(5;Z$98qL+pxpYHwqoyIsJSvPZPNpeMpO({pD-Vc~-8w!!8$TcmyBfr>k`DbFF7~O79UZG~V9+++ugi z!PJ`yUVh&uEe~JYw2jzIv2cQBd(YP~Y7VUrXmmRp(|h%RA3F-G)$MIQF4z`w@S}Fr zis#c7|2(YgvGv%Pu4BE{e^uIT`Kd|pyD`nDtvT;yqaq*Vw$wZE+l<}gZTjgsbhnce z{?SxBS~;kqXvb;0h_$okX!$KaB=BFIxn@%Ip&jySJPlr??bKX#v!6cWOuc3#O^O>i zdYh$!;D($We^SE3zN*1F8!K(cY)o8}@yxlM(Yq@_m$fytulLIlIyKL1Hf`zEsw~E-A65NBeXTcS-Y!Nb{XFvh(iW8*Q_OtkjRU%r_o>GXJjfvS!N^dh#9nck=n8 zzHooMR`KJknL&F#Pc`8^X|kzHs?CZPI)fa7*X)^jqI<<5?iZmfCwe0ZA;QO)yy zHtE%F`rW1S%f9umoDpO6d56YCzgTaD9((y&90R$@R}Wks`ruuU7I6_aUM2xAPVTvU zV?2#Q;+io+I4wu zJ6lijmhC2am*Xp1X?M_b^c4IyFzJ{-)u)NeoY6%aJ9Jy~@nWYl1-cOz9=hEbnrnAs zTIQ0uJ%{eebSzemOgpIJIrwN+UjH@aLp4@rZ?h^q`}Vh}%;d)6gsYzdU!45#dd{ZT zM>AWGz0|@&sZjA-M88y9caGxtsF?9C(@(AY*)y~E;Db}9Se*QRvHR!ZP7BgQ{w%hf z9XF}xU3(*omtWhdF1HPv+$Ab$T$uTnx28TX?klOszj>7VJLz_|l|W}x%FaJg88qy){hxWx=W}v?Nv^%uy4PO!+IF9BXPX5v>pJO_~{i~Y8q4~>(7*4N%HWE~pXFV2^AVWe{`e}H*^0igdJ^Zo}@g1=!N z1HrF9?eF0CFWfG4q6R;=+WiWa|BOTb4G(`!82Aky{ztO}rk}3l-{WDWnvCtTILyyk z0s;>QKebey^~foO%rt;M-W0icL5LRF!f;$w4>u~^*!Pup?AzUfMEyr=1p?Rs!p8@3 zI5IwP#NY??N$#TI$T|lEaKcV&Uu|Ekf(QbD1~)tsB}IBrPeBTF8|DLJgX7!!v^E6M7&?Z)R)@??;ATBqA;B(VBfPf#GUc6!f@Y2{I* zf4;%7X`0}+F*~wm(`(%k!(oNJ7t_?e7ol=TeQkL33Rs`#=UWc@HXsADmViOUR1f*7|B%9(nmF?yme4+1IttsD@BY7K1(QbgcZf9R531g zn%t)zDsT&FUbr8PDL6^nuDO1lGwj)$nWr7JjSrmT|)lZ>-PD2YwCI zt*a?Aih~M&gs7V7$x=CQ6qz5u#8`Q@!{m{5UE|7oLSq{;c{=H{LU;>Pe=Dh~_>mYs zVq)%oPr$F~D?Y)p`#aqLG81?g;#q2v#9*^A1gQ-|azd&oP7IVcf35>Hv<&|3@XVqs znETVSDd$1{yX5ZK8s24{#suVeRR0y!(TcaXrW)U*iT1Qw)sd}WdE0iG+MtWzbC5JX z$7U3Z{j}kyhbK`QyS!@726=w7n1E6{+#n(fnZkYH%`yi%md}vn^b1 zOAMW~6AqE=*Fv8#xC-GgrwLp04<}7uz4uwurYboyZ>JQ7iU;<%=Ll9^lU9jF3)q>D z*a&TXOEEW|LeM?^lVNs9Q+5kp}sKdF>d^GjJcrn zWXP_(mnkX)EzPpvoE8i9$+DiDATJ(t7tMkmo;WyhaCdnqwf*20_&p58*tV4LT} zcMQ8po4X|e73{Fuu|pS(6}(GD#h0?)EaQ%yZ$&#_%36EjY}z&%!ixn^HdUg!Na6>q zZE0-pxQW|pWZb3K3G6;@6=DjrG8G^PC4e@onO{H6s~N|C5lH_;Yb4dP=x{N#fq#+G zqwog+^ryu5U-Pg2yF=H%&}V+H%KRNserKxuYgGTg^q#W*%*Of$L~&MLcg&!N@!7AQ zF!Ds##?~hAwDOd&Z8qi8Y&#*O1BY<~TftOce)p-HW@Xlh#!-*Im3SiAjT!RW>LZ9e zp|jyW;;Vn)rR+3y~^6xAfcMNA$b68~sc9J@z`u3@^P zM+#op{>J=znnlAw-_&sq!2m_%^Vf(D)7Xso(S2n5S zmtR#5GN1H-TRq#5VtlZh5lL^lEm%WXRyH^pA0D1zIS2^t3fJ_ZWJ?jRAwS`21WqnJI-Dj zPp}^u1IJxc^!%R;y1l+glkqOgtpuReDQ7vn93q8Spns|kMtt<6xO4C;*4$;;C~18Z zngU8AfVjcg2WCxf|3N{oT?sp=TI46PDQGMEo`R(t@}{s?ru^8{S2$TYa%tX$fVtd0 zz@_!6T046v=nD>eAN8tcc14Z(I{3p+OT6$hQ9^3%Dgd_H^-Cs55zdP^$&gp(%cfX-- z|A`L$mwYaZf@2RkZD!aA8l2#^Fg$C%!5WiS~Nk5t?eQK;u{)VomwvZ z(#03)Z1vIbg1K3-F2A5!=V$T^*%@E5{uMhJ07>I88OSGWVXUB1gb(JnBndW~XC-?a z3x(vK13h)Fdpuunmi#!JaHI$FVx4Iqtil+hXg(ZMa+oS(%*^5I1cpYQl9Ph3%g6&+ zTi5u}3s#oSze`PA@GG4y*XH02|O>2+62j73cdj66=&VFI0ETb zC#gw^9`muFOJPvj~+ zI#xT`QS=}Zc!@O`>0q&+l0KPBN@{@6;YUi0jrD`}GfdQ52YWCGd&0oyoKqKqT<|_W zT?Tu{1>M-z`!G4<6K}YIjIY+_dmR%XTL`g|i8a}&i1sq>JpIt)tEel)3uNXxtut~cJ)xWuoIrSBS z3+N@n5k>IcHihXI(M8d2Ctr*~qoi=l>BMIag>L~&zL`rNB|InLivU59vEFbElyGd^ z2q&C74cr8`ozHepPU=%G$}?D56666JmZLF>n1{*q672Q%E-^zvQX^OoCRLeysDekm z$bC@Q5w=yIBGapMulo#l0=0`Y*sfHhoY70saPv7uO-$49l2U6Oy~Z)}hD*_6$4`v% zLaJxVlgZb^tN!be8?*j}8+_F5SCq%9IRR+54Zw@Q2BryD#Ca$MswkIs-GX`&bu%0t z`0hh}MgN5R40O!g(iO@sGY_}Ux$|w`U0EUDg`Cid1AL>KfpJOsbjccC<8lX$Qo7V+ z#1^8oq$;1@r0X1BxC(S<8EB!=h&6)<=hMS-v&XR)(8stm^wRzHW3>QqPKF7CuJ_0Ae1Nibh^kfrY zt?T5e<8ux+kCnI20BHlPPbzK#4t%S9LK4T_2V@%(tDH8}`{{OsA2vx>)JEY@N^%rK z>X#V)QvR}^xgF|&##dHZ+UuQSZx%m}2dh-XYPs-QzCH`cPto_c$t{)L?bpVk(GJ76$ByIvNJC&QcW!M zpc!KV3DxNq7>=-meUv!VjG$cM zo1jPCyQ?dYrd?BzMK78>Q1QLRdtuPC0*d`$h-Ts_yp=s;zGm-Yq~)a-hu39e#7*i@ z#pa16loyl*TxOdYRLG)NPx1)lRD~5ZVbV4vaEs`^a>o}>vdBId*6*lx`Ie|JZIAZp zZ+KZcq}{C{(BKsWvWA0PHTIh1AL|gJgg`JgEoPu;P&`0n`v%EFCNMf!0d*VDo4JiG zWEVVwk_~8#o1i6F!mypO*zO@bDITblwG++|Np?ZUaQxa^&3hIYAD?BzW=?~RQnqLkWr@jYAt z`3Lg1nv#&r%FF&n?_mmgfx#ooH&aKEnGedk`mLgzH*PRvK=nt98xA zIQV@2JN>EpXm8fu_Hjz|sfIPA?gqn0MLTZIA6me^PB`nP`CpEncK5x)h=fQ!r zyAzj*q-%-V58x3Qb^`ynY~SI zcb~3<(`=+!S9hLpzZPVUbOL>wSaACK6fB-o^gK}lmZ=Bd(`0}JB(T-zR3(8X-M5yd zF7#<1;1_FlK~A6?kYWg@f@t=UJOy~H=-p+kx-u$U_bKrcxpPvevhi*O8y6EyW0dYY zYFI`E%E!F7kbdv6E;WFRe#&})|0yE`NI7X2ban&Q*5V7Qk<#T18mzDiT5|0uH2A&7 z6-+Pa=MP#}sDe$A39SN?7z8ttX~#5*&8K=QiJ(m1Kcn0t9)**Yv_1pz9M(mF;+@2j zRJpaxq)(^=wMHU}s_>H}HRV&hC;;&5*L00J)Xeqiau+r5am9C@V)Y=VdUYjjC=nGF z4TZy0A|eNSzLmPwQs3LL%O?=NKv?pNY6_`SgbPEAY0=j(EW7Es+7K7LrB;CYrp(p$ z(P9_tS-t!LYnbbYQIk*lxG7RJlCTN!p`YdFF`Z%J!4m1?_id$Y`Z~oI_s% zKRo749yhT#%OW6q4%teA@0&=qKSWrMore!2ivuR*Cqt@^K6fuln6AFkI*W7pA4F-K zpN$U}#CSa0MeuX4tnzuiv8Q=GJv`2{nkb}x17--l+QZSj_FdYcQ;P`yLO||-IH(Zm zNG>BPXRq)%8fp|FpQ!-eKIp~_+*PsA!xR9cHzW~YEmG^txbxa$aX=jr(J^X`Q(7mS zTh!(tn8rJZ`53P%fw><>kt3)|iNcN~%XV9!Bn)MnK&=>eCfjUpI+Bd^pBV-mTd1b7XaqXIP`Rrt!F4Sd# zA2xwP3SWNn6z3&Lvc-k4esR`62w?MLKVL|WvQ_o1T5}~@#}Y(vpZnloxAF}dO%Z%P z%NetAZ323}F%DG#;UT$F286SWRI!bg7gW~#u>?kE%EI3X1Y3j;rXl((E$Qj(y~5p> z&bhX=4|EJu-z)cnA&ocZAmuo@=-cc_W5;4HdNAQ&aPW!gfe+{Uafr~*J*N&aa6tul zvk3Y>MinGM>eo!QxfQk-&Ds%RuhYaH?H8}WG=2(C9xs3bPSn=3%Jhq`22w2hB%C(XU_ zW(F+V-YC^FB7Bwv)udP8TT|c&-M0ORzepXdcS;?*L>sabk-Ih;RL#?zUp#7z2xZHR zns`zul46{_Jn2j(Y3!WI8px--3b!8QRGubVSqY|7S@`9Lkv8v!CC8b7_3z+@svky- zTm4SmQXPU;zg1czjsd)Jiw+Sx^pp8_l7?|juseJ@FqD+T=jCU2ZGK$ov?@3%oJ+$B znQO2bUFyZMic|<|biZo%J4(k{9`%x(N1MQMx>v9#78w$ayA!2uA&iS8>pv0<6x68t zfpzK4rk6bz;huqQb#ZiMMy|zFX)4^iWWPQf?p&u#MnvmI$qs5kG*cCi%ZloeX(eH& ze2X{nAt~%a)$KLWj=*#fLy5H;5Ehjyc2rdm;QmPd_~NfHN$|>MtM3hv!%dJ?#!NT@)&V=Ft{wf znG$_&-Za=t*nY(qjfA4FZ#+&!_c6`Jn{61KLS~RZVBNbE3J!V^R{`+1hl$6uJQ{P1 z>_!sj2h=YG#MT3adNQ{-M>J>W0`2@=N~qW(k|gQvAK0M0+srhQ0LCUB)T{N> zcP{>p&)7IQn^=V=){5sG$>kcJKh7XAwpMA!C$7K=aRHb#i@16jB{OB7L;%KItv7)}~I7`9WSQB1FFMn7y}nydvl794%Gt^-YSj%GTUl&_)`$%7#r*8F)Pb=#HO z6Keb*9j(vqVw1L#4e}*^9IE!1YpZh*F&zH=+6)vnRHm=-1ERrV$@>$sVO(@E?$r%p z9y71Nr(AS}xXDhYz+Bwa3ltR{|>XlaP2qk=u zGUeC&V>eG(n-e{z(&T5g@Gkc>*>=%vJYK%8Y`xb|Z}02ovO4?MwMKke2f6pjrRVN-4ZuJH-bcW{Ge&!)5hu#^FpsZ+n6WsjtEu;8qN#Uc zNHLEVz?Ltu@3@bjn_$rK2T<{6Mh2|EZf*I04;BC31IhR+YW)T@{*%E01JlnJ;@bYvaVTp^=^`ucQ~77U#K>N6>U*aXXwo-lm8P7R!=`1FMmQWiq}ZHOaW|cF@QZ*obXn zC67gBB55c+u){F>?=&-rfK@GJVU?oe^{YqtRxPJHDwjyeh{ zN(~-2S|OZfLznL>`MH!ro>2^g8vOO)3Wk#jPpZA(`(DIrt z=#(VYc{uZQKA|X}>pqOPnOR6!W=9oHNAE;$eInOVIIzhfOqCluDe-_kkZ@(5E-t$z zO;A2vxY61|#~&YSDzu;s4u`9bXNFD-HHL5DX>MlPX+Rd<#KZwM5kL<}+d!*7lJxHr zSe2C-?V=BXA(jh09^Y@?R#)AVaZ;BNBk&00xj2iJutRCs=3zs26(-d#NI^#WMx zJ<=s=c4ES)mM8s4^Gc-RqOR-l)o>VsFm}-Qj;hCwW~?cI)WUo;m6L&Mn5&liCL1ZH zKOkb@t2svFrjr`AMu*AbtLm6u=y&A0;>EElFqENdg*8rC`*k|OS(VN5bN2ZNNz=x*B5(FSmvK6QrS z5%$xtOd+Pk?z9aa(Q1&Wdl6}K-)$&`tty4tR4OsH$}p(Mqp+f;UwLK&C(p)DUMU{Z zIVKf6#Zo4J8gT>dx{qj)8x9iQ8XV~biy8gg)sIU>A=zr86fp?+)}6lH+1#M7l6Wv! z*{Z7EuNR|xlbT(`tvah(b%^6iy^wD)vR3aQ!l+kbnFV(&Vr>ZF=9!)D{j}5$ ztI10X_Wffd+_-?lch0>Ta2(O~VhZR8X>_uxWpl_M$AJ=#Y$fw&M$rp*nG; zr_Dsj$`IN^J=g<~UhDPVN~;ptHx_B{1mUgv8iT<>j>$${Hydmu2hjVA*{7EG+P2}a z9D-6~iTyeucrgb^+*yWwTlrLuNkUouoY~Gkr!VlluhqJL06u?e?Dqc$x&2ocGyj#0 z^v`UDf5({LM6myJt(f&^Jn=tZOqBAu)iOQ8Yj)SxMKKD}Y}XOVa!Ah{8no46>f&7< zJ<4;uc_XP@e8OGVx{u zwIT$OSX&%&Em{J)R}Dya2AdX93xP5uGe7GQKQ+`6*acj{jb0%AU>1LvhC1QZEH97J z@(D!{@#@dZaP#w%kdE3k}A$dr4_FSl_vMn}3~OpJ!X|TH)4q6%%?_q8CJS zQ-wcM=n~v~a`CD`Tta9qiOXWd-+eic#%iTf=wUJhAx#H1q1Z{@sRsn8&GyQwug_^} zlphIvKKf4eWx{;r<1AKn#dZ$FfZLr&%#Rg%U#K^Vb9 z3?|enqA*4rd4Wb$9JPq*&R5m?ah!e@>`AMo`(p#*HBSbDAtKFngF9S}L|hU*m@37G z>gh>5h$|vp>;ByT=JuIYr@%UnMna-jG<)k)j#tJD2<+Tf!hfv1-)so@_c4t>_ox2% z0`6b!Apg|*@$0wzTUGXttRFnlKcIW*5rWR$!#PxI7&0tNCUGKmWb0WPa#n!BAC)8}*5 z9cRE5o0h3B-GgH0F&aDN?GyrAQ7&&6ivK zJuWRTuhCht$rDNZ5tNNlJo8NZ(s-P_H<#N&DE#a}B*!-$yxGipYG!w!0p$ND zqPKy5$76Fw;DHm@&1YWg>uoSkATO&c;5~6{D?zZYY|Ui$?Qo4>`lcBkj6&5AaNS?? z8DR3`*zh0_l+30>*bl!<1Ui;tWL{_9e;(Vn%iGb6quzeRGE6Su@Fh=Mi+Oi~lY`iJ zX4S8bUifH(Ol!<0+xmrsG}r*zi86;7L9%s|kqkKdTLd_9-VBU%TaxTWA<+?-8ysDo zvb^$Pqnb%SS~LRM=;Dy|!fp3nx|E=SWRQCNPNxd?5?CBMoY2OAW@#t{pZy)YX+PXr@Lfd(MJoXMa=pt`yv z^&C7;2)=6Y0yD3lIg(D58E_!NaMoK3b%{*Qap<0I_k{u~ zVI};o0a%s#u$W}mb>G4I`o-B*C&ru{=_0-*@;iN^{vxQI)KSWJap^Tqv$crbxh0{&zaEVR{*!)6KY zMXi%}TM@PT;g<-0O(+SNxp^v*Eim^qnywFZZZ62a3jQo!_+=%F5x4b_ zT=KXbNV=A3uPA)0OT)jWtp=YnKD>dRlqAn#X;djE^^j+Kz!KJgym-4Mb|} zm6j~5I7`!)eV2`OsWc|70vnJny~2fVBI6#x*oB0tQllmRVh@&)n5uerx-oPb+*sK( z=LYApq>A+rTS~gmB~)RbQn@QJ(xe#+TXiQApwFb42FsT5+Ne+`Xugb7uiinVAGZsx zRw6)2BUOM=0J>ji9GYzygy)x>j2ulY_}!D)8<~&{lWXCMuZBU(jjefh=H}Tu@`NfD zR7*%C!E%YET`c1aaCtm(!&JR1zUc%=k0+`j^*l+)PQTR&vYYD6iRi_9=8M zh(?0ypsrh z+1d{$K}}YaD2+!sKw*X%Vbj7UxCI$G^36&mtrmi6?5!;N-6Lfd5GHoshP34=R`8f=fj z+ne)xhlM>ja}Z@vs)(+yf(5F#)!;;?&i+I(zihL7#*f2ll|5f&(dCIOI{EJX1;Qx` z#z#*?&!F;BZ4paehn*k(=G@B{;uP3iU|HY#5ctKc88lp2m+~fALMbl#v59F_-b`c5 zOCS)n>AX6&O*10#h-7?h+xZO0u&rnwJKdHZ3xF+J* z^DFiAG_oU(jM`W$r^rQXVf(ag3CFq^m7MIs(X=(|`gy2A4sdM4{05tlRJ+9NTxq8_ zO^Dt^IXTslG6LN&s_)KJ&5c+(s-t`|umcRcZG&3{21k5y|AG4> z6ZVc8I@X2|I(xjb18hdD*sRZ6&ef;792E;%7Tis#d9-(BYUK>1S+M$Wc`p zRkcWw#Be0Z7ILg(I}hoqY%XVX`q)omMUTxVRK@j0$Gc|~xQlOY0Jdxz4SyhhyxIno zpl3o6Z4nIYwsRZB#{5z#;%1K*r1_(+rk`r2YB9vke&O`sgT<;G!vjE#VeV^<#Q1Qc zfMl9iMP#f&ZyrLdbz?-g*c^jUPO?Npki8XnKyIz5K@t+CQkaXEXpSUp(w%=O8g(z} zkJ}TLK55}kF6GHBNW@W~h{-zk$ab%J*PwrZ@!=bBbqDpKE3#<27iwRm=7r58Jf%f~iFotF>T!^_= z-%S~*CXtLkW8T-vh4XB187h7{iDN5G+yj;$%TfI5pM((zOn*f|;jZ)jsnC`kJE8%=mijKxK~>=>D<{mGqiLTw`uB_`ekGlf*A?yI3i&RcgN@5k{w>v{9f5%la1 z(T(j~QzOJ*r{ppb;qat1Mf8r;5$<^J-atrH%)0)d(f=tu_m|yQ|78l`-;UIOZR@{p z=D+FQ|A|KXmoWQ(=-!R0IzOW>P`vlmR&EPX1jK>C%6z1cL6=B)+gP>k{eq+&{2QYC zkd#y_pU>OjK+Uae%V)4Cpm^_U&s+Bg9~JDni*i6@&@Evv@_Sp=YG^Vz*;0(5XQN@o zl0U8mfwO7Sl&h5cqZ_xtX6u1k&QAHeD%Ip|u?Lyx$OpXcQYWU4rNt2Ya#O>>-{k@8 zBodfGPL7A_)pDH#;h=&i1Yek7d~89zL`r5tAuxgz2@ji@JWlT>g$FC@7XA<)r8H8< z>{x!xJOAVPMZEy&1yc%U^jMXq$1k8|O&GjXT96@_-T!U=v+GEQ&UqLNm#>poN`*{eC^v*MSXd=J|bQQ z^C2?iC8%A8b5yTpLhQmkBrmdMDS`5#S>}2lyMRmi)VQ*wz%I%ld)Uvo)S58iw(w^! z9;uO&AF*2|%=@N!y`lM`E4RbP&e!f9p60Ibls@b~;uSgCjlBF-J3T%{nM$(z8(iXI z_Q&k?0kBlQbfiT-;O!o40%Z$)0|sG^4tz#6uIZbGx(0<+zDB;l+Adx(xB%~T+ZizlAfj-#upMfXp~ zHtKk=v>To&v&|ktqUSqtyiee&mX>OirQ~Um1Wr8r@^T+yShjtvo??|?&7&|ChZh7TTRVP_sjnD}AfwjeytqKPgFoPkp$!U@-wGQKuXPg_u2CV9Ev%v{Mbs z0=K%aS+*g?M=u^U!oKK%CxP#}I{RExKHN__wi=F%*&wB^opuL&2+Tr$27~A~wGEeR zZnQRwqw=$Nq`(%K$g(#>>acowC{&3m9+1FP~U$_ zGW&Jg{Qro^{U1jAjK3_b`;GJJH*4|!xq`;B4(bH9% z7&oQKUUoi#v|+)@&glH<#2K>kX`QQ{^?WaylflLd z7xZ=O_m|7gO?DS_@OhnQXe11dJLksG&Ag>!*pZG&7Xi<%mLdH`V9o@pgWGP{$s>Jc zP__vz9lM`_cJezoGmPJR%L#wb`>~8m zTpjO5o7*03MqbM&)0{R3T_l&29ZmG$zjXpVNT2b34RlG3mYA^bCc+0Hc9+;niv`M| zSfbCZWE^XZ6;XW90t%w|`bEA-+f9@y(optnv1E-ouhr6{5^D$I#y$XmwZsIuBus#u zAC5Avw0E7xSFK!`Rn@dV#JHc0STyTn<^a-R<*6Jzf4-D&kW;XZ(i#u-)g;`%UDjP! z@_b64L#Uk(BkqJ5Del(&3FwMQ#-xZIzR-n#DZF8m!>}fFH*)|%3XR}UVEFEnNh|C< zF!BJsks+cHZ402m`u;M5fNa94+SUqs9|xldS|N4HLRlfen0hyy?>dq(6ZZ(DEh*0l zK{(OC=@U}kD3U1E3moG|d4*va@>rDG@TvGyo{?gpIvmh_Ab4xL+IZGNr708Xxa`G@ zA&7e)5AgyZWpXSKfZs>dU_?HWSWt&{hi**$oLmrNA>>w?$H-@#Qhqstq&RsK9OYS` zIFrz?LenS2laxYbVa927)nL%H8ef6{MQE^0PC!7>hVyBnmfqF{;xzXS-@FS~Q-G0k z-D;c#03Y2cMflP1SHoDA4h@dTkQ((cnke_^pbea@od$%#nulSQiNjpUuSp}yNt4;R z>oGujQOrzL1gB2TkzxR8&ASU=*e*UH1(D88r1AR{j&+d4ilc;QH2NP@O7S~H?_xzB z^W)v9@<6JrNZSN`MC^z>4s?HUyVsCX6VV8~qf;%*R3IFeT(~S+Z59J_Vb;FN?cu7a zIkU^%4L-l-W}8HzaZeuB)GX~ZGhuUoE=F%S>~aTwi!=S^nkus8Q0R%1E3@5im9^o; zIV7foj>8a?Yw1<=!g{?yy)NH~Us5oo1og=Nrh0cHy%KQytW_i1KFE*lGZ?p#PgiJY zQS+_EX4!cwDfI|W9g&$~~ z3~1~T%}Tz4IxS!t_jHa=L!HVe2MwIQ}}+-RKc z*RsvvQ@`~(>YKDo`xi=m*GZ1v8C>n0NEuGf1O?~D0}eKqW?!(tJR|s!c?h<~b;j0j z>hbcu#nLF$teeQR2Ut4`(W}!bL$CoXCu^}Dw*1x4`PiN_9leN-XW0*9HZN-r@N&9> zJO9|uf3y4ZKhR-+?WX^)+W9}{ZNGf)zf)%avLxvrx^{>1FA0?1=hZE8|sOEBKEtjH|xHc{^cDOJL}$1g8=hTa%*5jJCbnZHbe zPB~mqVhWS=_MGPE_FS+BaD)*K*Saxg#4VbGO6=_si%)%6BAd^o3mm1s&pszz2S*HI z0Mwm+-7A_yN)`}*Mv{DvU%xl_d4yW!&17iZimh^g!ll(vxDH3yD#!6i48^G!wNs$9 znA4{UKtIdry=A#!`k2cQ?dEoBbj;XfabXwIElaI0?AkY9HrITi5aP=8F;uJ_N|Mm3 z?-k{A1vvYMYl1Sj3gdM`gJZIB>;C4$?)GiEsSTGQx%fBj!+6X*l2B-68~)wg%6uPW z{F=)y@H6>gsVdk^FE0quM4ZR~Ia|5040yskiy0$B^Y4+EqSB8heQ94n=56n>fV0Hn z+Nmtz z(FKyh2G5^BXnSg?7?KiJQsqm=Qf}*0_!$&1>0(y0#?CW3YkZX##HzwK$}@pMKLaNE zLDYXKR4<^1?-i>$?Emqm>-?-D>^_PAz7V*o(IfHc^fJ_|xGyVe^Ah7Ew&SVKO_0d- z7GgO4-W$1SO9YN00oMqWU3=EzI~DhOs+r}vw!w*gHR-cv%XUKEqj{)6)f~Y*S4FeX z8Sb<}YOD&`XW>jQ?O~hb?oHU-Q|nm)KY@Hc%Ug&PN#o{b6sKe@78e;+6v_cA%63w6 zTh!Kvg`FDgmiF)I>a(Q+6HP*DR&iC6#Q;0F_2sMC^bsE@YsJBj(Tw8xu5(9)mpHH( zeL;$hwdGmR6usBeY!|xaNv0-YhrvpptW>#!#~%#PVzNKNs6-DK8`E}c!mUR8&BF|W3WXU)Qm-|oUdnAWZD z`6w+0SCdgA2@!Su^N(ljtH%Amm}VZ7o}#X@jkq36J)a-E$6}|R< zOzhSjLC|x4&Y+9QZv#qknW^GE@&aXqhXRL<=h?U~vN$ zC3##UY2YXBES642v)-G*lfu>EG-3yC-fLZm!jjWkCVlQ*qu@L<(jM zUVHLV%CVu)!a6;tuMoZ4#7TQNGetYqkd98<{NkxQn-hJMsqrb^-Bg;j&{Z2JENuZ= z7`<%cS#4O2s_ir+8c+IPwQjD9xjl2~dB|G;T@gJ%2cF?uh`C+xYs`0N+9;jt9m6{@ z$7XXrV)i^XB>a>EAYjM-0U~n)M^7#5o(eYg9RoM7a7?NfSZJ>x2LpcE_?-+2wZjL; zdoBCULnaD<4oZz1ix4oz*N6zyMhta3`@_iN&BE=p<;>63P0j1H6~v!i;uQPXu*WE+ z_;%GJsje~VqukXEV6%e1O#@U{aAI++ICWv79}PKy0{uBckL#QP%PSTSLns#W!9oCF ziK{A~|stsdq1Zy&sr7r zrw+gj$kd-D*OtnCw@(i~3111KvBh>8K`@=JE~8Q<8-M-mFV_!zMUTO>oCDr~+YT=b z;MtXApxbdbSDYC?%NVq zK{p|$ysBZ=;NT|ifR3($3`m8$Y61!8C{ngfgH%juZ@NmX{ax_PE;ssY(XIkDfB~q} zv-fB++iIF<$CN}i5GRKw+ZA)1p-8N3kkft(?a^Sk+=%QB{)BxM=T*M0n&ln7jn^R= zcU5+i!^e0mXGV(0Z`Ur6!UlR20F~cYk1IlURmkN?W(I>|$yl1-Z2DwDPSesY_;rG! z;N@`2OS>?9Bwhr<@nf1vF|z9y=+onj;kt1_uC*hc2;S4$?#9SH;z|iJ*L39kSSFFm znSf05k;ls|_i_9~eFy3Vx?(bS2EL-o)L}(W%V5Nv7RM+Z!?Y`24HwfD?rG*k z%LIka;aAfj$;v2|k@WOU>#%ME1!h*OCj}X9S8BrTch@QBt+vg4sk6rDb6q01qYcGq z+T9T)N6)0lJ(GCTulgK(VkgZaqd84+e3~o}+${+PPq{*0OgvZ%L^4ImMfYqEJgWHc z%b}HkC<^`J0hmo7N>3v!`($lNCZ&Q%NyVw>;EmZuyhgwg^DwuDuXz?<#NxD+9B{j; z5YoOwbg=_em;$pGdp}luV#0*<$99e%`|hMs05z5)NH|XxIoPE@3GMZB9h1^p*%q~? z^U~oqd>-*jiD98OR4`>Ey1;hu@#eeO8%9xm*s1$=N9K!in8|K`D^pBm--vW5Ns8RGn& zGX8CD^SeYY)?Xgu-!VuA#-IBve}C?uRa>|Hc?;d=UeA6cfr&lbN23lMv=5wF$dBZh z({@3~FCh6qJ%gl;1eJ^YuIoHH(OgTRu86Krllj}B+fdB9x2rK<6!68R?FS1;1z-)9 zD<1r=7JPgktREnB{v_dF5hx)Q*E1Sbp}L}b*)J6LqW}vZ;X3m6g|^1&1;FYjGMc_z z%j}ol{>T*QJWL#Qvh)(bV2{WYK=E)4MHG)*qleBknG&UVn{&@6w?}i&?-xVJVv|J* z@9fb3~oMk*Q#P9Mw0Y0e+py|5Urk3TZm#AT1m^ zP-`63VavH%Zw#BlESwl7Wl4jM0bc8G6t8J?eocIw!4c@iNBe{n3vcIxx(!~Vo~IhG z0Ufc@;-zkE)UkIlbPBseWJRfa3`Gtkl7)_`)=d(kX})k(2Re(AzMmVcGtLasVTuI} z_5)nzMgon0Fiw)AF11xC6!&V`eiX29Uas` z43Z3Kws}65WBxXj;i0%JXk` z-fp%YE{wN)#GgAZ7$R?tf3Nt2OS0VOOc z4T^mGkDj2b`%S^ibQ}VT+{h%+aLAhJsEs0X7A1X7K-fhn77fjZtF~-xuQD>AvxxRw z3|O%B4)vx|RS}WVY(da+)Ox^;^OtHp-_`RG0!v_PUs~koi50Em_PzD_<}uj_tKuq^ zuZQJvGu_r^WmpIvh9iK~Qhn+D+8zpX;kE5wxsUY4onTG1a3ts*V@wuqk{6!zyPdGS zD&zDPu5yz|D{F@3>O>_i)7B0cd(Tn4TkeB`h?|sW$tDqIv{S<-qIFFUHpFRDMzf_B z>_n1IF8FLJzI!YyN=_^6G{El3+Zq!}yKWL$ppnXl_<6w;4Ij5GZAu zShYocDYuR_brYb`(#TB^py&rrJ-Tc{QbxI*^Oqi+hui5~3vHXGUG!OW(MiOKMWiZ~ zI$$vQ|A>3X=uEh5TR66D+qRR6ZL4D2wr$(C?Nr6KZKsk{zI69F_x3pbp49_L_69xdyJ}b~B~&>h;4N?I;G1P4xh#rX^e?m2p@D6gSX3tSP)&p00h< zKWvi*dSZ&lq!DFqUt|Nvtmut57Ew@hJ0;lcR=-Pl2J@WUT6!ycC;f_`6SRQwDlj_Q zu(l!2x}prkjnKL0M+qv%@#X0qpN7#P|14MRpvL^f-428TKMOIT(i#7#w9Gq0#_Idh zq;7n_ClFtf|r_W|-g4TX#LHj*-!Otk$>$H^8|>%J%6gZC1KoKsR;L{-hfLK2DWY3uU7b4gUi9 z9s~Ahc@nIvZ?ry~Tl~Ar+wdM&h{!Z+L^tC{-LDgfqleQ?!-vTee9UoGi9g8ne~Qat z`kSWb|0j9mf1m09dhGw^c>ek|{#mAH;{1=&!!QM&M@Bt{;&4n@=*8LxEn1e259$e(){d(XdQ2i{eKcB>|_P*+H8~{)YLc7B7D0ZNlc|n)xSTwVDkejMk{MjDH z((M5uE~OQMe@dLQX0m+bY`q3NxAEl8I)V*offzwe=Y6D)Fg3KHqc)J-oa0b^!d|}T znP+SN*crv!h>s2A1O5k>4!I(o;e~O}nO+qg|<@%RRh0j0ErBk-t{{?djSORk?4PTK@dCOag%A#mQ~E&g zvZt&sl0uD^X9Ey!Hx;TrzA2wrI$OpFqae(fc4X!$4IBW`_mZ3lsM~Jl`Ej!9%?WT+ zji9!9&P+Ql0t)afSA#q;`=gEf7~jo0XHG_VA?68IR9~U4l2sFPpYsQb^k zNHF_JWHrRiXq%fhr1}7?iJQf^3-ejfo=TeQ>P@WO_tnucI6Dj-p`tO&eC#_RXJqZH_0!tv^j*Gka!8Ah)m4+w$Mq{Nsx#o~=X|3c04uZV zz=XIuvYHmKUJJ?EW1_v zMU7(yiPCXMNNjPW(v$`QSKT&UTI0$0Okr)PC|Rz$p$sCvkQ2>xg4nst#I}m3E>sZ# zGas0Lk1|G*p(tK(tDC1daiA$Pz{Zc8LwV3|ju%A8w~02Lhq!TyOj}_t`e5q4MhV z^H@)eZE^)>dm^kVF)b$L_2lh@{Q?fd{~u%jYuWX`ZsyCz{BKb4{x7osPk>K<7xMp# z*9zw!DSWF{xBue1@a3Y2ad;>W2g4TBSNuFvf=)R%+xfJigdbPX+`VJH+}X3q3ZnAy z#s0MrzMIWSk|G8?{$Stsx&Ikvn~f0if<9m-^l3i(N_YhmNQif}^%pk+W{BEA$|0$! z9O*)WEP<@oW8tv*tL!O`_p=TQ0!d?eQpy@Q_PAu z`%J9(yrsJF^g>I#@;M;klJ-k?TuJL{@j6bSTl7@k>0JUvwHTpg zY1MZY6#f8Ocd8Y8xga4mlxBXEW6WuW!2*?{1?;z)%TcS^Gmf^L4SA{^OS{Fr;7dg9 z{!D594(*k1uJ*5Bzc^Sx6ZY$ZpXGD;Y3TyLJf8Y|1_T?f?Q&4~Q<==B3d(r3B%_7+ zJ@X^^2qVF>w7*LWmHQ9W zG3)#0==#(694*+XVFtIY46i31`(`uW*s&BG_rCn-&nHbI%L6mzjiz}3h`K#CSt*iV4Rmb~oJB?{^WVbSI;N}Vnre-9x%Olavo6% ze;&xB$a0>PI%=&wK6w^GCXcfryNTC3VUbEpwDQM2U9^cbwG0s9FuutxQKUFNzNjB= zuP!AZ^QK-%Wh*7#Yg?hX$x^aJIQmTr!PccSKYAH%p*6Ce&`Z`mn5H?DRsGuNoFSh5 z+n&I3V3w&lmV$bJ^3%X^m?VUpu&VVy@jM7~rg-~cCDcUTmk7PFK?T2FC5Vb`q6ga$X31D0 zF1+AIeV$@H0k?-=^l9++$H!CKKTFyk{~&AqDaf4p|B-pj-({_T1tVwsPw3+BU$j3} ztmVF@etvK1*>9`LCz6?;Ouh^uL`evH5@xcMD;{#lp3};NT>8xn`EF;+ECGq4Tuv%B zJ50GwZ}L9RP3poR`WU8>Fkk`eJ#QIxQ$)$XJd4p9xN!x#p^(KTm+|J5?4mRb=!(VN z{uaIYg8pdydT=3n1yvNT@7y{rs4*=`|hN>T%&U@UpAR@A1;!pAC(LKPrSv zWkvY&x0=TuYVPcrpbHhCz$q8E742h&p}!XKg~nEBP=y>&!5&xHXt4U#z6fcP7$A*+ zpgKYHlVrrd!hL3+lE9MhQ>p?yCL)H*Hf)t{;oDs^xc@;g{wXx^Z}ic>n}Gg5j-&kN z8i4=Wfc{;4{%e}>uYvLZiY->FY1!^^p!i(Za!e|TQ4vBSgK;M z#BT?5^7s}L`WbWMD?un|ynM16s{;4lcME+w!mSHnpp9Tp7&Z0T)*I-aG>7_%@;m&D_ohp+{SrRQ#xLde6;~P9Q6-p?gr=~VxBOz-;IU=G5RucCiZ6sORA!<8B@Jk#kS5j~2D?P5 z%`~eSanYY)c-(bmZ0y{yFHTN`gNEV&iniHL{O0Sy5R+6dUzb8OMZBPHl~1yx3544G z+=L;<;7@^sM5rc0J&F|*wGZO8eEWuxp3e;95i-tNbJai;k*BS**VmS8(cN?5#FiP| zc*-S2$K7-8flHz`((zcS6K^UH0EIKqJ|n{1zb&T*HO8r@pnHbln~J$RX&-sFR1SKv z2g%pK-_l%u8eQK*qIHk~G%w(`f!Gi-Dmg^6ij|x-nnsdnD|0C6 zFAlYPKFGXLA57u^tw&j!V04p2&xE#^w^<+N@Xen+JI_C53!Xx z@5h1|ERJd(Q~V=6K;W17 z*vWg62%IvKW_^)L;()gwf{-xtIT_1N|?CJgU_ZO%3KKlSa$_ZsG zZ=~m95}T!D6mo!=5tL-qOJpPOI~?cG$*UL3uW7NL&h^%;)e(Yy%tc{gI;85HqZ$HS zI$PALsmQ6hY!KUNAesbhm%$yv6f5Te2qwZ5mpTwKGKr*Qo_eY`FbGPh5~?VaA{8zy z)ZM&RA^aV*t4Ts3z=fm3NjPKS7^^lg^42D*yh+*E*!7yp5Ssxy{YMZI&b05;5)QfJ z0`o^0A`}xS4G7hvlxPf;GZNb{15(_ZD#H~mF19cX;MLD1-^GqT8xkCR;y#7UE*_J` zMbTEL8k1uIV>*84-9<8!AhiL{v3J6It-L4a2>P@FqD=8|bfbQxE8)#{6#g>fO(0_n zqaML8q)4^cxRWQc^(>!ifyzwL&~!6}%~LW!)So*vYxcHbB2@>i)p-ddDbhIgZ6?T@QTf z!^L#$H4X6`vt#KyPQ>K$LE8*6?alrGRoLZ|`GXYxr(nV_qu+m@8Q(u-?*BuU{#Uf$ zZ2vj9^Y^c)MO7)=FSw`YSPh}43KZ>I11dLW1}<1tDcU;2_mzBfl@uk|maH=cqfZ}2 z!{>S~jg4kuQ(z#Hgj@=rq_J~Ezzbg>4HyZiE<6L4d+OFeT_BkmloAkyJPcwWN*M(x zO@Y&7`*`=jiG{Su%6D1gS)S?ge>byIL+^}7_fi_#+W~k_gs>I%|C9*zN zAf0b$xkA}*P`#7cvL8ej16L%B7 zhJx_0>OWsCR)%TdYm1!$)7$|}mQRk98;V){2Ip~-TfC3Y3wGArteXfwCfH5qH1;^P zxOI~C#J43>H_ll0l5x$$+^VwKT^on)j(hB=i3qu#Y_t|!#U180gzM@>Wj>Ne`cyv& zO?e&tMTlTB+{VFC|KtP;>=_`4+h6CSug89~VAT%0Xh{X1T;sBv-EJ!B`=Zv%5&0HZhs1J{W1gie-dtgJ@=oXt85H^U~7B%HEQv- zH2MpMZ+i)r(bVRaNJOjVAy6=%D+vfgfcLaVE@hU?nyN3oyRM&4LR(7$5?%wbHXeV@ z@$}-?+4e*U`%r}V{ya$)yAz-6rL_Q5fBU#GukmuUXM`*~9G~dMP7a?Vh83Ae0#FQ=?xO{wS8tW%l&dL+8te3)bJbVf!8ljm3=c_MS_vO*3r45%Q z=%N-Gb$!0P7P5^^2Y;5GVO~A7VFs6=;uWwF(HG1rNYv^RCS(`f$D*1?lPb@%{akWi zRFgugSG?o_3=sf#6WGHoYj2(8rC+=&8{yG)0bfu{0YOD*s$rtcEVyvBV$q46HIjHw zres*IGwgCYHhmg%{M)s$`D$uZY5^al?Y921+eeG|xH-PvI(_u?MHnqOKK&}Y;+UU! z6Zane=ji;Hr>6>ku>m&^c`3{`b9Eot$Y=HEGScV3Gofil^9Jn8Z@h2k)pju4$>W#q z=TfcY0K=EL$zRH0)2Ydn(TM|~$7A)32JCNhJX03$ihFqV zm}9s`Ae69HTd9V}IUJJMg`l<-x|JS<>L<9i`d|}7lF@HwZL|>p;TW7n_+UrUf)HOI zF}d#vT=pmk+_F}{8<4F(94cDNpSRwiwp?5R{xO_b{uGAE^6$hj|3vlr>$(3doLJcY zLnin4)vG#bJ!bwdYbowg3b$qoMsCX`q5vRCJerdQM5sYD2yOS!3bX7s76<0Plb_Dj zbf8mLh|4m4di9!;h3WwUUcdoCf}#m4fMXQX-PNVx-k^~7sZs9rDf%1c{iqe~Uo!rl z>!uF3S}%?WM#f+$D?YM8jE`TqQCT>k=<2S^wf4Sn<&7p{2?L}s)>2m>4$*2qF+0JU zkSr{S(O?L7!_{#;sn%W7DQVox{pb?^0mBfqkYBtkXKZFvz4gPX9ILWbGkq11zzBqF zsB8;MM}3pcj@ok+MwD*pVu}HIQNl9Wd`DK*Gt?__H`jG{`T7-S^WeU))40bCk^_bP ziYIa^34ym_*M8!&#k<(^P5C@|UO-F5^Ug?h)_CG1vPCHsx69(GnaLrqWH&eSe10{1 z)^)DpSg2YhSmltp{=>RBGLr9EA$MUfwBj&Njx!^EM9f}N<*XI>h&vZQtU2m-eD*T!rThu|`Nt+`eM0~V=?lJnpJ8D?j3;2Fs-j9^KHAee zC&5Y$gU`d^xK(}RJc15{x7R@1?ctRpj?&FM1Zna?dUyC;DP?bt&}o$Aw+3q`4~l#m zZl`6wwk}PrdURVXJ*u}q_;3Fyyy9<*a{uq}ivJPQ@z;a@*$=?M{s-kZT4g=vOYh|U ztoCD{j=<5mo)+7C4YolrqG{7G8|+&vd=pE`O0sxr5zWgrv#>esD8$?Vy1>B?PE!-O za$i%(p$7>9IYKSL*(to1M)jd4x8IGZ8@x6It9>r;5*;YxT!AV*Xqhrl>r5cSb+k5D z25|U3A27KKQ<9zm@MW_TU^yK+g;1Jw^4wjUznMEdwFMFwbaTRtbNYF-jEErJ*nRVy zC(Oi&U)txzhcbf_k1CVZho#cU(;@t?f9x8msCc@yyFWW%1MSWd4K%L4>1qav&7UfI z1Vru>(uwp*Fvl08b4XRdtP2O;EQ|q_M;yz#2hl_lyD>~TKG8oTlu9JXt7eJayuR}3 zliCxhMnax{AYP8gSsd>8wWw@;hujhnG!#5Tl058E>5PG(a1qjc-IyjxqZ3AkjDK-)QM-M#&P4i`GCKO;W;C)UDRTM_fcKihwa{7_Z&5 zzM^=_zSBGHq8`DDZJ0BHUB4yol@jLE4=IOc+-X^pg{)*o*RYr&+#+auk`dTlKQp(| z*S+fJOUk8kYJj2JGiOLIXUCKs%kwU8IcALReEY^p7jMs@C z*v-s?$3SnIt65DxpCSGj+C5(NaJsfRr_+&1LCI-U0ovF>b$S>Fdwc2U zVRpk)Je-g3mHhx-+1j2Em+?;iYv3ii?Y|D$GRkPt%3@&FRs+h*4ugiQYi2?xO@EN! z&+mVu8jU*YZaPQ?0NQs~03DVG7PgpKfnUU_DzCEIlnZ3u>eFjJou(-^02}3DN$6j5 zjXgiLP%k0E*Cqe_tZo`ZCn|j-Icjnml)7$h+&0w%WXTe){)6oDr&?*2e?u$%5836v z@1XyB+&{}Hj2!I$sG*Ej*NI(kL-o%6vPC9s^c%gE4ltVIy9D~#BG4cM=-LQ+CnS|L zj2pg?u)y*AnfF*R!FY8Q4U#GR#lCln^O?zaW1|w*XR~tI_O;W@)@NoQj%mS7}QzjrBrH+os1NXs&ep!tApkXlJdGc6p$}RGK1bt>%Z3G6N&1 z7RkAea`}>k3g3lQc@wvXXHm>mUfuN%5{TR4N7gOxas&FSs?YiW53R>HhM-G*j7;LZR z2S5|-PG~M1H76I2)n9X}V#f0xE1x$mA0co2`mwJi>ots({LF<@bbJe7pKuoVP7Mht z9u+Fac9ARR-xWRItQ_#94eVoue>=@<-@1v{pa2!GS>g<_T0Z99(v@R1Sl*H01YnQ9 zq0+OnfPh0?E^LieL{Rwl14uTievbLGF7eVFT&_B!B5Vv>?&zknxO^hV9wf_aD&lPeF4D(7tMD0W z9p6`f3q%4A*eW(gUh9|QcsaP!<(@MRkM|7_r-izb0y5Y^|2aibVgXAJuP?x)^B(!j z!}IeIeBhYkJQ88|YPE$QppOZlygt|-{R+=QYayT{ZPM(iLjgCSjxj(+h)`Yg zXFN1^EkHQn3-kTtiH{YLyvREiEb}}nUsse;-Bx%APLot(NK{p_Vx}pw2&YE_KUrEV zGK8Nd$niT99c~`bDa8osZ>qG!T#?JJ6ZKRx8Ye4PkylOOz>;vJ>NBS(^^8sng*0S3 z`a=r}UJdr$X0q3zO>Nd#AkEMq;sJ_qj9u7jqX3s^z>F%X{#5Vy?E5G#piP;UIDZ{sh5pMiAY6V2sBqVpn~sH%i{WzLEykL&UOWT8p?#Mqgho{gqtfr zj4kfai^fJY7v5KeUr!|@T0p~XcA45saGULbATSBwq*JBZmXgsdX6L0Kf(1ylaCf79 zlFo7{mB3!ah>EZQKxwaoh@tnDg6JfC&jVP)<1lCohwT6fNcj9o{QZ<077^$&m1i+< zO`Iq3!qqQ+oM=c;&_%_L`Ed3%#uhXOjXFi7vi)pO&gG%|d`#)Bm3V=h zY54(Bq2`u0@iJc5Cn`El?IWrHOmNq}-Cyx5jkXb45Sz{|m@3`unGU>2o|qPJQa zDH}IDuNl%vh#_U~c_UETZqN20N|HR=pUNfz{+s>dt7&fqBOPcr+37g%T1$4+*)n4C z<wvrb%gE~gFwBP(g=_Z=pcg-sV3eDI)#Lz<9lb4q)PWs6>8+$Ci(-z69tJL>uuxS{Ia<4Jg@%+<=%%VfAOc zm_eOTfM}=ed{#B$3^AMGFh_x{Re3v$-gdz&B`EZPvGf7cn~$PM3=`xbN|(Abo!Q#ny0%^_1*> zx@j4Zd7tBUe*mij-t;gTQ2XhWr2ngy#Xy zLjASmHnjOy)op_XgmE^e*gV5;;-la z(`N)bGxI<6hS6$Yx=Yc&v?eeQir{gW5~>#*?vfcCtO(rZRZXxvsi^HqEoAK%S91}+ z9(kFi&VC(9vyudn>?4oid}tO zeR-@j^583J95;6GAuJV>;9<6&&YH6_=kaDMujwjrg)Vh2uN0`LfiC0)m8#H8Y;{+s zEG=hnEZxXZl}eq0(lT0$ zANIv@EXt^BntG3$)TFK;eKGXhGska3hrzwJ+VN46^}fBD{m-$c#3isLJe#@Hg) zF(-@q(43A=cG-TV=*^)L+?rHT;5RO~;%{(sLzEv2^@@7yPu8WZan$t8QN;th)PhM; zeLDV)$$0+SY-WHtPm$W6w7D)9>^n7_Bk=bv@mOJp(mi2d-rssT43ec#J?2wI$w`9~wlx?MsWd10I``vQXIw z2x!=j!_ERF(gD+NX_mxEYwm+JoOBrMasnq3qv8dfuwv!%mF(WVQmAb&V=zfL1$lSI zlb$7J+whA^&WCIUE5Y|gn>aO6{(!M%P3hz70nRih+^%D#@=-7hia5j*!1Bxt{mKC@ z7r8*c|O($<7&Gj-KKx%7*~-`is$@0bbmE$f#X%vK^9n~in8 z+RUw>nMYlPu*6MvBNb)1{Y3}>SOkK&I$UqL$H*! z+F`vjXpwOqPVln8>@HTYEmwRyb!wKv|WU~#G~sq%ZzhQMB*)&XT# z7?qKCi~SraX8UDe&km1{MZOld3{1Oe#D1oys(5Ls3-C3KeRbQ(;28j$rvxZl*>jX26$sXL@A3(F#RDa}s*HlU@cXgjthRxP3HvD)Injs%a;SGRn(KKaBQ;`ENEUv8_NKp=eYbHd}j~7 z-?|4jg|2Ba?4xbezD!c`8g%4t;Yc0ywYxkRaEsrkX@q;WC#OdM>t)xE2BD7%)>2K1PgKx;4~k{ z8#7~mC~wh&_&qJvL#O(&Zb%_Xvu;GQUWNL%vKU zeV*5{@-p?^^eL%D97~9Fs;m%275)Y6TemF{P}vj2o1+~b+&DR_(uJEdTiSU&y`jj> zbz3?=Y3>mI_A88^8{HD$l)N|h9h}eFdHWw*e%3$5Kd}BA_=o>d(f(JI(~N9iE4}~v z`Mar_WHp_y`N_Y~c?7?b09vrf%@b_oXj@!B*Q$lP4S?^2B$9rr5~(CKocs1V(vxZw zBvucC73L4U**ng1q;lZ+Ziw>uIuff=*VmjBufK8E z)4i@1tD_&kRl``6W|Vfa5!T-kM*|y^(fBIEE11!hQ+50A$6}3_C z=2sNelJ>Vc=mV%5w%0U`_i)$z0Y<*dwu{Y*_4(^|0Ukr}kJl;7UPEx0V!Pb)JppA5 zB^AVl$U8`Sb5eH zmbEu3?I9!-M9HVh5+gx(<9S$^Icy}X!L}-%cQe8tIr@s&= zvEEvc{nySK0Ar8xVw<4(Oj@dFm>F3?K!Ak-*ipCW`b}KZM$kW(P0mVDBc1A~6%+vONqI!Xtf`Gui|`~fz4zfiJV^_LqKjC=t- zztrVr9Rx6I3l;S?v%`bd-D3&)%?W zV5Y!QIjiAh(!HuvU0ESngG;>LTR>@%!R9;F2RnMr?DQFwA?Ucmhn>9EevfXqI`D5x zhgxFp^J1eoQp6tEyR7vMYn`AVx4f;NWP}Y=Y6^sxOgZJKUnJRrov@O>dt%_gkfd5l z84H7_1G>$gA!N!Ip=y&R^teb|w$c(CMy=C0uA99`JYuL_Q5z<%WrJoq48E>D4 z@xF^Wvs%DIgmp#uwl+}M{uxMD8PKAlPD2{2SERg#*`pF%1IM`A?}l%-hvk`SbJ@IY zNF9+&bjf}fSx~&quI(SkUZF?nGsKPCx-Feg1T+X5Mx;?u<`6@Q_aez%%E7gkAyS58 z>oxdk%92kAUGhj&VP=( zhDnG4N!t_S8Le1;MUhlSM#NlVjXq1?pkteV}KN3MQ|z! z5imdjjbx?lafX=qc21*OXu=`*8~E!|Mgl}bKT+_Bju2h4LYP4%YCS-tE*H%C?=ZPn z-rbUpq(D=?>-G*moptfj{$v{W^6c*FfgC6N%WvqWdq&?>$Sv(69vK8VZ;3b}??6OI zU_x~FYmzC7ma&N`^IKAa&nOMrl2c%qT*)n$VjLa26k_^tlPM#a*`j^HE~#@GE~S|h zliklreN0IexK;C8*5#9%soibdL<`lAI`$nyunt&wG_>*LV zj`ByDUZDbypu3+Z$T5Bipa%OUwyr2vLY@`tS0n#A} zZ;!E_vHu;tlRQJu&SazSGh?)TgNk9+KV3_@%!ELOvvz*|4B;ZRQplx9nk@Lr@+|QH zpAL=4LThV94n!w*r&g|lCtT$XG75BTP^KqBtewH`iZ+Rm9Ot!6@{theQTeP8c)Rt{ zdwZ#}GIjOvF}ltBmZ-B>ozJW=)z{mNo^Qk?6ys?xkR`hceQ#RO$4G58f^FN-$e2K znKt@gnF?TJXa7gl@n72LjlVK{2=3*u7gRm{E^FlIUk+9hi9}bhE9jDYHEH4pAw^xA zz1QjaWyx(Wnjm&o5?P#%CPzPR*2jZ6Mth;{Jt=E!L>9B(-|ZZ9v-Wpi2CauC*_ZeB zgm|iMFMn=UyOq5zw!4+dep)3VDt4`CJgWqWg3Wp!-ew|QJD(P<_lC)FVJ6Ktpjw)8 zXPG5cB_msIR=CM})+f_Jbmrvf-r%>q7gX3i-5efh)6myMNa=G_TU8IOas3YXaCM-U z1l_Nz!Z)6Y9gJ+3$;SiaVrkiCdEZ#yQjx3^>|ehnZR*ME$5qJ3kQ#yr(!|n~P zNKJyEk&rFK_93*uB)+>_2h}Yc=McNYQ?($ZntZo4r}j{K-G{`a%$b?!?p6(JCZy=8 z1Zo|PUODflJS!|m(_9x8d(*obWa2!sXpqK9AY+~b27u)OoC8z`u0kKAgneqkl$77M zyBX*Bb8%%)O7cR16V>nW7rx4)UKI#&o4V2188dH483%FICgG1)PEOr#dp=?DFK)G{BeAv*GKV?Zcc<-3rzSZUW&290$byJ~S*W;R$Nm+0XnOYJ80(S!%V5G# z*!XKTjkKV(0wn~=T_s7CvP);KATBXB^bqn?MiU4j(#CrtISZ5uYM~x!1z@6^ZJ z(dCl6lT!|26>z8r!?OA4x4l1bxSK`ez`zVEhuKW3oy&!DVy^H$7y;F^VB(8Jas&pF zKJB-1R|H0sCn;PS;i}8Fi&pX7u-|gFnlL0@h6OKLmllFh=fPqY<_wkzcr#!<>>OC+ z$w3F465?^80wpz+qgk-OS#h$ePKOygcUZEhFbr!|NGL6(XQrRHTj?olr79Sxn)1)) zjt1C}HE?Z`9$5&;jjc09S{xjQ#a~mREsr?S0IW(WD;nK~TU+_7g^KP`S8}l zqt>MKlJtxSK4z1lE;QSZmu;;QHqCgdg61N zE{#?ee68XFYqJ|6wqeme7=*t%AxGUoGQ2yXsS6P8oR)q<{r%43$(|Df-HYCh+~h_7 z%u(+b%l0ABPX!k-NIPuMD}=iJUE>g!CnxwZ9s|5xb@m#K@1gxq_k}%NC17*hyxf^6 z88%cDj}G{+gtqpHq(tf$A<)v*X8U3@tSLMafl2TO-`=W6@s{S&CVs?8nS38u_7`?Z zpooQQz(`FbINvAu^dq$CFkfURxua$M%$ZOmtbMc+is!%=xLN3PpSu+WI<;eqoK>v#X@9vQV$F0_-t~eeln~_8!gcVHPl2tWX+xk? z5fi(?dL)w=6VXodh^F45cM%(yW}+Cjo9Dg=i+sOw<7t@((VwnDL|)+m8SShUeDK;# z!_&$x2uwOkcC!PyC}u0-9$G%TXm4&v)VrZH_hY3ouACPPL6}iHjIs!g#QbTpB9Tho zlzt#_{me&UG!(|M%9NpPn+MnJzDG687+o_ud66gXF?QU)G;7Rqldvg(`|3g-dWR)h zOk7AZE4$RT_|4K6o60Q>2D={cyHL}av0p) zBfKfUmG`xshAtBNs?o{A-Sc-u%ywk4+uQl|ew0TgOkC@pl3qYrQ|avN`TF_Z(-B-k z_;)q6hm*&_aa;0FpoIhU#XqR;e@ephH4XfKEuj4$b=?2bR1rJpe@J-#uH!CNm-*V; zhtU0|cB6`YL#4ZZBjzaSPeL1qLV1Qpy8}(CKuwlZ7MH~ScKv1|Zr(gsL;o#cg*yKJ z_ULEksu#ajB=x&SWG447Ef&*Wo@^asH8+mm`)qqZL$&I4BTJ!7uko&imBwpphLr4o zOB~B~WJ9L#s$m)`T0UF@BnuV%tO7cMS7>bO96 z9zUNh?%Zg+lXCo?7HhzsPt&f z%E2MZtwm$PCa49~_l(z2Mlohq!!_5vpCc|;!xq%hPxKqW!B|}G*2`C`r3&O{714O< zE!b(TkS)_rkvpa`PiHsMht)@!D?sTw&q=6bM4OYCQv0}beRs%(%Z}1}OLygKU(^kk zZ5IvAn@AfoP}i1`YO!asI%Us0_2r|X#$a7i;nVv8{Z<2jmTl#VvyYP+#fkM;^B{c}t5WXHmUo5YbD=!CJhJpTyP+ME=5!ky}OIgke5H_Ky zV9t7+{7|0IgV(>Yp(cIF=qMB@O|UM*VRzRkcGTw#LF>De&Ti?oBQs0V>?J$ck)k@g zbv5PXVyuw!46s}|=VAA1^nnfniK@$XQ@R^?g7{32f3!C+v<7Wm$$t_Nv?TL;wZK-wB-itS9MvMmJI=C&(BbqrHy8)$V; z(?$!82-{1`vVLt@D(WdiSQSs;M=&V&=%aiGavD8{jaLta^l+1fB1;mS!Y0@1i4U%@bD5ag|MTVQULaiV&ceHyV96754{TGU$4_N+ z(gTZy(LbE80F<=@w!&v-E3#xql=M_K8*4y-}|@9 zY**bqFS+au@#7erhz5H$=>*Yvg)5Ipe)UZ*N7fxa@)Q3o*a;NUbRjUa1Xe574e`|( zTjpcSwZ7IooWy}V?Qhz$GtW(NtyF5U59p^ldRb)sZh}7BMN&u%THLl@-D=@;4*(jG zwchRKWmzHs-xoyTD%C?x`W!b^;Q%Xk<&)D4kqzheU+y^@GW!jj27kt$fGcf1Par3f z@e0ihDKZ>}l}sO}ty|&A4>43zOUxgPlrtvSr||0CEY+n!S=%AW;Lgo4c4RrTAbYYy zAck09fA5S+;`L?+?h{jPj-y@8sF_Ha0HEOkctW+lma)xan0R8D)^MgFv!m&&AIEq! z3BsGeb?eQj74am_(&()Ew3!1VNAd6R#YhZ?ADY8QIslQ)a7&Cx|K(9n{#atvX}^j# zbyWn}sS-RO^Jv;|4Ns?Fr8qCIq&4?Lj*4i{ORUHZ0j7NK2erAY2fBsnn~V%)$%Tfa zX4jfzNIFI^Mkv>TK;o11IP{*A%+7aCXuguT!KB=FP#8PtN$Dgt#mTwhe7SziitnbI zzZrPm+U(~iw5VT}E+bhwNNS#~lc0w6_=(w9KqN$FvBL!mb!ORfLRA;ev@=-xQ;;~F zOY+sM)7fHbn9XBzatxvJ$?SYCfU5c9ljkYkiEMR`!*Pu|&vB`5c)T&b3BC;}{YD|B zFqVF}F9ev$5v;C@?98R8dt-n1V8j$h%)1FtSoH68jg#2A+Usr&&0kn(1OX=H3rFVz z#+BI5xLIj4itiowyJSAzQZ&slAcGwKYD9xyGqk2cdqO zUN4U}x{tLo=5Xaus2OZ?6Hv_1F1;VLw1b3838^O14HMgoF>11RZA7W8jFlCe2n88e zwKJj^5{BL+9}R*p(ugev{J-+Gjp!R9-D&E@${30s{bwEhIKv$%{62LkIFL2 ztN#|`O_xClsHyEFO=oi>qO&vf!XL+LMD52Se=dJG z{gmMmd$dE&#GI5PI#;Of3(ukDD~!jjiut`?K8jNcg^= zmMBB9%KS8vdPLBCm#EJl^Q-u#pMVLdrbB;F^#7Ey?rT}x|C^%!uMDX%vVYAi{8yMg zSZ&>5P5dw1xYHq}Rxm2v*JdYgB!(3wXr%Zc+={1f;(@a@Gj$0JyVuVT5cY_&EsCf? zCG@3oxmW$4TTW%szPKJIiq|;>k23si=33TWJik+WXH#c!ow-nG3_L$y1O%;O)=)%p z1635|^9z_}F?SiqC6kA#N)+e0-o+H!=i0Y=s^@sWl|wnMRSzW4qEpE%cpA6MqbL?N z3Vn2{XcURl@0L+~dBO9N58L){vs-suK2*^mc;S)92XqhD_D12w0N8duFX3W4b%Zuz zy_+VeEO1ax@Mu`U9x+7ro@BKQGoEs292oSNMrHBK6(CV0MiC{a68fH5hb&hRB=-@P z4(G5Dp3y+AlA60 zY{o6LMW+p@U-Z!KxWg#~j9dmlpIF;cghwIe6sf*tm@qqnHUSfL-Rzr!dfAe(xdhs& zSD|B_)~sC!d(c`+(fnd#)9%n^5k+H@3aQXhx#h>^mEqaam`z|o6>K5j!uYf zsYR62vVe+;QD__#Y>*I)vf}OjeuR^2h2PAw{c*`BizjNa(WohSj9nq1rh+Bf#vh4P zEDLS^Kjz*ts?Igp77oGP-QC?5?(XjH?h@P~xI4iK5ZoOW?ry;?!CiypWAA%T_r9ld zNB8ct$LNngFxI)yT1Du6Dzc zj&|sId1gb9Z6N_XKmZy0HK4EA4D{XKlLngg3 zTyOlY=KA^*km^MgcIkR7IHibVu${{pjjpx9@|F2E9obef1KENdk_J@(_-d>T?D9_u zj$<0h2|kyIZ1Ea8l~l5%;t%@s_~oJyPPq;@ku4Nz0*AJw_fzAqdH5yT)#wU-N_s`h zY1S$!qeLGtD#X=2vQ*%t(q9+HKngK)A9c>yIuDuHE3$6myO$z4Z84XtbX;(H2|eVl z5G2n>J7!nQDPuY$f;_clbvqZ$@S8M4xdg6_st_yr^rA#+CI&b1Q<=5BSO1ne>t0@w1BpKOf}HNo;uU^@w|zfo@zh zshk~Se6Isoj@MZfp1%6ekvpYLO0N`PJrAtBS`heZ#$4_!c9Wzes=80ESFc4u6;(WH zGKC>c4$zYWY!c%ZdCCcN?>)F9jBXzlzU{H@yGYv@Pt@&vXnDi?Z<_BBMhg?*@QU^! z;`J5)=`nW6Jl7>vj1`fdqM~!WhdAhSELyyQ zQ=XoFuOOX4Va8+-fj)s=TM%Hcwj>CA*PtTDp0cr6c_@?Hu;*e3a0Z{!S7zJ4yKi|B z47uhQ(5*imzez9J4#18%evi)JQt-(N%tq{&96v21tB2~Up zWy_i&y?ZiGH%|0=DEj!C?VXTe5;a1uFR<&AqhP~V@H<1M>l)1EAij4Cxkf6IpO5HO zu7RnE8#VgyC39^lWM zW7S^4WU3EmoV87$p*LSjgM3}15hi`eCtSK0*#{ooaa&-50a%Rk@#;}qYeh!tcQq#C z!hamNRt&kvops+;+~u?~Qb?t)`Q=7iX}_#!?rNaO_1fZ=(0g$`n;vQFed$ZE=ULyZ zbU%-^CtT^yD$CRHayA$E5o7T45Lo4b=&=ZTR?5+S+jT{YyynyX1JNtLy8Rc)`%ewF zar^~?ZT||-7^C<<=LY%RmVY|z#=`NBdP6ztdM z7%G$Z#%CQuz=bJz^9gjY>8X)%pvs&#%Eb=NN~uRe^hY9a;W3qi9ko>(Aizhx2iKvM z#R>Nq+-T@AN6{fyy4<40`nde&dTFNvUz?XQW#sk;OQeH|9?2RTNInlu(;vtexnHe5 zl}atu;o+hfDe_<^jC&`Tf;d@St=YEN+VLvtj+wAVMwDO$kW!|O0}u>?qwcD%d%dcZ zcJ}g&Af?EL3$K_8df$mLq_LFg6!#yTv&>6eRg*E|15Bu7`;8wK)V6X0ZQ#-}SQMyH zH<^(YTG4dXDG+A~D9!b>8b_a*wP$W`z|aaCEX?8USg_4wS4MdqR`%7?AWkG29l>L; zs@2b|T-_(zr;R>A~?<5?-O{a`CojhsfXfsK@jafNqxfXrGVJ=JYy7eQOv z+?W%B&yj{1+kEV-KX7IeCJGYfFhwe!islR8x2paG_nzJ<3?fTfq`Do}5ncTZa=p-+ z?K*#OV^KR@m7bRW8M4yP%d>#z5O4Bsp$&45DlOy-=aL!AH(%orXiQFrW|v+QkLy_s+}x}iL=B)=8G{l z0bwygkr==zqS7;cr-*{;xre)J71`Zzi%0HH6N8AC*XRXIjV#OZF=df%Rq+K20-0Zf z+qyIKHc8x{oxC_>a$B26*!)^DrmU_$h?{ufP3;`s&aHcj$0^hgOO&Y z;wZ}CaR7~tfW9=Himj`Z5qypwxJJz=V?8#5WA_4X@wlGI^+8)pAi4?KSCPF-l~+3T zn<~Qu8(*~B*cPPbi|dg$sN-o5nK7YNnHjOI04HvTq`Ds+HsU^dy^U-k5+3Ry@l6al z@ELY)$Gb$kcy>!_AsCiJeT5RxdJ*pZx|J;CR$-aZcU>{FmDXuQe_^T!qK(Ms9j*by zR4lZe_j;)qor{pBRPdaK{)OTow+HVKKR4aDlA#Xr=nBjdJG#0Jq(jBE!|^_tc%7`#FyX_aE7#JUWh674k!4DhQu3?Jy8-YC<~JhJ=m`TFf(z z03~@k2_2G8i?oW})_F<~vk?0+v~3)>GTn1_pQ8lo2W`GMAH|7xcG}8`rV-4beuBc+ zpJH4N^iR-%EBv5wy;C3NEvxz?_b6|SqErBjcrRI=k&{5K88Kfx^d z7C!&Fa_zrQxBgun`2Vd*{&y0n-%a>ufu57;R|mA!fcAw0lg(;%Y_eP*5gu`<)+Hla>MzO*(ucK%q#7M}cbG zSV_z{PvH!PuB_nxFo&=qfeHmwfmHItt~i33%~^x-=6$pmTY=Ex@WHKha zQrY!OAH288hz4?Ht2G<~b0SYQPy%<*@ED(l9J6PS=;{nfB!T%Zj z^aGiG_EPb2Awh*5nqm~Ixz=t?NZ6{Hj!#%BT#>iq4+N&iE~=P?$l%7!O^O0zt!lv= zDP^6E<~C!&mRG+F{kwgINu%rC9Y9%gji;JAzlnPL?Q7uGGUgehQd*%j z%u2Jt!_p+Drq8B$W_VJJpm`7Gzy`kDdQUD>B+GOyDC9_3!p|Qp2?_D zF9(-2%el-*(gvdBesjeNoDE1TZU;XeQ^tiXX1ciD!?LAj;Y!0U)Yv(_SsgqRQvVVc zb{RqR+2^>92TS<20R)pkT#E5*Hq>_#dO_J#qsX}m-niAgRaeBV7fl&l%(1l*TWrQ4 zi-Vn6Lk`2ckLFOZg)L*1R$dVPaQb2AR$=@{=m666;OiSAoIv!=PQ?R& zCcRk`m^s)U&J3=jB{-FkyxDh*bTQ6gCWzVv$w#|*ykXpi76hnoQP}0SC)MBLR>m0Z zBcC-{`Q0E$cbt!%an1ceXb)4_K^v>KzkE%!@%=WISCabD6mvqug2RL0Srdp78(VUs zJul%>Ej;+Oh24VRgGJk_4^(Vqi{az$PjY5%0h#DHW3gg0BdqV$wTevNv^LtreG)JR zdLAZl6JO;_(_L94ER($`Sy)$&T7zNBTJ*IpFx;Be%Vj8Ge>hO_V`L*R>~XJZJ)tni zb9$Wd`V_Ua2%!YU9ly;(exyXyJvL1%zd>jib@*9?1GmD%-BXUI+|Vg5MOMWcQkwfA!^KeZUB*bNZEDnG>ZkBj zH0d+i1`>14Fuu>!2wHNUhD+mG6i~7v;Jdmg!qMZ94$^QF87*&<7WQS8?-;%-L(3y^ z+f=4&+EZ^G8$A|Ot#sT~u&)cP`M2?@(GV2c3TZ_SA4k7CHzmLcMmU_}Yoxl8!N*l= z9&He&6LX{zuc#hMWK!NjQ>@8>e9lu~CAA9r*|D5#we@ZsuOGs?P}tyH^SQ)A^9mgM}m4XE*EY*40L_3FzxZiS^Qj*a7u z?z^&@{e|6hyV6m_xih9A924s5m{P)(gK zl|={Hb{M{AhcQ&RV%re&vXqgC_y(@5mmTVeMVOc_!KPT=6Bh_Pm4w2h6V+RH9 zZpeFcVPeahD8z^k#|bV?8xsl|263aYT+6dT##wJY4ziDRT4v-=85vl`U7MMw>!~{> z9Y+cktIgk#g|&<{8jaio{4#4yHYFn$2V|h|7Zj4@DG7{D;KDjvROod)0E2^QkQ7c?4v_y)YK$&JmX+45M#dQNkMG5KCAh941i z2=}$b`Pr)8RkC9g4PWyRpBrH`+>FKxh=l7i2=*vzhWf#qt84KfaR;xBW2*vFC($&& z3zJ}R*SRv>=&Mdz+*~Ea<0e@s-Af$C!LkYusMd*Y_d;PP~}wJl8J|BMiav8_gX#s*Ip>NZ_n6e+0Wsp3 zj$ooLfIQD7p6IKjP44gC8l=CnIq_bJ>o9H(Xjvzdi-_<7Nj1$V`<(=RTB2%Dmes63 zY%kn7rA|@t?jUIha?{I9+Gk)PdD1)qF58TsEXWoiV;UoL2sMnVoEB?Ezl(MYsH9X% zA^oJa^PDNI^}!=t$rCmD8cb!m;NS{UV@tDGPu z{k~qA4ZgZzTqG<2v4F~@04yc0QiG(s+S?BnHhpVs3$e;J(XoT_Im%u(#2uz+hLs&L z6-%|r*|edVA}*rTs!s9Dy-PQ*!{3HYUIWh)Tgh%2#j(|8HqZ3k2*xVO!Ts?L=3@); zeAX_A5nV`_@_6fp{Ldre`4A)RMXCJ~PgsV*GqT%fjOu9Yx`W^ab^(pWcuM?8o=l2< z;Z`DG62WP{yn|Tk`jy>`#j^FscBZU^`dP(^0|!25S|X>W&e7{#82C~Mfl9^mVi@F@ zR4~-0i*ptM6*B4)YE3;_BVS|l5q-@sp#>QXa>H7lnzsF)UZrT)f=(2dNFG|$!xb)b z;?>nZbm+Bqx>INs&Bpf*KL}dwC+vkUD{fz15)fo&-I~#MywsE%Zm;)!F%@mN|1`%! z((EZ;P%B!gI5u&Hq!Zl)Jt!hKJiavown0)iJ&k?NmN@cgS-q3BsUWCNO2}KlpcWg) z$voN`Y%3QPyMt57X~br&d|99AJCWM&op5|2^X+V7kK21pwQ~j7I8e+2Okg!0#!;8d zq!-h2R^z=94<5+_eR&&ze*Xx0w%B#o{B5#;Hi1OT`1Ph_9qn059By)UhJ)1ei1ToT zq#ps=vzLD)D1#k*{W8hRL#XL*BG%TH#pei@an5M@X$J?=2e?dW~<1`3CAUW?b zxCt~l|NJ6-oT&ek?i3+xuf+R~ml4922M=+MS&7&fJNt5G;O1be@aMamn<ty&M6I0Ir5 zvj-c;uq{Gv`RArWFpaJBqdSZ;;QDqgz34Z49-zn1DS-6Ryk3>uk9DM3aLEz8F5^_0 zt59uNpr$igd9YL07X-CR9&?TV7^tQ#v2i70Uz4PVG;pZ0a^m*k{Mqiojw__pUl_tf zHT1QnAgX_W-ahXuhcp&Ki<#UPByAh(F`Nt9??T*$qu5Xg;GUpsB-c=~uuzo|gssR> zuKaAJeAlyleQ;&836s@0B60mNf&hb-2XpHK>+KB{E2 z?q5WW1CeIHZHo*N+%GM`Al+d~k*Rwvk{YIfQBpYa^)v}3uDZAs=E`o+Gv*>F+EHs? zB#2<4#X4H73bLnY6LZD5i}tz5Fjp2e&y|xg2!k5XK6Kx`$Q%fOq5d2qyS?pg^xdL0 z$G%TiCn4?ZZ$^1cs=UM%-m{r~&nbOGl}h?jB(cPDMJ82dG?6Sji3ySYf%I9{`clY9 z_B2q4hH>hQwBuf#;XQhaxtxZnf{G{^5dh~XQ&;V?mkfe(T>`)PO+O<-#-n=jl(QW$sf4i z;b(UHZx!gF?t!Ab%_BVZX&%2##s(s)53Y~&R#eYW<5S^k zPd;Ohk?&_i#QXr&+G6cP3=Sx(Z%55VKU*~=^-!lLVy*+Ur?4YLog6Ct<#~u;?0VW zFSO29>mz#tc`?~fp}3pGEdf|7UP<@+KzC%vf||*-MzVZi8#ac zXxZ;V@JqkvzkLN6cf}_8MM(QoU97jA;eQ6x{F{d6|3PN{4srf&(LaMYSpffqlKhc_ zvN(ZHq3?}@^8PszcWkTA;C4uQp{`~+Go}~}6CD{-mgQ#CMP8XCK0dxcvPoayyc085 zfCeO+A4ENfMUfL-LY{JS?5;@}f{Th_Mi6wP0BZpE1cD+*LT)_O4hgj$f}DA%%oquk zHF6OmT2vtNqg7lLlgug+OgnV9KT~(l?O^Z)5`wSGIhh*QjlQtwnH-*QrzS{n`>x8y zKCA66@%Qv2Pjvk+T|QFqQ~`P@>9Yu}G{{j4)Q!xIxxre&NCVQl#3o$jq|&;veYKwa`cN!4=KRb7!`xf#08c z%+x_jL9M;KewSd5$Aj3NwJRVY`}!=vs4xm3b8HntL{8^zvpU*V;|ud1XbB%E2b&B< z<{w!55OYFwQUwsQG#}f>Tdn1H3*UY~>Y6tu#|O+5i{Wsv0o#?my z)*tv={@(rge>1uKZpuFk2){}1{zHwMlDh7&!h|-k`GfY%gc5$rJ$w1XNt31ytroHzBm@5aSLax%fV9AOv78{)?Yg!A0a1IQncVTKhFpkYDEz zg^Cjvvx#fh?8^G$eH2>A5Z&hO>)3#zU;73puM{bjDNYrG+=i5r2f7b)D@p{bgq2LN@I@YJTVw9wNUlypSi= z0PS-bRCKRiblNQ^f4HYpN~d|&haVOe`*$MGb6-PQ5y|aah3^+I+YQhTt7My7Scjab;>lTByVpOW_1r zzXIJ}n=v8tkdrzUpKO-!3P}FE(K*zT(?8Q}x#$$V+Rd@ia&kG z@PSKn*<{7%MgD-Ujlhk_g5&G6#xTI^Xk~S|E479u(XFw4(n5Y%k!5$6^Fv<7keQt9 zwX3Etp2vW@9+{ST6kl}GbG$8oFKHK$75e9aBn8d9;&8l^0#Na~2FF22fYRG3%KvpT{+rYNI}w)kjVb-jf5s{{ zGEGk9O%y8Z{0BOBudE4~%qzFDG!?6$)lNR2qmxO3Q*F+hCe5qwlJ>&!&3wj5583r& zt$wBY7x2#UIF2DoFRuQY4lp3QPF!5RWQ_G5H1~6u=NP>5SGB9Qm9Nc zQ0L83s3Ry);R7_FqLJVkGffc7KmZaqyYQ|v43q3OE;^9y280?bIMOiNNRZ*O6iWPU zJikdEnT`1OUvR8&!(vg9d6Az%xWp8#bBQ5yaPsBrrNR`EWsTv6$q~?jnon?CZ+Dk8 z7PQZKdzNV;u_~BIh1EA0FmxeydTUiuxO&q%vr?!M^WUzZ8q705zdfa^RFA8W#B$tp zOc8lrbDl7q8aEsEq$*66$uaVAm{@ihf^R-ri2}Ij!^2XZV;TiXsr%5 zy`-E@J$0E}>(u^e^j+u{8D)rUdsV8)ZKX3B@DMY>J|&3sn)=?{FmbnVMen85SiG6F zJ5jYd+vTK|$J%at51+J9qfGII=P7H%%E}{^_>yzAKsQ;IU(N1Awz{uIW7cjb(K_an zUbmfQ#d0}*N7b7Ut?kgx?Kh3f-WkdsYpbZt0jg#PzO0$KOZnxO*n2JX>bs7rW}7M$ zd^j$IylW$_fMC?sBikvrcM@Nw#B>&$R%hBx;Hl>p6uHXBTE8T zFq_5N8IKTmK)`g7!E{C5vujSEuYD-yV2T?L+a83AgI^PCh;-Ztjv6rIf8u@uEtq_h zkgzv(adkE`vV(d1>n)?faJ*3?|A_$v&c6VE_*;DVcarjd@5ES{f7?0!F;4s|ums@0 zTbqB36QSyF6Xi_5;m~);+<7aBK3V(;VXoY$lG1Bqpsdls;4PpWjdBeBn<=I}fcKQB zL$jawEaDnw9}I>dVEyebsF*M@R%69{vbp%L&>eF z4_FQr`G?AVwffRyI`o!dTe3CHSwxCbjq6P2yL(Gc8&nM&OsIq)0p#9T+F%k+BSf1X7?2I-Ek51a1g5Z{gp_jYsJ9{C-FUyT-I-6^WLbLkzIvG-wc_m z(sw{_;DIg`J9E-GBDHuJw;+=XgC}87sx634Eg;RZeh9DfwGBhkQL$TBRpiCw!-}zL z`DMK(xm7vau}@YJmC+*pPwdU9@aE?0teN#bSGHqnP;OM2N@tu%^RR6_K<1 zu^6^d>yYCElRuukL=qB)QluKNtH%xKI~{d{kO0(BJ7JJf)>XNx6)B(a_fi-;kPD}W zLOA8f%LY_YA~R~C5Q5oqIoa}Z$yoV%F)TUgj|yV)tI5r#^#P%w9)i^l^^ThpsYqWC z(b*K8*^Yg=?#o1H$_CP{Z^}_&Vw`D`kCDGSVKGIu1lI9>Y_i_B-J}>dY9S~oG{sjv z=^-W%As0wz=JtZ&0%A0yt@*{%gK zd6V@KXkSl#P<>(kx#^kHPV2&`lZ1Rs?_}JhzXw-A@Grv7pTY3{XQcuAe^W*OUtvf2cfE=?aqV%FNRB~wydh+TJn#@v4clg6UR7&V- zY{$>IL6^|n2*|~<(dQ^XU8WZ-6qM=T1i~zPBr)&>tUWJmry@{=`*C<&o}0K)IU6WG zTEHsP=w^M9rNT6h-F=kIXId1qQfFYJ^I7N(T^l3NC1*+ZQMW5$$sdQvbh{wr!aP8S z#dIcI+*nnBjz9uAMzN5@Ew6U*?!sHl*yQEBwNt`0slDWk8hHF{0u_!}WF$@u?4}Q^ zsJ=5E3b%L19}_= zjQd8$UqXN^y!)0vQA(VwCJ>EPcK9h0nD|kczouO#?a6GDy(wufpii+;2eu@dR;DD{ zLd!kp4r_1QgQsMwYMhwsR6l?R|1cd%K`$lu5mr0>j1;{nTb*F!d{+{ja6|JxYoOi# z2~t!Dk{9mdUDqZ7&Nwqb)m0Rl*E2^D$=OGf*2BuASr`l0OC_4?GBhxyM*?h#yb!Aa z)H*3-{kT^Y!(%RvnQJTD#pW5d>!6(jcxam}r&C*4szrx);p^iiwIe7ruM;$HW(SjF z;Y%!I4U)r`byuv=Jk&nJY(CnrewI_Y0i~O}i(lltz!$LOAWM>sS9Mf|GX8|5XQi#4 zt^#{npsVmS)aY^k0vJ%dDRo5O~1Npw>AUNl2c7Bl~D8(fr3fL#I7)+ZOA$y>4K zODeF3Vj`>%=DlJ}q>mo4;pU*aC?LG@P{O9d#)ip~mS`2oc$RC9Z<$<#PFU25`XYOK z3f#BjKD|mT8ySIIQoP{R7*gSr9&3I?UW;=GnUR~g{S9BqhmxLB!MZOj1=$~O@#+!! zG%v+Q$T6i+x@@*(&)Oh$wlfb^T~x)(Rt-Q-HQC>HpnT0F`EugJ< z9mE!(ohEPZS2^;1NPGuh>vo7k7^&%;eeG%n!4bfgn;h=!(X3Kj-sZh9(N?7;pE_st zIL1=;?T0MNNCMzT#YzXYpNE*977}5gu`v@Bm=-v8B)Y(T4oSRy6vpBc%@Xg;;%QcS zX!!mQyhwIe9dNZy<$%0$4qY>Pq4i~J_3{NNB=trXMLQ78CJ+r&H>#Cb-OO`ezLzg; zCx&AnWFjg)gHmX)F~i5@r$n3P@M~}@s+hWVv+o86BQSGz23p?EM~%3CVSGk~yI|EH z5Y>?vXp@CBDy6PBuU~>~#z4Krl14?T1AAs7axy*<$V-J#l9Iv-rP^Jo&BN?j3+iX- zMU@sc)-Iy&-q66=C2}!pe8lL1c1Oc?G^yQ~L}xz5IJ&jcF}Uwp>Z1d!%z@g2@~@1v za(}4b4SAk$_bwiiK+G5z1A@uaG~x+|RfC#qcTko0{;W;!TPoRL)6yz02^CX6tzW12 z8G_|&ie?g?a7TdYf=aZRGa@8m03g>k1h!5$pDCYb-4n8yW}E!N_5KvL_0}DGTk!uo zE~URHpZ$+=`*+L!Sw7?Zm7H0q+L--Yx!rM0dv}1wF&6&mfLd&>KoGUzqv8z`ks{fO zl95!IX!FRXM_MxeK)#)TX%Y`lwiZLNz#G)%076ru@D(h(7*OASLkp#nDu^W>9W2d? z5sXF`s^9lpMq7mqy2RWOC8m)@eP+Bo4%YXFCL18hV1|Y-N)+2Qgy#&@VU2YnPLRyr z12plXva?ZAPeByzMO=$fPWxp81o;9hmd*nAY`t1><7dOl9lL_qFs_cXx01)SvDd zz2E4`uENp*PetK%)r4~EjRH2 zdAUbGIG3m&Iu)Ea+-Vo@DB9_Y|Vlg51E5;!pN$>(uzL(?@TT7_o5edZZsHfRy)9mPZXJEF305KX~K#62O z_`IO)K-6U0Y(eM~)}oy3vQf=JX78A8*$-tq8bVp4m_3lu=pK5EELjv(1~nDjobwm*(~{W?0qSc$Mt@-C{JX2DonC1y86H}Jko=T>a) zz%O8|U>)t4>$x9(@e+NHU;e_`g zlMw;3RwRL}1wA^;MClM~t|CnQLKxTuAvBH?mpJ)_(v!};35-s1myc;5ABhLKMofZa zoQPdSxlp6BHN(+^O!v#QT4jkZ$}lGP819i+!9`Hb7tC2ClD`I;^R$p)LV6X1vbLsu z+xdzMPbYFb3jYbF49wnDD=teWpH1p%`s_@1^Cph*=uxe4bzS585Vsa%+P8a2^Mp)i zv1CE}s}=V_PJt)$a}r6sKr(D*DhTxSV1gTOChz;zM*>@_#bt(m{`SEW8=2Q?xA-47 z2aiX@CDaF2(aErhVQXN2ECv5i|Ip&3X2aa% z!@qMY*&al z*LDbanX9rSY$qYWkF?h@-&bP1UgLeMj68-?9aa1D6#?R za8dE|)dt;^jX&6p1TQB9OrogEs%#<>RFSzRIZ(Kyu-Vzlw**{grdi)EY$PY8ox>Wwr%j^)ln?DzvGaHZ@y{0t%(zvOhFJE8jI}xeIAeq z_w7TvIaCrfby`6<`a&%trc_#grhl&D;E~(f9i7TMynR>VVc1~L`=DQ#MqgsH>$vZS zsAgy{2>F#$A5uMzBI|Iy`3K$#NYdIQ&U(E61fHwkI<5xaAXDg$r#N&P*@SaksW)p2 z5xPF!7!x5DS7SY3>kIoNkM^W~40WEc=axqNNMzoC#wAe+ z7IK+jX6G%Zk-vO`!|()Ku8~F_^_7vwth7oZjNKAVEr{ImZ?!|w0JNS1u`Q4O% znmOKRLw@NdZ~B{^`?QbgikgZ_YFp8c%vaXk zS6go@yPqtdQ#Q`Vo!hb}jtr=iiaVld3!G)MyEsL5S8zA)I0CO&|pCgF`L^>Bq*I@dK`43>rX)!T>ok4 z;tvkeQzs9%T9*XFwc8T8Jy!i@rR22BDjV8o?f{zx`50Dm?&YkDVP+~C zRmv`U|H)y@Z*%2r0ege(MZ~OmcW+#^L$Z|bCZWF}D`ZsxSYD^*+5Gt4VAXu}yPIAU zeuZ=Ul!wC>WGBGnJ-9O^x;%{0IEqAEh)$}sVZ~4zgWdSC>!sZ#rrHe~=r0!jp8^iJ z{(l1;u>6ny+wYeBv&6y7^afG>{__VK$2Xd0=ih`_mo!dvzD0*#`C$tb*RCH%pRzU0 z9tKNaONk+hyf`^a{||KX*tmELRic=L6RZj>c?R9|3i7bhd$&ms^5Av(ZTBgsff zI?-kk)PBCtYGf@4Xb_RC0g-4HkP;X5qAtQOe+B2Tu@D8Z3XeB@ua9Efu41ZMlqS5A ze`H|D>OP33=uQRAf%L5p%gB2N}EwUpNTf&|i~901t}jkM}neykGUX zI`)OBibLfz*n&qR2XTMkasVB8FQfe9yFB}J`*7W|Xpt^?KmzD~otFHCk>cHm8 z#PclopV79Pp0&uF4^FTO280B%MKkYfDsEF1Y|M<{9UC@ifI3Cr;eFD?J~^duE=|wJ zj|~V@p@ID@n1nbIql7_a)d#k})2ga8r>!it31Kh_ME6vJ8+E^fLk=%~rl283q{F$p zJg?IuF3^gSWiWNWu(F^S%0RbF`SMMia!Zg__2YGL8ExQoAwUDzRnbK>5-NOrqVKA|0!@DvsQ zw!`lMuxi=Pzl{~(hy!Qtp7;Kl`D_M5``M7Q7kLI+)ME~+|0Gr=y5bJ@*2_&~B6s%* z=ebtr^Pq7r0_q34NZs@w4{}88s6RrS*$3rxzlVFK#Z!jQeVbaFH;ctJqD~tq)1u=O z8+xPRtm|o%&E*(9*#xyzFjL|q$zHGLy{-Zo0+df8NX@$S`Hf}mj%1@PxJPSNf7RNF z3pS~l(py+4wXR81lI`;Ok783m>mULl_X* z(MuY?d4JsPV$#L<8L7U9W3%3pv)p=eL;eYTPC{XSB`68u#EZI#cjK#MW=R=xQ1}kq zKu>PDK8=2=F#E;u7kI|1ZAPD-szHAs@Au5g4wLi&d1(UtyGZz*fB_|A4YHft>2;qg zvnv6vqNw~|gwj6+*Kqx(;hMjVGO+xQp5pJ8{j*TY_7-seA(V!y>cze7!F{Hxmxs`h zcc+%$T8f|{q6%wzA)ckKkvIm>)+mxHs;_+QPTJpAl2vq?H*#`vYB^u<-+GEDdCFeZ z#}TaI33Ib{f;{Fz7Litp3?|f)Ks;B1Pe|j?9=b@;oAKJARHt;WsSg>!8~%}G-=di# zDuJzY=CFt}({oULWKc3fu}^^(1!2aL#=^p*`Ny*6%Ff~#*207zzi=r`%u)}{N1;r< zm99|Ow1dmwt8bTCY%JA*{s%$%m}J>Aol}LJgsey~aSZ;w*wQ(JwZmiEeq4LUE&TJV zQ*wuhoPNjN-H{qmVy~>p9~F}&hq4FD9|q4C^=`jZuTTWsfF;)H22UlM;K|rZ@8dM{&qbY5&4cq+3+}*BR{ms4~ZymdE3j3 zLd;g_#|)*St;Iwcmya#2cbiSzgjdt2sVG9?kKxIhSmw&(8J+bniwgqbZ8o4(_<=0n zneW{JZ5Uza7~0-Ad8ah6ZjSS+VL%u?zGSND4>gqx0bMSj+Bsh;g6%n_A2sG%H~P-q zsT7E_1^o_LF{o8CD8SfTh_SN*4Ou;f5JQkO+*Sn!La-n?^?~deV3qsTgs_p+;N;}W z$}70d0vt{Fj{(XSX#1JPt$~^pbYq<@YF{of&VB|`uK%@mL&ke4^_wnJ&ARuM4z*poeC@%6jhWkr3PM-FWZ6JCgOUj@0 z(dp^9Q&f~RkwVs@3ar=<3KEMzzvu*Ck8BE869w;A%!qBIXn_vH-o78KOHNVsg2O(- z{W&r!ADh1bk70$qW?o6{as6^Ms`{ZkVK_&%fk*6{j0RCyU{O{y^1|Y3=n+lb;2m!J z;n$ZhvtL(w35s4iGaujBNM(^l?m*##N z1ypyaFE9Co`tpRv{HW(lxhs%WA&}>98~-3A$hALFM_RHt7?OoG$+as5H`imLWNo`) zdKY^YQcu*6x|_}IAi{JToE%Eh13S4h-+&U+i7!X+C@UIR%)(cYH9uN0qQT?pdk|nh z2Z~u-lZ?sn9!;9^J9y*&$J|>6)tN3`!@=DN?(XjH4#C|Wg1fuBy9ajDU>;A&_R<|6m=e*>e7a#$1bv*6L^+64_zI?Eq-b$v#iyMw`SgF z&0yB?0;QQsxT#s^nF^u0JWa|`xt&(~d}_{=mm|TBX2Uy{Vtex+8le!(SM>B>OGi_1 zMEI>_U1kkbOkm^Qu=hNCZllO@tT=)yyBC2XC9(>!@-MHm>%2=?Y@jbaU>ak)C;Z?U z*zC)@ z#f&7}CX{5_bBL*0BA}w!VHC&OnhA*^&`%o$9Rwq_Fy$(X?!>bm` znxfTaXV+A==K!?A>=&>{WV;DW= z|D3}6BeK6j2R5c(p@Xu5E#MdmXv15E;gP0Yb^+&50=A$=*%>fE8&26MXSTr6FIjYb z*&4YPmkhhWW_|H;(SA9V`coSca1M<-ywhcenSvD?lKv)Snl=PuhODSmi&Ll%9uSN* zn&mbOlW>jgkWEC*jO8o+I-#J3PXSCdtqu;ipHhck9x?{4XW|2D)|Wo7o#ez38k z@l0$Qo|Y)lFB2j;{@APq@%XKMNnDYQ@W5&tmT87xz1C;zn>^A>hl>wLY}IWi-1e&< zcRBP&;NFK9#K0yP9fYopZ)Pmu2Z5(~n=h=#f{!y7uGmjDqkwxB z2qZY9pa-^RmSdWdN9mXKnHfKLJ*$gJk_GkQ2OJxweOPtx0u}n4;)qfdvh*DkxXINr z!^=(?CBtNP+EU&BVz8<0wE^8tie0a|x@XZzv*oA-qwAjSFr)4WxFp~c=$nP)>hnR< zE#0$=H(0JvJDf`3+DfnU!Q<=Kf9xprLP(l*ObcmQq;8HMS$Y#i8egK`m{Y+Qjw!LQtp-1-p-g6ZQ z4?Id3C};3+gD5mJT-av)F^Sf0q!>+nEepZQQjjf~>MJK$Gw!R^j&v}7SRQZaYf|rZ zr5O!KDpLBxti2V#{>3-rLPw}4MQGx-BgYxEEujN3wm_3@Lsa95ZP0AAJ0WN>!D5_7 zu-u&VNqx+gG_Z6g4#5(z&bR=DI7$fXx{a90>{uoSb#OXU!D3js84E%BLWTlQY*}5M zU_Ua50@%<%bi1=h3YF;3f=M!wdZJzByLVI@a$n8NW_?%tm!8s5YW=?S-({O8XkKV( zBx4Og5S*9|AR-LJjcN<5?o?nIuc#uXURier)JuUiHX*_mWXq3(1I_FftVD{KDi&rC zib2_D>>_XEuC7^rlGHb+rOif03PiwUN>CY&hdVnx2^EQf85F>zxVS%;1$_keiQvgK zQPCkd{Jm)vaho@S_@`*EGj1RLndqHM+lkb z&pz&NY5l>QKkwYH4_w^WSsC@{(JTD*w2QAWu1mw|1gMxaTu4W+J$80@6jV$KT~LkW zp=cOiUKCv)?+;y9hPoS90%~m&()(A|Z=nP??8W0RGy`OJIuJ}A54+q)wmF2ymBiap z$}t*FT9lCkf;KO&aHtlcE?v=u+fFl~UQ%BJ5`}2FSSIrkX zgjd!LcW_Lr2Rr1;HU@&Jig3S8WbdhE)?HT(Q|OLp!(d*C2jQ1TxJ0{W!N*uPFhH`X zEU+G?mGr~9)!%_mE}D03yOn~;=+Ro+WD07<#18IB zgn>194>^z4+$+1e6zYz)9Ty`~ZLC+T5-cV!JJKjPeyP+vv7!=kT?zadm5pc%1aZMd zQ>!x2L~{@YzH`*(QMy-v$jauVjko&>+_f8!v=a+qS~0%LJmE!+qvx)}aN&69xv?@K zys9adNT0}0KF|>K3tam<5DkI4QS*Z$|4@IUU$Ro86RBwzu~FITfr zyBZcOOJMEaf-_Yj^6J;f#tIO?fkji*wRAcX*2lN#If)1Bx$G0vuO|o*+&P3--zQ}l zu9iW^i@RI0Fee7HQ^jv#`%K`~@yu{&mW|l#5?f~q5uy;^t?qSX4+YWw`MW4au`Z8_U#8Sq?a>*fw6IRv0st)$BNA0 zk@G{@t+|0=w#tko#YPx$(KQsurA!g^e^pGI>C6cf!U0MCyuvavB1$ch*^9|V`aK%8 zF~EtF0yMWdM>a4@`!2u*yU{gYnS|T-2NT$N9Ate#^w>Rh|Qvc@-GN;SF6C`hOKV4UcWVf|#TDl!G=%RFR1+ z*?qJDuViz3f=T;;(RG6QDc)ChC$_s*z!w+`Ws!s=<51arU$t+ylp?3#iP|`ns#t1= z(*zbk{V453o>+_1;3MFE3(dYW_y`r+)=9-cZ)N!gl z_}bWj;LpnVqktUe7-mavz3B|A@^*@6J6*5|l49&=6_1%t0X4ombVM^`ut9 zn9%C$V@f-h9L+3Ex@XZz)R2BvpKtECMjm`fGa&%+@weldecU?M-Yy>HSyoXt*veMQ z*)$zU%>I&}Ft2Z}h{K|xlv;DML!j(+G*%L8yhkEBe5#kBvBmHuBr7MFHV(1Em`kRV zYpcxt>IAfNG_yIE-|dkdLGVLs$C+iopo5{ZvpBD;==YjdZXBA&tM6ctk<80UNXzcY z^yZ*GmM2GKRO5}ksxjrl%G$mBEd(Y{*8b@?3GlEm!&f64Z01_}798x0gx~p?U+o^; zANZFzt8{+>X@84uW&Fp`tt|h!Gr|6QWPb^1tiO;%2dp03ta1EiW;O8zWk6fUTxVtw z&88ep)S4Z==zE~QUwo;$R``vg1HEszu%ZKMsy(tg8z-~b6sE(_Putyqz<0VJyeA;z z`vF3v3mm)~By$lV!01DsG-~1po>UP6PSo#b6x}=iQ%~@M-@l+o3%#E0j30X3Dx80a zCKk#M=^?!JQRqD%P%>bFZKSC?u)>KNy!T}B^%>|f#0>rhwt|u6#~h%WZwLBFm;HKA z2+rajhsJ>u5N6n2(rTj(F=wUuUS46+f3qf+vTM)0k(FKao7F_2 zu$&ytAm_AS=z-;pipF5hij!3E*$?WeSu?=g0X};_OQ7w*W2FGZsm0uthdMIhNSHwQ zCk?=<2PntWX;KaXSZJJQJVPP}>}IFkf76W25-0XNSC|Tw`_w z%fL5fLlsHfbI>3ZRKzT<{DwQUd&@BYCyzPS5rlSm)<#>lw33UBQhH>ziRS;S7b zlP9I-2!x0jU$#Ch|IT5Cb0ZG7Zdg0=MetV%tFPJYJAed^2jpu@9`{j zZnF6}7=b?{B=i8>M2`YRY93O8Nxjq(CCgk$F4@+czyH!gShG>VXW6R~=L|0y8+aVL ziHFpR!F!#X#?QiCl4#=!I4GPrOnerKsRT!&ls^)b-M%hdN2{;~AMl7J_aGDbDJ0`20Z=TE!8*ERIAidEx&d7v0N z;F$Id4`o>8HEF4%%I*-(KYYn~3Tg+h5s>x-Pqa-R!LYO_S~Wc!bks%?Lj;oi5bY5) z{}N@lib7F*WhqfQeocfXCmQHn?)1O{6r%#$@%knAoR|4zbk7lz0@yHkJx*R}51ScT z7pE9sYUM!~vgZAVO>0m+!`{sI&3d$!q-d)bX*{^2<3YDw)Y8lNk;PHfA__B0NZrvx zh5EKbWbE{C-U_;HYPuwf*F^zsZ$XG4jqd}^6*ecL!cu*C{80kpWXJm+H~jdBjU;~t zv)}ay{r~}GcRLe$c>}ZG{y3P}0CWidM^;7H*2W3&*^z*q@gKtpv;GdN|KfyykL<6& zj2$qd@QZV&tmE%<^3)Hi-$54>x=Tt}WIZI!GiKxvCK$?TdvIx#v{-hwT-5>w@}Z%6 zB|L1mF0@9|_(9--0C)6IZ|L^~`k2)`I;*52n9_t1hG+t52Q)yv8sJp{UrG!xG9l4b|J_HmrXsv@xf@#@^hhvh+mHy2~v#8y3w`-w2jXk8k8@$09o93nyA*DDSMJqUe-yP)Mp zIE8JKwpsTpdI^Ed;`Js2?}Pv=Vjr{O978rKdOwe-1&a11T|nn%ARGrj!97!P5Sqbt zssO&JdrIufu`T+5&WO4( zO(cWqlZLaXmbJ{Hxp;&}VUWg@Xhop{fnWs$MI}Yj+;#`$$G~H$dnC=EauAJ_a?p7{ zLG5GYj9^?BY!&55=(=dDWVTB#3f09nfJ`^0n5e$xQ8iA2%k1|l3G3~{qse=(8)qL+ zA6L$FAwt$y#oBXitdjPAoVjlz%88m4SdJ|Ps`dT7e6)e1kEf?!oIFRP&m`^)iW*hw zO{v-WzRgGbJCvB{e01pC1k%j_UJK&W>f;V}w~LXdZPG4JcD++G7ZWlqn^ zm3JA}JX`yUIh&IgPBh<-GcW^*-lKB|>6aN!xsD^dm|=z~0~~Og(W=?-%8&7GLmC*N z6nor-y}BQ`lbCvmaqLnKo71P(#``A{QSrmdl-ip>zs9$y(SKTu|4CR|@~MimXj6H$ zG(~Qo`8Fx1JC~eE+u9l6KuW1?Ot12D0ZWh{xR#a2B>wY7Hq)A_Yt80&w;(Gm971lA z;bB)qu_tVh+>&+Z4dpg0qpj^`>y)a>&x#St_9V>n{g|8<)CJ+i+-3pRkt-=EP!rB@Mf z(+pS_cvzb0EhimM;NhK3d6+AtbmQV>NK~)}TMxIkELyD8Zk-R)#`$|pu z%>D&&FEhY64wB+TLk6{)hqvwXHegkNh*&}a6RC$nVFvRX0cUf^8_4JroDkW_uGDVY z4!KC@lc^fP$1J;2!2uFna;=suM(h-aLxw?`Lo&2m7p4f z0{S2sA^3qIjMPx55HMUJ!d8*^eOVX?08M-anYyL*9;Ze?x2*w3Sa;&|#iO0Y z^+-!8)3hZ+FFR}B*BkYo5vffLC-6{DM$c*ST)ruq{2FRBLtyG?>U*zW$k4j~b@@zV z5nU!zX`&O!%p&yOoKyUQmgS2m!T(=>l2_w+W#+PAl?CHx$$6zxpc|6a+ z{@CniG=3oyk4jXQ7_Z&X(Hgziw*a_9eU*8EokMF=tHExjKgAb+mS&e+z&2=#TPd>hu)QM%$B9Y9E;UNKybzFCFDW zxhbZ19gOLsGvDpjXWyTt_DTK|C-WI?Xwc3Uf+Mf4vg}6##@dtBQ@Q1)V-NN3rX^oX zu3*T&@xA661hu`bQ;Q(G64-IPPVOh5P$t#LlDHi6ZBL zS$~h@-^%-cLo2hf{pzfuq64_pLG=b)>ex1#GdAyeg_i(<5Y93+Lte|5F@>*zu}(=S zHotjRpM%yft*w$Zc~9{^u48LG^BM_Uj}t^q)|8qh6}H@5E?o!|k^mu@1qr8_l7LT1 zKvxCOCY0?&vy<%c4@id5#FKFxx;>Ywaq??P4<6@3L=mDL?;vfln_kZTEfdALZaTP zHW?@*^a}Qj!$W)o?a>?Xl^_=)^a}E8=>K{EDC6y34~Iq}&vnkvXw%YJ&^*BI7LQE9 z9cjyt_dZ1ze5bnS%I!Hd=#j6fk%n|++mw=E;FJ8N)#epzU6zf+;ZT%hDYsoJ^=g1J z&Rv>C^}Sdb^ak6x9$E#Wo<;@A8-y1*i7tO-)xfnP!cvRSg<7lVMGY5_uw6mki}$Ki zEj{bifP`gfJ1x2}cs6=AY539B%G2GZejqOa$Nv$BD|P6YPal3|O@zGI#yB*Pke1VW zME>+X@Zz8|kkZ&F5rj?xl|00tt(`F;b93hK%A;`tu!iIX;=m`04}lOfHNo=q3G_AZ zy)NW_w`!URPFR@F)-@DMlxsK~9R5pE7)2mKA<0zbb8@A1sK%HC#!mCi1rQfx9{xJH z%=QOYPgCsuGrmpgLk9T_jwWeoJ6YS+FGntg{NQqTp#iy)42@_%N8SW^FQj^|7~~^D zFmpuIZjw(BsxETYH=b%MHN+)`qj>r+pdmTCJX+3g>gQDa7JE$A&NMZa%g^;G?*%WW zx4GqNeV<}>f>z8psX(D7W!z{c9MVXG28H+DAnu8By))myz;oMGf03$xiz#LN$1tUU zfyV!s;`%+ZzpAajog{uyTYpzR>^xFCtI7{lk^UL?M{OlR<;liN8!c@{UJpOerv`a_ zsV0GlVg%Gyt(S*$&k7X>?k|YDnZRad@c%`aviAla^{%H@}AXAT~2ze4a_n)nx8a2)u|QtgDVHmOrb)SPZirU&rCUw zK%XV{prctgM&NCKlVbwJ>MIkV=OKu55Xr9%tEzMXLL5nA8+Q-npVW6 zdS7U{-RDJjJnkUY?=6ARkVyi_*o&3bgv#jP$(=m~Ox_R(ElZ;)xWH*g&o3npjBdcd zUE1Pxr}d&~m%aC+N0bK!s4ImHE}o_FmA7ey!^Rv!2H=9I2`r9iDfKSrg#if^z06#k z`UbhN^&I&YQS3=q6HTKPK73)Q20Z&Y=Y2r0DQxHF6k@N#13>TdDcybDSaOfIIiSkh zn6L`;2P6+M^vRr!ZJzi0G%vkZAFkCI`!|OWcWOjOv}4hetASZS(5)M+O>`=n1A`YJ zTDgO_p8U@HyXnPB*Jg=@d+Z@}2O5mBDGVOVeW*&V$bc!-<$_XoW||iRJ|Pyx$iTWUI*$=eZInEW$I% zt8`1yfaoj82WXC40nPC??Z{CtAy3A)=>?t0WAw>O6KDoDuIaH2kjO9w958 z=KfnE6n}97>NDNqxP$Q@UDZoJY`&;Cw|4Mwjrp`A9s&b5=0HZN`^oPeT-c8H8TA;KJcEO>noX7vk}|%G zwM(^$4JU;GSH>^w@Jn_Y1LajfJV(={y-n@~W=Lb&klgt?vUWe9ZQl5;ZD#gX zI-@?xT*>&UvRInyLaGmihaM4wnIo=tD~4dSd`EBNs7-mggp@E`N$H{{FmeqvV4bRF zq6DrEpXGY)Tymo6%3G<-Tz-P#v-<%%>=Tw;n$CEq5aJ$|eoK<6rhG?YVKv6I1@9yp zKid0;Vy$-UKPT+(OM-v=(EkfkjOiakiUIoH|0u=3NA_0<%faxgjRaLdZzS-W=gFa} zVsO=R?q?Ow!rWA$`GIneupqVv;ObggYvKgot#lpXs0M+8xTdWMPg_$nwO4F=yQ@^; z{Qz_!%_tnQtI3@&x&id+pk2f1A3hDxfTpH21%QEbqketw(SJoS*f&U`C(>?zGK1-S zm$N0f0`);d={D;_G6bX70 zfu#d;T=uZ^NAUVt1F%g|7?8GkJlMW61ywefIq5odV@JD?DO9K4fF^=Wh-fzu5g7FUfI1|wwjZoV)B~{snPT0R+{04^ZfJpw=2`n8|QD!8o*^VJCeQ4j7%Yq zV64U!!7;d1#(|M?^Xi*bH>#}I>F^&JCD6)MSQi=hx2jOY)!gA3T3EK3kMkoFsVPFX9?_ZfKPHU575-&>dS zPl@6B?hkiAj9^*Fe8#KcTRm~$iA}IMJxCF&VPq6U@5c>&MhXo-s%2REIAw=G83r@e z@qr%pw1XQL=*JNAPDo3S5$?+dPTt&gYo5}j+j{NB@dsvo6<&-Ppm)ByVP76Uau$wt zb<=aKUTm!Igu|S?^IOcC2%UaU0zqFR_n@^!CfKVw)y|vgG85T{DzW8J2p$w|q7?Zy z6id(oYz zfG*x)NCfK2lZ%tXVotiM4W2v^uon#pC3zN?1TAFrvgL}NXBiPfx>f+x_0^WYR{doQ zEEKVuQ-tzOd4tH9v+MaipB?dtCQyAFt)N4n5;8`*NW z@5|=9pe;eTgO^KO2n{AXt(O)gleC*17qN&5>uzq|gh5C1uTS62RU!g9@sgac+y5Mc;5$r(W z`Y5RG42bkJHrujO5mnxs$5q+1?o`e` zb7?u4w@x))kI@-m`axq^WXoSr`JVM`$%XSwWw8=_;6d@r5Isn+UyP3Bef=t%HJmjw zMv3ET7aSXcH(JylZW`p{fx_&~=!C%u_amZez>5iQPb!@E&ay3xt` zW=6|z<5EbHE@Kq3?i2U9&CrXijZ#ap-RY}@o;8aC!Ovy2#$$u_m9rCN6_l`Ii88Jj zBhWvDvGb0qk4clY40q%ontsairzFia%-P1e^Yq%%cg9b{!{>9b$q^W)6k;-#8sSOq z&mvkw;m0uE5WlXdv#dkplY|%p`K@~K)~?`Pvx=FI!|Sebhcy7dZ21W5=(V*VcO0U9 zp)#+zm*>NRc0XqxZ?Nf5!ioM4i(6Bpt1P(f8_Skp>oE%Tu`2y(6F9G@ z5J>juf1~?~P`px~vJ0xa+!AUfB#ZNaX*F1I;O&m?S&8Lf<0WW@uh&nb*5zdsbrB@O zL&yOul*wu1_RfVf!iTi2@(owT!PKqGyc{HR-<}IsL7Ak|t<2|oefPD6*=e*#y(c{+ZB^DTCbojJ*$qnq~Ht(r1y~$sLFAvSNZ6INRe|Djs zKfY8~;7@w>KH&~6IHHmDpqt`u5=PRfZxE!Ei-Xdgq(BL?2dM`tJ=djobL*AXSQhZP zq^Ypt6ib`*(#~954ZLBKQVeM z&Na@LofR@#+~#3UL&*hza@=zey>wq*0I`t`RGSd%cfUQnJUrOEUiN`O@YA^gy%jI^ z86b7JcYG&)LW1da1vv~vAEfzkQ4iS|1QLMT2Zs*2#}1kwO2H3(owK)vb2onpBgeSK zq>58{ALB1JXw*OqOOU1JJ*7 z3D-yf<{M?vY<(ho@9oeMKx`riZtSNLC*UhVB-<)4DsEK0QZwt7kE>=yz1L}7(a}ej z=@!qC)p!i!W7Eg=OcGCajiFUs34B2dScPDb0!nwr@6jxiB^fk#MQ6DMgM;ERS(>o| zN$9aS8l9!GDApU>Yy^5FKQ_g$9^UIqs91|A%vX)ZD{f}0CXs-SyYe*@rI6ENhf9o? z!lS*&z^WvJSR__7Pw2}BDt#bTGK99Z z;nm{#b;V}OX7f$*0Rn7gv1O)}LR#MWS)bP=eImp#h1mU_G<_kznN`1CODaBo0tsId zX90_)&KAx^Q#nm>LDnBvjohN7co{|v2m4_!2?6BQuitSi7&k2RykVD53nKsAnT|yp zo=C@owLKZK_Zh=MT=fDLEXB^^XeR0pd})hmw7K!$IZk9>xmjo9-88iwvO>+c1)Y&&Ak-`#R+(6+`YP=leY6%KR}rg; z+f+(bhTVe3isz(u#m+ZFb{NIH95dNd3!R-d2e4xHq~L%psNSQ;xw%Xn)B{xc{uqxx zdlj-X{Vht7`5!|m{^5@HuPXn0WPgQC9Dx7!&)B5$e=iFd4UiWTaD8Py3FOaPNNCw< z!KWLbYRRp0u_Y%1zjskn0u4i&r(sC9U!H57SKpWk^!D>ZBZ2S-SpimWqqt)cS_25k zkU;rJ8K3Nhg!F%?KvT@D%=^4RaP9d*661FUaP+x`=%t<>3hxO?$GH`aauP*{fN~ z$3dRiKj+_q;y~#ZJVkaF0%|5i2RF1k%xECT26)k)d|&YjI$QEPEmU<-7FH!#=0N@P zd=79Z;1SurGT@QycQ`2CwnV3^3m%|ySqpz9ydj`w(Tq%}JA%oO%okbb!S{$;FGlSs zv19tkyd~d0Lu3d@3?D>mvT-dHwkBt2E;&L*z6=OAxMg%^c|}NhI6I0lDS@s)_5^`8 zw7BbX&6_iJyVg}3k*d7Tj~W_D1&eXk*~b!jOWFohmeij+eZSHro7=jRHG)T3F^`8< zC75&ui1od`Sb<9`uqaB8`lCxpAo6GhmIlR$Y%2kwmtLFxJUF~_W8>!JdxJH3DJ8&n z1@6_+P?=d+6sF%te!kV-f6)(N)+szl-0sse1;B`Bfs z)r2mu^&@M5$F<9e;I)c$&a#DGK&a-m=jR84m1XZfU?w=?bA=_#X_@=BwGXR3>dOva z5?dL=2yxOEhCCSE9Y9_QC{drE{M0YaWH+crmb8i77i6=>Cy|UA+ z+E)dPHA@k2=M?xZxSv2)lVVJNZgrUd)@Jx0``G^k8Tda26#orQertXH8cu%I>ZttR z8ww-+-{3^A_;)zTqivx@NH++gCAY!lPEH2@+10KJOa^IA7jwYt`EX{b_RPG!y^|S; zKS!znR!C zxHUTL{!Ito1a7IX%ubFiwCHG84xk$Gkt=fs8#xQAmBk5-KPKI-zLka--BpMVtY*d; zs*|)gIZi3CNk37Y&9}a!$Kbe?1I2;r4+IM0ZQBE&2@Q~3abpi9!rq59qRIB((PX^c z#F_NHyrEvPVdrd{;LXIl=>y0ks}pScc$p3tw))tdzfn zfRO(>>|AhwjOt?5giqkY?Y-h6_-gXlSb;L_&XTj(oj%%}KDcSsXOAw8B(WyybV~DR zx>HV;3=)0)OijLyC%){yDk?15Ysa`?1+1hAv^*-&cnmM9ZJgi@ZLd~N&J4NOSUEo7 z6+Vg)@i&3Y`trQ83QyyWNYY#FgLZvfBM*;kp^g2t!D1Ge(xeGV)7V&%^E*tLT^DQA z1&44tlZ}+t0MjB%r&X9{6$G&w^~{)8G&q0DGX7({Q1< z)Q7hE^99%2oz#NUkKs4wYm8NcGR+uxL9p$3LtVpth0^!H6;cFvj)$M@w6iu&t)Yg9 z`iP+LZ8;(ns@)6|-DH{Sl(UD@8@5Nw}fT5KkEDlD37 zn_X*;apk5$UcdeD3R-j(^P{73oH3hH&zX7Ip;fsp*ioa#1VDGRf->~GrVL&+ndt!fX zP5#AzD%_|;LJ5$t@^V_t9V@$Jrdc@7L_rV1mbZ8tf3;`uMUij7MaY1trF*5L@5b}q}6t^P2Z~@5?#4`(RUqObSp#;WZ zy9!~slwCSApSopBV`zCIj7de3XkysG)<0Rvwvpgan1HJ6cJ5%7&Q6z3F#}=!2y+w# zrzEa7`b~$1P@@aF^}D*rH&H0!HvG>FNNBV(t&x*}5r-DIR#d=MNC=&z9j1e2ZM+}K z^yFa}tYTJ37W5QAVFI0m1Fn_j8)QjP+X_y+V8mLSG+@K)^Y;MI62eq)>|R;Jm2ZZH zJxKrGH#LONNnp%&Mw8p}(e#>OL@?uM2@co;iajPJ-oR+17fqz+b#8~PimvtY{Jj;L zZ<9vXWcqxV2u@;g_ZXSNbJrw5+41QEDq`TQHUZU>Lwi8E9BHG}ZV@<8G^HTH<^i0s zPO>=>>Z(h*W!{E`IyH1@n*;I31x%|P%`)PGVBw9AlvX6W-OjBEl*UbSRJG0bsdB8r zw7{9w!EIDI1Z9t$4wWUDbf0hDNhf;srU_P{NE1}c!Ec}!(-%5rZfL|U2TT<$ija{N zP_g4*VT7#P6;;onmi;iGIMSICJk5aN+i{}LL>=bTs9Rn-H1i1?^RZI`M&#io;?D%o z6xE2XJlV?aBE7v^UT$|bCN1wD4ma@qs(6mO@X)ySMGdt4WKk^2tyc^~h<)Bk*NldtP!$U`5B)w#pDi|<19Q{lBNr{;S~+MRd(cy7J1HYnePi3dw>e=SQ(BA=$9~XX zxt!rVFh&Z(@`srpzqx;Nt2iMj>i-_dcBfxoY-e(&bDH_g40~0Cj^FQ+T%)%zV^9e* zym7;owxBZq0DF3@Qm-++)W2(IGKQ5R9N4=;UybJ$WighyS8PdRYCrJAL*SNTFvWvR zBg=kKyNIfU4oq!bnHQ|nnApgqs)t=;!zUpAnx1T-u`gnUin0PqtoVK@Axu<0>spVg#l8SPy zzZRT`*u(kmMdwIAB@25w5_yEUf2Y+69e)Vgqk|3{dEhtxG5g|nV}FB7w>%#I3jq6D z3@Y1dWJkoOi;L$**BrG%-f|Y;pF;m*840(Oxp7kPvd1bp;DAGWB(i z>nAupND6|+M4U`(7TP$)6b3bUaoHnb9GQLb8*7|yBCEl0ZD4WXB--*6fhaCrdCZic zFwh6vNIAP?P``YTadxQN`k!y$tawj+an<|C(B68>nsY;vh`~~`4pkVJ+HhF6vT1p1 zfg`hAXe4< ze?L=|?>7f_<+=Op#Z3uhI)?Z1tCSAB43(+rP3i|1EBo`TsRH`)^74TPS~ZLSg%5SCJ%bJ1>AZ zeEE#(NSu6PqURHi^2uI;IuG2w6qWXYj5VUu8%Wc_K;g@eu8yZf`AWaEbcEBh}hNiZT^PA7l zzh&@+?TaKK)d-SAv18fb)SWNau0AwHV(6RDEb!s7SSo{3Em%ic!ehxhSJ@5&q23kG z+I?R2SwM>mCPN49H^==*TMa6M<6(7(n^5;`|Jkz=LZctepnp5ibDrF{k#(xNij|E7 zeltMrRo%S-Fqg}5{RI_lV)w{#1MMGE&|wgmz& zb1sJu1itwPez~u(fqHHB^r!gavj{(53zuZc%{Nx=S1Q!6l_AkzR;#~eUknqP&t-?$ z3mVfAASD?W+3qPiuZFAlhDq3)eaRGc^$RL_8ap7(VMs{zQLerTeL2curkd-~lwm&! zYettdul|Zb3)5I}9KnMl&{s#j%x@SDyWxG!&BXKUrk!yOo@)FRV$eW_G=K!si&g#t z!ejQq`sU3LD7R8WYth-wc1P%5tBEtz)@_F^1w}4RnAB4!Vg6>oCa6T~FkxQ<32Q>h z%tLRIZ~7;&Z_=dFFDm8VVj)@nF)ZXC7Lxx;%HJdVtE6Q8m05eR^1qB5nZTym^rL<( zSZwH~Sbm=U&A5?BZVYt-JZ9?{W9>0(&#?xsn;0CG9z4AEy)Bv|p5u1? z&QpSPv~GtaSOiVvgPDj>jee-UrM*$0zE{8qibxUDFyAmYXy*%#J@$A#Y#nW$mkSoo zHlM?1Qx;Mjb-6lQ+Y)AbqobCC)(>V!L?~l26OON3SxN~L!h)?LL{|yH>Fe$Yd_)wc zc*-y$WJ&r$f)KVN&p~wRkYuPg+r*`m{g(bCLCA6x``d7wxiere%&iC}cR!VYXnGsu zFRqFZnM9Raogq?$H0W1L9_(r+CIy?MGA9iiv{U$bBi-dD6gWlacE4bqbUmA7$a%_h z0YU9Dl!6^9_*ZL!ZNO8(jeQQhXpRuD2>cdk+Ee2Hqi)W#DcBSu8k78}aye({;HRY$ z?=wTN;RN#`<*0}aQZyS|lw(SVcXBP9179@XH&T3@&p?-1{>iul0A%mxqMm$Wwxn=JgT&`yytuKCS*Pb$u`N^Oj(ri`&2;8vwOTV`O;vBmkR7;74o%n zo5XbDP37Q2XNT;lFI!@$N;LNCEaJqxjfUV@Uja);ZrNs_^y-8!N89Y;p8|xDFCPG= zRpt2lI>$!N>b_d*X|<9jS)K}E+G$LUC~ngBN*(>%^F*f9^m@ZQAvT~`9QS%NA8=-o zp_u++^g;~|eTdhU!7#0-c!na(R(+MLGW$_XS~Hb_?<0c&Idyh~k7RlsUbg;Fp!-@K zAJgM8rrG=LDECbi`4>XztGn;J?rkIcce*HiD--V>(tTsK(b6f|2P6u~F16KuoS5k~ z$%2kD%Zq`-QVDgtZU@jTRG&s<2RbZ}zejxP;Fs0o8DIe8UXg1hp_&J}Zm(h^j0yGc zY*p+*f!wCP($8K`dOSVgqFgIJ&0j~yv$5;;Vm%6jM*3FscA?&0d`To0jS&K3up~r9 zF?zOrUR|p5fw4bK9@yk?Ra6{ECLXB>m5-s|T>kxI;HQ@fN|*683jPJ}6B?^n+2^#e z97W1VRGC4R_}MeFWqj{>9o!wAwaW@q_Ng%$6~{>L-mTD~$bo(pDODAvqAgYY?Ju^j zU8SFoxYa*S)^T+B)wBq5Kb7=C!6+UV##vg{Ow%vXFh))dNj1TXe|_Ga-=!~6rN92g z5C3m*NG$&t4(Shr)PKu^|As?i<@g1M6s)Xe3vdMXIa13SHioXI$H2a~n5WBVRQ?=U z%qvokXs=lO0Xwzq<&k@+R^f!K^}~bfwQG#O9?);S9#M052Q0-b$L-||4&j{0j(;L# zkemc;77|>vKS)B^fh+{c9;P8_+((PxWt?}ulZ_HTEg7lsb>tb{m_U?ui2jTOu^^Cs zRp>Ry5Zk8>@n~^CR3ITz!dwn>3<$>dPr7Z>6T1O&-(}=vBUH z*)6y;{7e%SZK{d70g zAWy$c)neiFdGofaHJSw7NuLxqWUJ7b1B_*GgMDO*^InM%_rQ2AYSZ7{#;7(lV5%gY z^>v^0xlm-n4PMj+d$R?iHn{=R_9<+z+{rPs8-}H9|H-@H5CmLuHM1(Kqw;bNzU~n)itbYIb zW2)9l-$zk~G>xc9H1DjH&s3zel`_X_~1s>y~hv&P4H->hJ5GXpldxh&mag5k5BIWI-+A zXqs>C`8+1TwzyS!E-^(Fo%G^W*IZLD*tYM@@vgD~*miPy0UVNWVnuIHTim%(Go}J; z6DoV=7Oy_fbg$XIC5s*(oW}}R`~hb^#CHpDUw@UIfXh4oM=HlS_nz|1vOh^yP~lcP zWC_mx_JSJ1gox zFSqRBIM?E2eqDV+Y`;2{tTvB@S{zs+lo!j+@$NTq$CgT4O}*6$&=w_ zSFX+(?kQ&GIoLf;SEb0L^TWb%Qg$1SiE|X(TH9>~k<-;ZdcD-m0;g?!^q|$9G)Xhh z`G~IF=dAceBYkW~1sr0@oX;-WIW5h#>w)$4LPE&gm z6tyO-E@8SyYEF(PWF5(x>YpIIcjDe0ZG$`adeem6)?Ji8w{EY18TMD12hL$Z{|f~R zoGViYW*EC=zso$(sDkcHaf8?>ROZ^<*4Re@byin!2y8Ynd zr>EO5c0QIoAMji~X;91Ow%esAr>zzluJMmT&iL%1RnzwyKfm?ySi{;hb>YnL+Gh$>vgxXGc{lu`{MX@`yaQEDgZrX9@)}~pg3Y%E! z=UsT4H`%o)MJ-8MQ)T-)!~JK(|B*dk78^N2*jF~;kgKK;Q`LK@L+ZQ{t;N1Hf8pA( zQ)XChQmfve@ZtNC@TDPy_<)enp$5;@sT=d|4ZFr1Rk|YZf%5LutT|gd?{}MfoV=RhC#|^idqR`e zrHekgCUWqz>jSsOa@qP}U!xb~UD)Tof4S@E+Ms5|{B)zpz3!3UmBd}9co)5Nu#2Dh z((Re^qo9)P0*6OeO5sYUpkXt+gm;KtOxR60UoPHaw6xctEp-_k{z z*Zpj`dCwo6pVYs~Tu}epnT!4_X*f5u^32aaNo3Gr7X|789XUAj+tg35WTh=^b;M^& zYJNRSF~}61J#w&+VfJ{r6*)3bCar0ns7Xz}Qd!K}u)FSAb?EHg&k2Jo=<5i?ec4Z} zRYTf-K02`uyJ#YAi>M)7G{I048YV0U=Z@TVGri`9oh!E46zZm14=h^qgfl_qhfaP^ z@qOyu^6;veq?T9Iy!VCEHw4@oPhTp(*zeP@LQ!m^^V{iq)uz4TA8y18C0)0Ljn29v ziTk~uJAG8%Aazm2ZP?V%>bsj|OA}Tx8F3RItHZ=C6orY)I-&Y&546raPsUlsswLyZgmOm*HX3gGU=1k170-bIs%MgzzWJHpxyi z6+1cJUMTwb)6{@Z;$OwpeeDwpbmU$sB|6MJZM($b^5Mji2IMd>W;F0*)Btrg|tS=?2vy~cl7 zIeA1^d|}t;3lIHQrNw*Row%s`iEqjXjptLkGL1#g&G_<^Jm<>YwCcns7aaB|DNf$Y z*!a9|8%fmAe9Nu+()42_^+{vIJOjpb{&UZ4(Cw#6ABP5?m`8RtZ|QE;-ZklvO4!03 z4_0q7pWu7@bo|3GmZPk~Zi53}Nz+bhO^o%KAIYeh?|ertigj#ifS#-Hfz|#srxoq! zN~5p4F0|3txmhnepQilsiBQtCqxMItcB~vnST#m-bkx=@m4S^#_rGP0YhHChqg!#~ zw`}W{sN@*$`8P`HM%uYv-7R;AkYA}NQ2^)C7D%pMv}#>`R`ZC$z*@rP__v=5neh`C zmrCC^i%h;1*?UwfheCc9yQ_WuQkmIybG}q>y7Q&&Tib*g_L^%2%=5oW)PNuRA3?eh z8A3~V=J}r_YUpr`7&^}#8baaH2<&Ksahi4#H@C2sN5w80UKb2(?w6sU9+SGMtPT7yek;?LLB-pGt^^Va~Gg4GX$$zZ$Adxa$ z1BfOf8Lne)ZJV-(WDtDzbe)LOtwmm!wPqP@f)frz>uO&c1;}4xn2l84H+E~>o}-KB zb@+-&E*1)0S)o^{e09n79Y2MsJ}-@h7wPVm89$3TH^u4Jy5WYUk*mJAS%*c=wSQXF zqFFAaWww$i-zoppXqd_(-3#A!4lmHno$`3=%6%zKF1fQ5stqDjb%a%zO&^b*7)^@{ zAQtS+tNpyHXJy{rlJoE3zKKsaE38LL8*ee)q|#zhs~!F&cj~VC&An^AHVtE%h?NX0 z5fP?NxtzCP`-WA*5q26HOC-Van%V`{WEfiYj;*{61_+HJPAjfHX`WiX@H!tc$ zY`AN5Zp!|E5xLVO4m!A3U3yWyhDmlC4MWiR6G#!4WJ2I%dZBJIpvz|j9C2&hD-CB0U$tTv% zkH5rRQW871aPEn1LfEbImK%Zbv-di_Pl(=u4Mj_KuLd#7289P#z?Ku&)eEF zXN~cY&h!VbcC|c^jyk>~*xT{swiHEo(ZwG;L&+CQGhJP*bnZOy|LS-C-m5Y(#SbqZ zO$hd>>#!M0Nsmhu(^ro>Z_=C>bnMNiSKD?4c`H6B?|yST#j|R!*#X%*^3A&prOb{! z&pCQ?(A1baB@14c=A{R@Z+Y})RfJ@7NX+#_w-3@;ky~iu1~P{dJ>N8q(R-#YeZR+r zbSh$7%7u;p3}Mn_Vg;Chze*`_4)*#VfZ`O+J$O7O;7?LYbZEaI6To}A$@YmiKXe}v zu5TZnlYVxGh&L%nE4JbBp+dV?&C4b-ubRnTo;ZKH&z+71$8PPDj+eTqNpN4?R;!^d zvuy9oZlSa4VqNpMh-O$Otz9o8wy<1ri_sP5HOdM!-kuyV85sX-%{A68W= zdpYNiJh@;@i~5swtNblxB2ULEo?ADOu~zK#JGqa_>!gk=y8Sb{X7?U7xu|zh<{^Vx z8Pr9@ktEUg_3vBP7~HO7+QvNElsi=7g!;RR`K7LFM=Hccz3csOaliMw@%fAAbVSou zd{hyx3Xv?-U8N~{Va0zV%iZJ?g?Vhl;& z>7C1tk*;+$o34tehfykt=69)gpG=LKRZ+O0=tO{gtDc+T6It=9`q({=$+HsX30LKn ztaZ_G+?J=CL66AY#ga(Imey%Q`!&3&&h}Q#7h1fj-$|zs6XPhOFWf4`#$D$}B9}y;x1S*CG4mg`a082S;x=yf*xc zYjf7arO)@Osj3c*UmI_n^RPkvc=|JIGqDZt%Uq^ZRWSGcJIu<3A1MznMGwhH8MQAq&wxcV@c4+rmJtB zm3o?ItST!F52!okm;U_A^QjJ^sz)5kro16t@_)LJF0sdH+x=-StvyrR_FksDJe7X_ z^XGbNU8^PW%3^k-w9nPGWhrm8c;wgotyOhgw89UOnkkA@0aoCzQeIGW_MZa+3}x;a z>n2QP_Ho9xIwqdVL=2gLhu4`u&%>YP8Lp?N4}bcAK81j_mlpv1NvexXq@%O{;1(N; zD+H_5FP^D6Sx7n>;6+uZr#;?0R} z(jqw(Dx=ag4qL_z*CYk&jI_xf6Kg)|Q2C%aw`+2yKen<~6&4ep`|MQ7tj)xBm3cce zYJ@}0%Ij!{C5-2O8@?{nJ?~VQQTeB%dZknUSyZmHxa>yE2a4>3aOZ=;H$9vhMtX7~yt*Uzw7>a=BPILPTT3Ojl^2<< zCC)p1$8D>>UP-xDvER26=CsK6#F7O8&oj3=2YhgiY?L5y`fHdVAc`c6uqySabNe z-GmaI?3b@ZTBcW=6`)3cmDi#Dw<}5pya&4}zf0r@y!<*Poqg-r_2!S79Vd;heyrQ{ z&Uc>Cy2;72k|#AC(h8eny)|Z+s`}MsFURKw%HK-PoOH5t&CH*j0j(<&F105rN1V;n zZn<^;*88>z1`E7rDR_zJOxrmu=2q;o6Dq`!C0A0eb`K3yKax)E)_yh9T{FwQDnavB# zOZKP3B}6CpljXMvAJn_Lo^bk|*+Ny4h1uxz&@Lfu`S5F(g+3pu(r(_i_L-Lbxan>6 zQ*0eZw)nMLQ}a7~&XnaRmN&oC&O2_i$!532&7-P4udlru+q`;QeXf3Tjis#PSDjS(Va$k7NO3Q@R9T`=`=qY-T(U|bNUQr| z6#3u`AtotBSoA=Kbj4$_`U1Uxo;g3eU%e?fP<*MR<8#j^YUBO2c{#_GYUSoLleerm ztV}N*-tL ^$fj^u5a-PR)*Wxo=07=+9L`6`uB2i4x9wkuI?n`(`)3@J(EVAX-!UQ#lzFMgiBSM#IjevM5nVIA+! zUB9s}ZpeWR>!g*b>4BH;-mm)U9yOG8@2;|S%xR{-)c9$`l^l(|W6q3QZ#nO-iHyYp zqcDTd#(V5ZhpY$fkTHs{Gs<2)f0WQE(U6--^u)K@#wS%|o=vTMt4WzUd0N%TY2$B{ zy;D)mv=Ke!Pp({aBf#jCWYgviBcc~SGwrb0?6T^n-X(wMwU4VLmv3D{ zQ<^7t=Ec;DdFQ`6q#9fx?-Y;UNsB2`O0;5LPBK#!uJC^!+BK}J=8@d0*s7F{4}-q0 zWctLLDO@@jJmLF^z?lssMoZ<+czfHzFJ3RtFNs!;uVhU!_0k?&EN2>DY2!D0)TT-M z>Lss94tZg_-)lilN&B0i?jajzG){AQ(0y=Rbi}e^iJqdy4%!Whc%XsCrgOU&y4s%b zVPYtkpz zn!!F}o#u*!jWjhgWO&4;QaMh0eJDZYrFiD4 zS#riJxhg@9oUt*(4PV7-h>QxouwOyK%OG7O z)woV#nR+}gS?%1J{HM1QhsRyD%%7&8I4bbEN72$drjq#{HZyC^N7M#XCH6e4eZAwQ z#2rbs+ouh`J}=ReJ@oa7}<~Hh?g$tC@GHXSo^x6?EPhju#r(0zDI@`wXIKNZu&;q{LHlI!;+!-FjUS$1J??z?>#l~0+Q z@V<3({D0~TsOn{(BFItvKREpmu5$d(L3xTY=W8ZZWi~$7F+suoFCjgEbN&hZM*%%U zKtR983C;|kCAI1fTm-wea;e*=J++gqHFW|V%;TaqSU%sr|FPyKJ2{nqbXTsNyK2O^ zUG@&6j{8JTZ)rI7WS`oNq2Eot6Yg==31I{%y&JZ zt1NM+A$pL)g$4f96B|#39DTYYyJ_|Kof{`>naMoeZfV}EkSF)8G4|S3Wk)hH`JI#z~;K~ zv~cArgH#t$%Ho*e#>++5pO_N~Ma=xvS;psHRBp;iI~*@*%zU-^$}A)K!?SV{*XDfX zP=^~&f3;a6W*D5FTDEUf(;_cR|BU!{MZJf1K5MD2Pt}}Gw6Ai}-XO!PiiAaui6ea)$1)#sC=%SyZ!CI8H?*;2jXJgew!_|Th? z4<}W1sTb`n@_YTR)LrD^+UGs;EzNhPTw7Q&bLAMHTZ>M8`P}NiG;-mcDb18qJ1CA7 zc3~bjjTViry@;~GejiRt)?HG=~E*ler!gR zLwa*^iQ@JgmTALHl{cB6;7tgVQfXZyB$CPuw!S`mCJTc+(*Ac&H(` z^U`Wkva`>+#}$Q56!+yz-%83ZYcxIS{7|Xx=67R!TaYMHExU+F~>WsO;gBBH>*){rn&!|T&J@q#uckAaeb{N@8-*|UApej)H z{XxcU+wt?ywpe~Y)_!PF^P}YpE_WB^m)5uC)89(S5;k_ZB|Rqv42cRA51eJ@^=-z3 zKz+{4O z$%-SnV{S;r$)9cuPf?xG{7$9ts)*EW5jaI`DD6e}&vlK2FWRz~&8#ll$xk|)I-_@e z=rQs8LYr;O&+boKr^ax*D<)AMYpAqpD0%uPVf0d%( z9BcPqRQ>*p7ZHbV*)97WzNHE};WGtFPhiOl&gs8(Qu%q0Q^1@V(-uB8l-81d?#Mdd zAybo+Hc3?MeX~M?*{%^ykq*?J7iG&odI#js95qaK=5UHg)?&NK>0?%ftvWptE7O;o zC=+)hNvL{#%)`s_H)`HrgX29%r^{DvF=@$cp_`ON?;s@1-_EK$WUk0fqZZ?_IX+@EbYUz)H?( zgYwq&C?leX&kIAN(OSmil9!8$+C`aW`%8OmkqOpld%DrZ_f>4XuMu&ilJs&DU;AkZ zmbS2)ZT#-dA4j+r61J{%Rd)&wTP!qk*~tp$f{jQcR;l(P~;75t0 zD?VTHiP;lsw9)wM^J_}9z@7v7pRAN`h~3yWr#fPYn^R|bM?l~%$u67{!M?t$MhuSTP}E#PDmv_s*@gx6Tf2ejswR zJ#d_f@g!??+T!V=IeIN|X6qyp%vVP?)wM(~UO4I?OX|EyX~`Sil^K31N0S`MXO|mR z?Tr5s*;woIDrKwgjfrjAavcrE$(dgRZ$+app=B{^iLq_={~q^N~YN zqbwah9mv}6oso3cdhMdy)`fS|jw__EbE;^*GE!uIaOfpH;R=arvng{k;<7*OHncgG ze1{%gs!-JWwHKqy&jl~9A znyMbTNNzZ^&aZpDz;9rqSgYvqK zN367)b765}_UC_+7sw}#x#+L!Aw1|kk1|-krAktKr~C3LGr!PTvef!)ztWp5^Cz+|Hh&+KP!i)JKwti9O`Cg7 zrWMP}&)qOM${Aagpu%X-nIu;oTUJ){P&G2oWMnv9z zhUVPZr=1Fur&&+AILD{M<&N&COMas39}q0AGeVQU2do}9*YwmFJL~BO&gZmFv;TQ7 zSNG7wNoigRCnb%u*Y9>4p?B)dZr8@KQbhC0sd<_H@nb*SPOnzc8Qt-K`X=;kV)e1a zQ{MyUN|BY!QWi>IoL_&TyC>-I`N)Kt2^tki=lq{VM2tK&W|i!1-}m-QM?y$`rsuel zNEkuEEZ!_r*uS^FF6G$%3E$^SO5Ihv{zEqAz&w}g*cEPert9=3ohQzzm|QF8uqn1y zq&YD9+3ubhN0TG9GQ*;>M9yXJwU9NKGF`)1fv)o8u#{ut{(A}EZC~YVpfgu`H79&s zyH9|c{8bdhIbi6&X;#>|RvtC^lURtv6yUTFHGv#HznV;&n~bSR;Bx!z6Uh2uFY7xk z2j!|IhQSWnT~LCJ`+mqHhSzZ#5nwe zUY^c3;@~xIOPONz(eqToUTA)?VouS|(>@#~Q>GtxdwP1)`MX!L-$r64MK*2f*N7xl z^NAwySG)AK?^~To5>F|9v8Ujp)}bKrPn8!2&rpx?6rd}A6*h3ra`|uS3Of-upeyVK z{SM%e1np!*bcMmzmGvBxvNUhMUh-D+R!motlD{kMITtpg8B-PIn$_~tS}HX|n;IYP z+utHZ)fn}_^?s;)o<;Y&B!wht3zIJkWw4b}o z)t@Woga_uA|jD)5Jcc z9ZeW7w~u0%H!fqw%kl*{qpAzM!maYuCAeK z7Ni+ocPVjWS)p5cN%R&}M;L#Ff;p!c{5N%kUB$tpBY(0aNCF`d5RB+Zy#O8Q`n++g ze75S%RE2%#!l?T|NhV%0T~C$8wB+N;Ue~h*yT$-cc{R;%rARIF>xWB6uTqbus1yrl zd8oooZcdTAPUe3bYP=EDq{Kh}uA$@HR!mJ+7u_y?V{t}Nr!ZAvGbJ+oR>3`XkOV?YbAS?Qm~ShV3Jb$16YlsD2sv=KCPOCdChJGEExFb11AN zRnys%<14$=)Ax-qQ;0WlCRwdX5<7B!p5t@Sc($A(XL zX-k4fu70QUAysVjsPSg&Or*=^*IfwjX?k=%D7I#}d5Blg^r$;ZDyHR5_lC>=e4}`8 z+p*UL|Jb#p?Hz7n`;2ri=0o$!^C#uHn?@W=TwC4v$#XdQ+oP=+%ul08vz4~q%Q*1- zfQO0efyEzgyels7b$+v=GC4>i(<17?+VS_C*|0>@I5Rg(kE(Jk$3*d;G?Gv1vK^;< zJ`GW7TtyV1B!7io0S5kmSit!U^vXH6f=5aI488t|8R=DtJbWp^R8Q+_LGr@fp%rFk z&SL-UU3%Zp!RrgLg}khwZL8SR(?iFIol9VOjc2k}r@HS6x;tqOz>*af^+s#Ij*q_J zW3qT~Jn^cD)N<9_!||gdTk2}}9H5wYQ6p*{vxF~>y~*rt)mmKH zo?0$Eo&2g!FJOn!sXA&j-Qe}m`wY@QGcGxQ8RU9VJZhur~fTD1DCvo*=Ow_WSOzA(**H+7@F4PN?qrLzDH`77Yc z*%tcWG$T0R%5Ko_!H9r;sjM_^w&jOhn9C>y$hIU+zMVJP?7Q#AGb3UO%ezh%F79sD zjeoN3sGn|N?w!()hcHKjp^>%`;Ag_be?08uqLBsnUn{1+e06ikh94`9ZH$H(#^*YZ zIR5rwA?9V)%LJIY7TNe-lDA`u>^h#=d8la>tLGK%O8k$E<-`Xu6kpkA`9%#cql?Dn z73|@F5i5z#cD2*4&lY1~L?rxORo=0G0F2Dxf{`nCs^tpePEM54I~T4yS8V>*i+gKt zWo2PdWH$yy)b0GoMeUduedgV%LrZ@s-9M^$>Z?rCtLM6A=^CZ>A@-skdwWC6&)u22 zdH;I#a|av0h%_zubZhnCpy$!10#xL$@G56t<9|p+P}}hb89B~b1p`)u-J;*>h@hQY zuA3~DK+Ytt^Q&B#<^HCl>dxDb#~j)*_N%ppWc=dYl(X|CBSPBmbbd9En63PHPq0s$ zo!<$)l*UWbYix)o16E(m)nzFXUA%9o8NS(gi&PZl*wFPed#2~9smisY*=ko8ZdIt$`Tnk3b+lZ|k&D?!OS1ffyQZwOk5Or7OrKaUdzH3r zjP|vU7xRvMd_f}5S+cjQVZT!C$k#D*h0(Ew5brOtube${|Dmz&Pj~#ktoU>G_417Q zp8!zo>_7xw#5?xi5}qn-t)*|pdH z>-Xt*V>Cq6LiO*)Ve9whDw{W*IHy4s7c+k~D}9|bbF^=jklgz2r<<=T4Tg37SQ(O3 z`(op2kxcfwew6Xjw=39WSnlT~zmk}|#V}TekIFFiz7aplOvOM<5z2#9UkX_*7*knR z?W5D|t*q)&vMOa{&d@!+l};V*QgP{0+o6vi9*f?Y;#ci3 zX#33MVSBH1oQ!&XOUmV4N#gydO0unT&kCs*Q^OkGJiEH)_~C6WHeThnc2qcVxBZ9(}nK~wZp<&^Wv}8M59ZPq3U?5g?0Ki+jhqB;zbS5WpY3~;v zz|ydH_XuDq2YV|UL0%L7IZRW>m=zZ8Ol60*wmS0{ECf@7?V=&L>db`}QVQ#ISc|Wm&)ELh-(hJ#avdFEFbp(WxMbQZ|^=%Y;)Q#D~A(TR$Pe^a{!0+%gXz4 zQ@^nA;Lzm)KTIRToBbkix`N9E7nd^!@_Yih%nS8#5As{#j`bEccJ{u0VamqAo)LjC zg8jTX!^|B(zV2fS)i;{BRc7V@j1b6sZg4nkL=3I4r3go#BocTS5*? z25uu4=lNeo%)r9~hTV_Nc7PYB+Xaco(HpLIu(hn;<1pA-_b+e9$P;jRMnL8aA1P+-y9eCArp;leP)(B=#>6J=L`{N(7F4dI5v<3gFc59&Tf)j zxO-?g%S(BgU$`&6KWJRbiH>sLsB!v($Zr@K>>X5mZDhb5asxKl-j}6p=pN?h*{AgU zjQB^F-(oQch{fXn_S|5v{%+;}EQttR+25@^mI=G&nqPyk=YMIxWw1LoUz7*t1C2Yw zI6XyTzz6y{@fsw~Fbrr8`&l3-?r0MGMw7dJjXRpW9?i}@65klk6y!99O5!ykI7!)G z<>$|*DJFhFY)LU=U>42_<)|@#AM;rP3Z}X|^8L<4^?7UtXHy;*TM#*Y#?e+XXscCl zD63yPm0_{eC)7PK5EI*;<>?#bw=`m4(79g{q_jM)kbx_D;xqu)6>Pok^X4$<%0^%v zJ-{gTD=r^1KE=hfjR(9i*w6p+eHccTfba7TC7B9OeR{>^%$ z0+o&3!`+p!s+s|L*b2ghLNpBU_48xP!*#4goLy%>{~JGF_aL?(!Bj`t(LI1?yx8|* z_hBL`cHdM#OOEhd5!rgiBO>VS^1+447# zBLlbNO(KHWfkc=xW+1It;l9CM{ZombC&&44*|6al4;vH}@v(7q5B0;MCk`8<0Qayk z9lP*Q2x1~aSvn3u7&y0L1$wYT1v95$=Lq&qDsESDTY@uEB<%TL1m?39d;*fOqjvjw zaPTIV2hKK;P}{^OEn7ZTm=;7%ToK{#SpTvG9gvX2Lx7oQ3t`)*&p1oPzSjC*B%B=t zu?^vjzQv;$;(Hlz3+gAO>YSPhVD`d!MDiLN(BAL1N%%3ucq}T8^_6 z{aArJ1G$!hm%jmq{N_3+Tl#r~x`!?Y6c_};1}Ixccm())0vXB^!dQK6V;>1Cux%XY z$?alXO&WG5C$6Ck?iI)!lVKXXOgTJQ*&rk&U^zsTtS}as=+MA0jJNg4tpmoIxJ@bJZ+|6W9aTuEdY;l7E*y-1SF6=$W`H^cok*8y31r!yVfp5M=v z^DkVkxVg=qsejFt&@U@5R~jdPWv46{+>7qGTyge_eTmdxawTe$1#%@}hOA#!j^W{Q z#i0_OOLVyN>G%3X_*g}XG-$A*8ofkxx~GM`iBoVLv)Bm%hlzKl=KP&nV@VhYX!2U7@wlk6QW0^tO= zvp711Tf$_pncxKFSQic}Ebem)hhW~VAHdN$%EH@=1LE-@^eQK6VAZP%SFRQv!4^M zwsJXfdk$xN*oVme=Htcy{K8p$-{(~nK1sOU!DYtoV;)Jc=ie}!9l*jCP#_0u5FQ@N z%angHjCTrhPr~Ig#n~J7@tJ?d6m}UPOi?xA+EzH$5}UnTrZ{VZWuty8X;3)iAYkPB zGG~0k{!&-C$ANPB;vftObD=3$B&AY@X^W(#V|3Ji{93F>1(D~=r4N#*new~yH^sUU1zf>P?gvgZ-XNlm1rQePryGJ43=3z(w z^{Nl|kSQ)ZoDJeR73bf(6ZSo^!uc5f(*CeT=$n)5(?@uKEYE2qzhsCl)tK;hCLK%0 z3Qo9i4;VJ=6`Z}H{eiu~*g=jA^1ghX z`Dc=-K+fdPJ~eWCL$x$xN+?qL#~ z0px72A7IF{sr{GQ0t}%(gyqBH^~rSNuQi6#*Ib4;^TM-n`QI4M3vq|lE5086rFr2V z8NlU-LpeMfjsK0GEz3QCkJ~Txg^N?U+;GN)4K05&AD}z2wHID)+)S?kZQ<_R=5oW? z7WTf|KjY@j$L^Pwg$s?j?ARmBqbu0+Z`g5ME+4aB>Irw-Fqaw5vat7v{)QR0IA{y*ujnatiPjSkCbma&rEK%MfR9 z7=K`JK!H$S@#`fT?hY?5Kb+0M0?XgdepWc%S8($ag1VE})^K7h9(DZ_Tf+*+`wDJW zMG!Y$B!jz}jKQ-7N)Xf22x zuc_f=TL$`){rm^)uo#bz9cO?9vBL?(Q}W-}fBbo&{@fn7+@F*7Vi&CTRoMAJrv;tZHr*Kew9!{LOBtQ?iQ9PFu`!$}SLQM!NQzTYb#KY>BJ_mQl3j-~K z#$|dLeVI^p(K0s^%H%I<g5csbh6 z#1%hto`3gouC@<+{@04Z>0PcM{IL%cEq>sr(Xn>NDn_V%(H11P!;~ppXEP1OzCv|A(zL!Y{4BL+Ch!vHCvH-?*qymbW-TnF*D`;)MP` z$}}n!!Wr)Y8kRS~{wN3a(@2;*;inN9Ske?nV`4QC{4^2)OZ?zzm_5ePh*)Tgqmi%$ z1ssjNVveIxuqseI4Rf|Q8WmgS!qI4`93(ncD8=_4iO8C z$3jmWjU92~XiO}!;ir)aSU`iL5wS1?M`Ks!<7i}TBI0NiWXwrq?A$K=do&F7;(kj< zbP_6?FlWsF9^5j8j2nfBnSI=QFh~du1V(7^V}wSH$mQG zqWVlFU?sHt-vhP?Un&W!%f!7$#>z2qGzyl{!qKP#Xfy#dCYIRX|1E6IK>CVC#PSii z_efa%3XX=I%ZR5@uu>M>d+b^x9F2w*P2gyBEMCXa*iaKkV`7muKaEbn7SM4tA{Ha# zXe2D4!qLc>i@?z+*orca1|}S#VRsDU-=kxTrMTZRP#Xq2I1xD*1k|oEh*;3Z|2+l? zv8Ql|6c&Bq-lL%Q51N9=!JwfwkwM26VQ}Ar7ZDm0TaV#?56}!U9!vqYlS#s|_PF1Y zQF{tQj*JI%A0h`d1sM+}9kshm5DwuBFXCuq0s*nbWC9UOKk~JiOu&w3!qdoDf)4i{ z1+mX$7;=1@$yd*l7T*T4X zNirObiTFV>nSkImG6;<55WI-jaWa{L1yB4u$W+9ak;ycyh7k829r0UaG8hT`dlb|r zg2hH`9hpKx>>6kb;xB=Q%0{7}`a;2wF0RcKD%yV(_Et`Q*(h|x&yXo#?2zvf!Y!p>Kn;) z0y-W5&5-ecYsHcAppy}QM5a>^-$MqohP0VZLwqQiPDgDRq&rc*OjHkG2Qbpl04I@t zW{^<3#vr41jR9a3KOSI;(eKfaIDpKcBXIy3%pcx&V-Owb7bX#_Zs6B7CVL+-js_kC zd5?l%WipeBt$*WwOG9umSRn-4l9}v%HMrk0v3(MJGzcq@*qH*MGroNk0tvyzV6hR~ z1hWIdyA%Qy!L}4|d3gH*S7{w{d!;8E}MaBcN0*G!D901e1k!p1`Uyre)1 z1!*&xhG1$67%@a&z#yPJn261xPzZ?4p}+tm-=mNa`$7R6fwT|AK>8Fg1Jb7y8j?SN zDs{wf!RHXaMWLcT6q18Tt^guG1p5G_K`yYOW*i)h{`@{ z0Z&79gDSut&`_*Lp`ln0qCo`v0HQ}~T`HX0SN;}i&g@ivM?nC4NzmN14gNDSR6!7~f4+c6{VPOj4!6YD9o&u>aL=Gl)vjWae zGSL_UF84*}G?RTg3IAMR(ox^YgoFvggT1=I_gk3yh>xNYQ2YYvIwX${`x!TWtG z1(H0-Z^?+SfJ`%j9RZCaxP%JZP*EN9AM}BvF_AbPn?^{RnP{FLrWO)QQlT^eu^XU5NS`vPs6Az(aS9c3 zEr{+iA#sN9dsucx^nl4ka65Qa#PfaYVtY#_E1!X5;dfGI)dDh={4_&%i( zP&t5x=qaRB5uJpL2Z9f1MAW|l4Y7YT$kX8U1!#z`r4dP}yhPO2!E!Bv+hG+O@%vaf zh}Q$4Av#1OqVXHh5FY?(WyIzH4T;&oWFs~QG!5-P2)psR2Iv{lXP_am5S$o-*mf9k zB*vjZaF4eeKttsKwLP(h(_^A|#U#Qp&dvCps)h~xl(hUzH*S!66R;EC{sY%@ZG#V3@8e z3W>phhQtQox)Iz7G{lDj4T*JO#1Y&CG}InI*p14;Ky4EkcXT|^dIlPmiQovRZbJMK z(2z9(h|~}q3p6A?f>jL!djk!rqW~Hb??Yw;@lilS=OvAT;Acn=q4t@Eu6+W!LVOC) z5G(~S42i*jhUB<`gx~|9Au%FYI&51ipPvRAl2Zj5g3$r~A@~4jNS=m9Cm?=mq+;c+pf@DNOmrS*_`P6y+J?>{<IVUfB62`l3XucSyNDcc z@F^k(m=a_>0LLQZ0n6fu|A1rFknv!kHIY-18EDIv!ubWA$Awin5Y~~)SolZ_#C1))SrXNM#ckbnvwBf5>bB+ z%Ug&XuttjL6{s2_2NNod@O=RI9vKf{m`OyRF%yO#OVBh#$6=ckGNa7!F*&U}E6)iUHvVN<(9NFdK-C1#^JtDOB(wewx7$&}K-h z;Q2y%BGML^(g@ZAp{z7g!*E3#K`Okzh(Aeif<|P#VM}c)h}=FCqsOja|U1 zAy^NVP7wQoh4zRX;L8xcpfGqJ#e{NsIfu0g5q&xJb;F*-9bVc7H#&>#vvrXylYMfg4-5h!?k1%?j6LqJ2;dq7+N7NC1%W>#&fhA_$-%@gR{5kOt?sfQH~sBAHCW<4&NV;~}6<6{}#z`*`sB1Y}-9 zEhkC?_=5BS#J~9dgDOE}+{ge=5!nC?;BW~fXpuS;$jre6!S_8lIQ(3NT{b8WSS!c# zh1xQF9Ez>Z@wgqp8c_g^ebOoYja05k+gz{VCxhU41@CJ|4A=_`N+4juPf$l4-p0XT`$z`x=93M-Am_cIN! z8Gil(6hLW^ZpZ5yL^x>sD1cD$Z3Y;D(&%{H3A-?uC=E;O;lBqq4587HT29z-f$WC> z;Enn%ERM&IB_Ln{H1s`Kszl}t#C|9ZW;MR=p|l&HSB793&>2o%fLw?^V`(nDZqUK? z;KvB6H}LTcAW7vN4^IkF@DZK1_ht12lxy>#`h^WV7y%en2paJ!f)vUzQ;bs zgil`}^26scU^f_Q+dcz`WM4V_7O4ruXb5Iyz(O{nSFk9I^b5LI z28zs)8fKuu4gq|dVZjX1Q@|=H4ZtJvTj&Km4ay3TF@l5`GUjOAD{SsYu{Y#U@cDLl zPe7kS-7Crisc(nhBJ2AA7+?_`F9+O`gnSRJ!GPZ)bqYX3*7AV{4i4cVV9Y^H5x!7c zfzpsVBUrIU@@qgN<8y~VL-vpZ4XJ+t8j8_jRUC<#Abo|zzmSr~=O>A9ItpTAK{TYF zA$5&k&x7A0c~PK&^TG8gn0rJIAV-F_1%@22rvU5l>wb{ULDr*yhU~Ee8Z4mW+XCnj z@4I1i5nW?qUI6(m6N&v`haEnb1{pjELGZtY0~+u)0=|aWCdmFFIteL#bS%L|;q?!) zS4cbvrPGLCfOHO$;{m9QjvJJ2;cX|AjI7N;F1t2{HW5UjBBsT}p42f~TTp_-P2}?VO z4nfKsnIG7KJYF_fOhwzrhmpcV-Qg_LP;osyIE!Zm3p*@F$2K?^F4M+F7fy&Y3-S(D zhQY%AYV52>051i}E)RDvD35WcFqqyfD#4xN?&$?JlO%$>{_o#_Yd6K=`rgoR_W3-p QOB*6e@re^>&odGKKg2iz7XSbN diff --git a/www/mxml.ps.gz b/www/mxml.ps.gz deleted file mode 100644 index 5de94db5061c9b0d3be532b7fd1a117636207cb3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 64053 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 pWU