Click here to Skip to main content
16,011,374 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Code Generator that writes code to generate and XML doc structure? [modified] Pin
led mike26-May-06 7:04
led mike26-May-06 7:04 
GeneralRe: Code Generator that writes code to generate and XML doc structure? [modified] Pin
Josh Blair26-May-06 7:42
Josh Blair26-May-06 7:42 
GeneralRe: Code Generator that writes code to generate and XML doc structure? [modified] Pin
Josh Blair26-May-06 8:21
Josh Blair26-May-06 8:21 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
led mike26-May-06 8:59
led mike26-May-06 8:59 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
led mike26-May-06 8:32
led mike26-May-06 8:32 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
Josh Blair26-May-06 10:46
Josh Blair26-May-06 10:46 
AnswerRe: Code Generator that writes code to generate and XML doc structure? Pin
Dustin Metzgar26-May-06 7:42
Dustin Metzgar26-May-06 7:42 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
Josh Blair26-May-06 8:28
Josh Blair26-May-06 8:28 
Yes, the output from the code generator alone doesn't offer much by itself. So then, once I have the code that produces the XML document (an empty version with no invoice data), I add to that code. I add public properties with get and set accessors. I add the ablity to add line items to a "line itme collection", things like that. So from my code, I can grab all the data necessary that will eventually populate this document, then I instantiate this xml invoice business object filling its properties, collections, etc. Then i call a "create" method which generates a new xml document with the proper structure containing all the invoice data from my ERP system and other data sources. Am I approaching this bass-ackwards?

Thanks,

Josh Blair
Evergreen, CO
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
Dustin Metzgar26-May-06 8:34
Dustin Metzgar26-May-06 8:34 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
Josh Blair26-May-06 10:08
Josh Blair26-May-06 10:08 
GeneralRe: Code Generator that writes code to generate and XML doc structure? Pin
Dustin Metzgar26-May-06 10:44
Dustin Metzgar26-May-06 10:44 
Questionxml content problem?????? [modified] Pin
Small Rat24-May-06 17:02
Small Rat24-May-06 17:02 
QuestionXSD Schema modeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl200023-May-06 18:48 
AnswerRe: XSD Schema modeling ( please help) Pin
Stuart Dootson23-May-06 21:57
professionalStuart Dootson23-May-06 21:57 
GeneralRe: XSD Schema modeling ( please help) Pin
erikkl200024-May-06 2:44
erikkl200024-May-06 2:44 
AnswerRe: XSD Schema modeling ( please help) Pin
Blake Miller31-May-06 12:18
Blake Miller31-May-06 12:18 
QuestionI want to get some example of ASP using XML Pin
Jesal Rana23-May-06 0:34
Jesal Rana23-May-06 0:34 
AnswerRe: I want to get some example of ASP using XML Pin
Paul Conrad20-Jul-06 17:00
professionalPaul Conrad20-Jul-06 17:00 
Questionhow to get value from XML Pin
sharma sanjeev22-May-06 0:58
sharma sanjeev22-May-06 0:58 
AnswerRe: how to get value from XML Pin
led mike22-May-06 12:14
led mike22-May-06 12:14 
Questionabout xml efficiency Pin
HeartFriend22-May-06 0:25
HeartFriend22-May-06 0:25 
QuestionOPEN XML Pin
NICE TO MEET19-May-06 3:14
NICE TO MEET19-May-06 3:14 
QuestionHow to use insert , update , del operations on XML file used as database Pin
ArjunMK18-May-06 5:09
ArjunMK18-May-06 5:09 
AnswerRe: How to use insert , update , del operations on XML file used as database Pin
George L. Jackson18-May-06 16:00
George L. Jackson18-May-06 16:00 
QuestionXSL Transformation--ignore previous post Pin
subbakka18-May-06 3:10
subbakka18-May-06 3:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.