You are developing an XML schema file for your latest application that will retrieve data from an Oracle database. Your Oracle database contains an Orders table and a Products table. Each order has one or more products associated with it. You've already created the Orders table in the XML schema file.Now, how should you represent the Products table in your XML schema file?