<?xml version="1.0" encoding="UTF-8"?>
<Template id="Query_Customers_in_MongoDB..._1131081939|_18_0_7_30ce0604_1621413562385_987097_16119"
          name="Query Customers in MongoDB"
          package="Services.CustomerAPI">
   <MongoDBAdapter name="Query_Customers_in_MongoDB..._1131081939|_18_0_7_30ce0604_1621413562385_987097_16119">
      <result arrayType="Customer"
              namespace="urn:Services.Classes.MongoDB"
              nil="true"
              prefix="stns2"
              type="Base Types.Array">
         <item namespace="urn:Services.Classes.MongoDB"
               nil="true"
               prefix="stns2"
               type="Customer">
            <id nil="true" type="Base Types.String"/>
            <name nil="true" type="Base Types.String"/>
            <company nil="true" type="Base Types.String"/>
            <address namespace="urn:Services.Classes.MongoDB"
                     nil="true"
                     prefix="stns2"
                     type="Address">
               <street nil="true" type="Base Types.String"/>
               <city nil="true" type="Base Types.String"/>
               <postcode nil="true" type="Base Types.String"/>
               <country nil="true" type="Base Types.String"/>
            </address>
            <orderVolume nil="true" type="Base Types.Float"/>
         </item>
      </result>
   </MongoDBAdapter>
</Template>
