Monthly Archives December 2007

OpenSimSim 1.0-RC is out

OpenSimSim : Your Password Solution. Download 1.0 Release Candidate here : OpenSimSim 1.0-RC

Share This

Leveraging XPATH Axes

XPATH axes come in very handy when nodes need to be selected based on (attribute’s or child element’s) values that must match those of other nodes elsewhere in the xml tree. Consider the following log4net configuration file :

<?xml version=“1.0″?>

<configuration>
<configSections>
<section name=“nhibernate”
[…]

Close
E-mail It