Ladies and Gents,
 
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!
 
Thanks!
 
Mark
 
 
 

Reply via email to