(Solved): xml-exercise-use-xml-literals-placeholders-create-attribute-centric-version-music-library-q37055206….

QUESTION

This is an XML exercise.

Use XML Literals and placeholders to create anattribute-centric version of the music library, below:

<musicLibraryxmlns= http://www.wrox.com/namespaces/apps/musicLibrary >

<cd id= 1 >

<title>Parallel Lines</title>

<year>2001</year>

<artist>Blondie</artist>

<genre>New Wave</genre>

</cd>

< !– more cd elements –>

</musicLibrary>

EXPERT ASNWER

Leave a Comment

Your email address will not be published. Required fields are marked *