[flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-09 Thread wayneposner
You're right, I could, but then I'd be back in the same boat when I need to wrap this app with Apollo. I need something native to Flex that will work across the board--regardless of how the app is being delivered. Anyone else have any ideas? Wayne --- In flexcoders@yahoogroups.com, Ralf

[flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-07 Thread wayneposner
So is there no way to do this in flex when dealing strictly with a client side app? Wayne --- In flexcoders@yahoogroups.com, wayneposner [EMAIL PROTECTED] wrote: The XML is generated on the client and resides on the client. There is no server for this app. It is a desktop application

Re: [flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-07 Thread Ralf Bokelberg
You could write a dll to be used in zinc. Cheers, Ralf. On 10/7/06, wayneposner [EMAIL PROTECTED] wrote: So is there no way to do this in flex when dealing strictly with a client side app? Wayne --- In flexcoders@yahoogroups.com, wayneposner [EMAIL PROTECTED] wrote: The XML is

[flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-06 Thread Bela Hajzer
--- In flexcoders@yahoogroups.com, "wayneposner" [EMAIL PROTECTED] wrote: I've been scouring the web tyring to find information on XML validation using an XSD file, but the only results I keep finding relate to the MXML schema which is not what I'm looking for. Has anyone written any code

[flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-06 Thread wayneposner
Unfortunately, for the app I'm writing, there is no server side logic. It's all client based and being wrapped by Zinc. Wayne --- In flexcoders@yahoogroups.com, Bela Hajzer [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, wayneposner wayne.posner@ wrote: I've been

[flexcoders] Re: Validating XML with XSD Schema in Flex?

2006-10-06 Thread wayneposner
The XML is generated on the client and resides on the client. There is no server for this app. It is a desktop application wrapped in Zinc. Think of this as kind of like Microsoft Word--no server involved. You open a text doc, but for some reason it's corrupt. Word tells you that it can't