Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
markknox #1
Using ValidateXML in CFMX 7
Macromedia and CFMX Community,
Is anyone out there using the XMLValidate() function in CFMX 7? I have an XML
and related XSD file that I'm attempting to validate. When I open the XML file
using Stylus Studio XML Pro, it checks out as being well-formed and valid
against the schema. The schema also checks out as well formed and valid when
opened separately in Stylus Studio.
When I attempt to use XMLValidate against the same files in the exact same
location, I get the following error in the resultant structure returned by
XMLValidate:
[Fatal Error] :1:1: Content is not allowed in prolog.
I have no earthly idea what this means. Any information from the community
would be greatly appreciated!
BTW, the XML file is being generated using <cfxml>
Best regards,
Mark
markknox Guest
-
javascript differences CFMX 5 / CFMX 7 ??
same cfm-file on different servers called from same client / same browser (IE 6 SP 2) on CFMX 5 document.body.offsetHeight is 1232 on... -
CFMX 7 won't prompt for upgrade of CFMX 6.1
Hi all. I'm trying to upgrade our CFMX 6.1 Standard installation to CFMX 7 Standard. So to make life easier, I downloaded the trial of CFMX 7... -
CFEXECUTE working on CFMX 6.0 but not CFMX 6.1
Hi all, I'm using CFBB and want to sync-up the usernames and passwords stored in the cfbb database to the file called by .htaccess to require... -
CFMX Std standalone to CFMX Ent on JRUN
I have CFMX 6.1 Standard Edtion running as a stand alone server on my dev box. Now I want to test CFMX 6.1 Enterprise Edition running it as a Jrun... -
Upgrade Multiserver CFMX 6.1 to CFMX 7
Hi, We have a CFMX 6.1 (jrun 4 updater 5) multiserver installation + Apache. We'd like to upgrade to CFMX 7 multiserver installation. Our IT... -
markknox #2
Re: Using ValidateXML in CFMX 7
Ok, so I'm brain dead at this point -- the Topic should have said XMLValidate ....
-Mark
markknox Guest



Reply With Quote

