Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <ResultDetail>
    ...
        </ResultItem>
    </results>
    </ResultDetail>
    
  2. or download this
    <?xml version="1.0"?>
    <ResultDetail>
    ...
            <action>Correct the error and send your request again</action>
        </ResultItem></results>
    </ResultDetail>
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    );
    
    $parser->filterfile("test.msg", "test-result.msg");