> Got it in one. I am currently using CFXML to parse, but I have a new
> requirement of actually validating against an external schema.
>
If the schema is a DTD, I already posted the url for a UDF that will do the
job.

If instead you have to validate against a XSD schema, then I would suggest
to still use Java, maybe using my UDF as a starting point. But you have to
use another parser (Xerces could be fine) since the JAXP API I used on that
UDF don't validating against a XSD

----------------------------
Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/
----------------------------


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to