Hi,

I'm writing a site that needs to digest external XML data from a web
service. The data then needs to be associated to reference tables in
the database.

I figure i need to $useTable = false to make the new XML model not
point at a database, and $_schema to define the model's data
structure, but then how do i fill the model with XML data scraped from
a webservice?

Also, once I have done this, can I associate (hasOne, hasMany,
belongsTo will be used) this to another model that is connected to the
database?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to