Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Satyakanta Gochhi 1 post 71 karma points
    Mar 03, 2016 @ 13:13
    Satyakanta Gochhi
    0

    Need Suggesstion -Unable to extract the child node by Interior loop

    Hi Guys,

    I got stock in one xslt code, Where I have my first loop is to print say(10jan2016 to 16jan2016) and then I need to print the details of

                      <Time_Blocks>
            <Date>01112016</Date>
            <Day_of_the_Week>Monday<Day_of_the_Week>
            <TimeIn>07:48 AM</TimeIn>
            <OutTime>05:36 PM</OutTime>
    
               </Time_Blocks>
              <Time_Blocks>
            <Date>01122016</Date>
            <Day_of_the_Week>Monday<Day_of_the_Week>
            <TimeIn>07:48 AM</TimeIn>
            <OutTime>05:36 PM</OutTime>
    
            </Time_Blocks>
            <Time_Blocks>
            <Date>01142016</Date>
            <Day_of_the_Week>Monday<Day_of_the_Week>
            <TimeIn>07:48 AM</TimeIn>
            <OutTime>05:36 PM</OutTime>
    
        </Time_Blocks>
        <Time_Blocks>
            <Date>01152016</Date>
            <Day_of_the_Week>Monday<Day_of_the_Week>
            <TimeIn>07:48 AM</TimeIn>
            <OutTime>05:36 PM</OutTime>
    
        </Time_Blocks>
        <Time_Blocks>
            <Date>01162016</Date>
            <Day_of_the_Week>Monday<Day_of_the_Week>
            <TimeIn>07:48 AM</TimeIn>
            <OutTime>05:36 PM</OutTime>
    
    
        </Time_Blocks>
        <Time_Blocks>
            <Date>01162016</Date>
            <Earned>Comp Time Earned </Earned>
            <wd:Day_of_the_Week>Saturday</wd:Day_of_the_Week>
    
        </Time_Blocks>
    
Please Sign in or register to post replies

Write your reply to:

Draft