﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Business objects and XML data</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 05:50:53 GMT</lastBuildDate><ttl>20</ttl><item><title>Business objects and XML data</title><link>http://forum.strataframe.net/FindPost12626.aspx</link><description>Is it possible to design the business objects based upon an XML schema and&amp;nbsp;populate them based upon an XML file?</description><pubDate>Fri, 07 Dec 2007 08:45:33 GMT</pubDate><dc:creator>MarcoR</dc:creator></item><item><title>RE: Business objects and XML data</title><link>http://forum.strataframe.net/FindPost12929.aspx</link><description>To generate the schema for the business object, you have to create a table within the Database Deployment Toolkit and build the business object from it.&amp;nbsp; You don't have to deploy that table to a SQL Server or anything, it just has to be there to map to it for the BOMapper structure reference.</description><pubDate>Fri, 07 Dec 2007 08:45:33 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Business objects and XML data</title><link>http://forum.strataframe.net/FindPost12889.aspx</link><description>Can you also generate the business object from an XSD or do you have to use a table?</description><pubDate>Mon, 03 Dec 2007 09:43:44 GMT</pubDate><dc:creator>MarcoR</dc:creator></item><item><title>RE: Business objects and XML data</title><link>http://forum.strataframe.net/FindPost12669.aspx</link><description>Yes.&amp;nbsp; Look at the sample that comes with the framework titled "XML Data Source through Business Object."&amp;nbsp; One thing that you can do to produce the strong-typed properties is create a Faux table in the DDT and then map to that DDT table ( you will never deploy the DDT table is it is just for mapping).&amp;nbsp; Then use the CopyDataFrom method to load the BO.</description><pubDate>Tue, 13 Nov 2007 11:43:12 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Business objects and XML data</title><link>http://forum.strataframe.net/FindPost12627.aspx</link><description>P.S. The data would come in a format defined by an external system, not a dataset in XML format.</description><pubDate>Mon, 12 Nov 2007 14:18:12 GMT</pubDate><dc:creator>MarcoR</dc:creator></item></channel></rss>