search for: masstochargeratio

Displaying 1 result from an estimated 1 matches for "masstochargeratio".

2005 Sep 21
5
SAX Parser best practise
...ke parser using xmlEventParse() will be the best solution. Unfortunately the values I'm looking for, to construct some higher "mass spectrum", are distributed over different lines: as <spectrum id="2">, <mzArrayBinary>, <intenArrayBinary> <... name="MassToChargeRatio" value="445.598999"/> (as one can see in the xml snip set) I know the mechanism of using Event Handlers, as shown in the examples. But what I'm looking for is, how can I use some "path information" as mentioned in "addContext" parameter of xmlEventParse()?...