How can child elements be specified upon using a sequence compositor?



How can child elements be specified upon using a sequence compositor?..

Answer / Namo Narayan Meena

In XPath, the sequence compositor '/' is used to specify child elements. For example, to select all 'book' elements within a 'library', you would use: '/library/book'. To select all 'author' children of 'book', you can write: '/library/book/author'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is atom 1.0 standard?

1 Answers  


What are the ways to add styles to html?

0 Answers  


Does youtube have an rss feed?

1 Answers  


What are the advantages of using xslt?

1 Answers  


How can I include a conditional statement in my xml?

1 Answers  


How do I create an xml file from excel?

1 Answers  


How do I convert xml to text?

1 Answers  


What is the relation of soap with xml?

1 Answers  


How does the XML structure is defined?

1 Answers  


Can multiple xml namespace declarations be in scope at the same time?

1 Answers  


what is XLink and XPointer ?

1 Answers  


What is rss subscription?

1 Answers  


Categories