logo

Crowdly

Browser

Add to Chrome

Soit le document XML suivant : <?xml version=" 1.0 "?> <book> <title xmln...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Soit le document XML suivant :

<?xml version="1.0"?>

<book>

<title xmlns="http://www.library.com/book" lang="EN-US">Cheaper by the Dozen</title>

<isbn:number xmlns:isbn="http://www.library.com/isbn" isbn:format="extended">1568491379</isbn:number>

<notes xmlns:xhtml="http://www.w3.org/1999/xhtml">

<p xmlns="http://www.w3.org/1999/xhtml">Un livre <i>amusant</i> !</p>

</notes>

</book>

Associer les éléments et leurs attributs à leur espace de noms respectif.

More questions like this

Want instant access to all verified answers on moodle.univ-lr.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome