This is a migrated thread and some comments may be shown as answers.

XML Mapping?

1 Answer 57 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Greg
Top achievements
Rank 1
Greg asked on 16 Aug 2011, 04:48 PM
Stupid question, but where exactly does the XML file go?  I've created a Data Model with Mapping Type: XML since I've read it is better supported I was going to try it out while testing OpenAccess (I like what I've seen so far!), but after creating the EntityDiagrams.rlinq it is nowhere to be seen (to be clear, I've never seen it).  I'm using the DTO code template as well, and I had to remake my Domain Model and change a couple settings because otherwise the DTO template deleted all the .rlinq generated files when it was creating its classes; maybe it requires a fresh project (for some weird reason)?

1 Answer, 1 is accepted

Sort by
0
Accepted
Zoran
Telerik team
answered on 18 Aug 2011, 01:47 PM
Hi Greg,

 The .rlinq file itself is containing the XML mapping. If you open the .rlinq file in an XML editor, you will be able to see that this file represents one XML tree. This XML tree is interpreted by the designer and the OpenAccess runtime so that the OpenAccess Metadata is created. The designer and the runtime are operating against this metadata. .

Best wishes,
Zoran
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
Getting Started
Asked by
Greg
Top achievements
Rank 1
Answers by
Zoran
Telerik team
Share this question
or