...

Text file src/github.com/clbanning/mxj/v2/x2j-wrapper/pathTestString.xml

Documentation: github.com/clbanning/mxj/v2/x2j-wrapper

     1<Result>
     2    <Before>1</Before>
     3    <Items>
     4        <Item1>
     5            <Value>A</Value>
     6        </Item1>
     7        <Item2>
     8            <Value>B</Value>
     9        </Item2>
    10        <Item1>
    11            <Value>C</Value>
    12            <Value>D</Value>
    13        </Item1>
    14        <_>
    15            <Value>E</Value>
    16        </_>
    17    </Items>
    18    <After>2</After>
    19</Result>
    20

View as plain text