File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1032,14 +1032,14 @@ The following example creates a new element and adds it to the document.
10321032The example produces the following output:
10331033
10341034```output
1035- ' The example displays the following output:
1036- '
1037- ' Display the modified XML...
1038- ' <?xml version="1.0" encoding="utf-8"?>
1039- ' <book genre="novel" ISBN="1-861001-57-5">
1040- ' <title>Pride And Prejudice</title>
1041- ' <price>19.95</price>
1042- ' </book>
1035+ The example displays the following output:
1036+
1037+ Display the modified XML...
1038+ <?xml version="1.0" encoding="utf-8"?>
1039+ <book genre="novel" ISBN="1-861001-57-5">
1040+ <title>Pride And Prejudice</title>
1041+ <price>19.95</price>
1042+ </book>
10431043```
10441044
10451045 ]]> </format >
You can’t perform that action at this time.
0 commit comments