Pull analysis--detailed

Source: Internet
Author: User

<?xml version= "1.0"?>

<kpiresult xmlns:xsd= "Http://www.w3.org/2001/XMLSchema" xmlns:xsi= "Http://www.w3.org/2001/XMLSchema-instance" >

<AllCount>0</AllCount> <!--Pull parsing is a punctuation meeting "<" is starttag "</" is endtag--> .

<CountZhengchang>0</CountZhengchang> <!-- your starttag to deal with the basic no problem met Endtag 's judgment tagname is handled according to your data structure .

<CountYichang>0</CountYichang>

<CountGuaqi>0</CountGuaqi>

<SeriesGN>

<Series>

<SeriesName> Engineer

</SeriesName> <!-- this endtag doesn't have to be processed--

</Series> <!--meet thisEndtagdescribes aSeriesobject has resolved to the end to determine if there isxyseriesif any, call thesetxyseriesput the correspondingxyseries List Setgo in and putSeriesObjectAddto theListin -

<Series>

<SeriesName> Average

</SeriesName> <!-- this endtag doesn't have to be processed--

<XYSeries>

<XYSerie>

<X>17</X><!-- This endtag doesn't have to be processed.

<Y>24.0</Y><!-- This endtag doesn't have to be processed.

</XYSerie><!-- encountered this endtag Description a xyserie has ended up putting Xyserie object that corresponds to the List in -

</XYSeries><!--meet thisEndtagdescribes axyseriesobject has resolved to end callxyseriesof theSetxyseriemethod toXyserieof theList Setgo in, and putxyseriesObjectAddto the correspondingListin -

</Series><!--meet thisEndtagdescribes aSeriesobject has resolved to the end to determine if there isxyseriesif any, call thesetxyseriesput the correspondingxyseries List Setgo in and putSeriesObjectAddto theListin -

<Series>

<SeriesName> Group

</SeriesName> <!-- this endtag doesn't have to be processed--

</Series><!--meet thisEndtagdescribes aSeriesobject has resolved to the end to determine if there isxyseriesif any, call thesetxyseriesput the correspondingxyseries List Setgo in and putSeriesObjectAddto theListin -

</SeriesGN><!--meet thisEndtagdescribes aSERIESGNobject has resolved to end callSERIESGNof thesetseries (list<series> Series)method toSeriescorresponding to theList Setgo in and put theSERIESGNObjectAddto theListin -

</KPIResult><!-- encountered this Endtag stating that the entire kpiresult has ended the call The SETSERIESGN method seriesgn the list set of the corresponding

Pull parsing--detailed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.