Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
B4. Define an XML schema for the given XML document.
<? xml version="1.0" encoding="UTF-8"?>
<Person xmlns:xsi="http://www.w3.org/
2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Person.xsd">
<First>Ahmed</First>
<Last>Usman</Last>
<Age>34</Age>
</Person>
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by stepSolved in 3 steps with 2 images
Knowledge Booster
Similar questions
- Write in detail about the JSON content type and where is it used?arrow_forwardwhat is the characteristics of XML that is not a characteristics of HTML? 1) Tags are used to visually arrange content. 2) There is support for native objects. 3) Data transport is prioritized over data display. 4) The Primary purpose is presentational.arrow_forwarddear tutor please help me please I will be thankfularrow_forward
- book.xml <?xml version="1.0" encoding="UTF-8"?> <bookstore> <book> <title lang="eng">XML block book</title> <price>29.99</price> </book> <book> <title>Xml 1.1 Bible</title> <price>39.95</price> </book> <book> <title lang="spanish">principles of comiler</title> <price>45.20</price> </book> </bookstore> Using the book.xml file find the answer to the following queries what the syntax XPath : a) find an expression to find all English books. a) Find books having lang attribute and also their price is below 30. b) Display title of last book. c) Showing only title of books having price below 30 d) Find book not written in German language. e) Find books having price between 30 to 50 s)Find titles book having title more than 20 characters long.book.xml h) Evaluate the following XPATH expressions//book/title/@lang 2. //book/title[(@lang)] 3.…arrow_forwarda) Explain the steps for XML Encryption. b) Using XML define a bank credit card with the following details: Customer name= SalemLimit amount=5000Currency =ORNumber=4019 2445 0277 5567Issuer=Muscat BankExpiration date: 23/2020 c) Write a WS-based SOAP message to encrypt the xml document defined in question b).arrow_forwardWe need to store the following product inventory list in a well-formed XML document which adheres to a DTD file. First, convert the table data given below into a well-formed XML document. Then, create the corresponding DTD document to which your created XML document adheres. Use Notepad and save your documents as wk8hwpt3.xml and wk8hwpt3.dtd on your Desktop, respectively. Refer to figure 15.17 in the textbook for an example.arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Computer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Concepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningPrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY