Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 485 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 485 Bytes

XmlPrintInsideTag

Using file manipulation, output not all the contents of the XML document, but only what is inside the tag.

6. Web-services 1. Software setup, web services, XML

Задание 3

Используя работу с файлами вывести не все содержимое XML-документа, а только то, что находится внутри тега. (Подсказка: используйте регулярные выражения).