That prevented from building the SDK with other version of libxerces than 3.1, which may happen while building Flexisip since it uses the libxerces provided by the system.
Additionnaly, this commit bring some cosmetic changes:
- Usage of « foreach » syntax.
- Usage of automatic types.
- Usage of '==' operator instead of string::compare() method.