Grant McLean wrote:
If I understand your question correctly, I think you need to use the
RootName option.


Hi Grant / list

thanks for your reply.

I actually need to agentABC to one less than the root.

        Therefore Im trying to get it as so.

        <root>
                <agentName>
                        <bookingNumber>
                                <details>etc</details>
                                <moredetails>etc</moredetails>
                        </bookingNumber>
                        <anotherBookingNumber>
                                <details>etc</details>
                                <moredetails>etc</moredetails>
                        </anotherBookingNumber>
                </agentName>
                <anotherAgentName>
                        <bookingNumber>
                                <details>etc</details>
                                <moredetails>etc</moredetails>
                        </bookingNumber>
                        <anotherBookingNumber>
                                <details>etc</details>
                                <moredetails>etc</moredetails>
                        </anotherBookingNumber>
                </anotherAgentName>
etc etc etc
        </root>

Currently I have the bookingNumber / s etc
Im hoping you or someone will be able to understand.

Again, thank for your reply

Kind Regards
Brent Clark
                        

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to