Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

OrderSample.xml 1 1/1/2020 12.99 i 1 11 Size Small Color Blue 2 9.99 2 1 12 Size 11 Color Black 5 20.00 1 Jane Doe

image text in transcribed

OrderSample.xml

1 1/1/2020 12.99 i 1 11 2 9.99 2 1 12 5 20.00 1 Jane Doe 1 2 jane@doe.com 1 12 main st apt 111 DAvie FL 33314 2 PO Box 123456 Davie FL 33329

ProductsSample.xml

11

Clothing

NSU T-Shirt

Size

Small

Medium

Large

Color

Red

Blue

Yellow

9.99

USD

0.5

lbs

12

Footwear

Sneakers

Size

9

10

11

12

Color

Black

White

Grey

99.99

USD

0.5

lbs

Question 2 In visual studio create a new solution with one project that is a console application. Create a class called Order with the following method: GetOrder: generates the Xml document: Order Sample.xml Create a class called Products with the following method: - GetProduct generates the Xml document: Products Sample.Xml Do not use the schema and XML document you created in assignment 1. Instead use the Xml documents attached with this assignment. Question 2 In visual studio create a new solution with one project that is a console application. Create a class called Order with the following method: GetOrder: generates the Xml document: Order Sample.xml Create a class called Products with the following method: - GetProduct generates the Xml document: Products Sample.Xml Do not use the schema and XML document you created in assignment 1. Instead use the Xml documents attached with this assignment

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions