Greetings all,
I've successfully used the XmlNew(), XmlElemNew()functions to create an XML 
document, add elements, attributes etc based on the results of several queries.
I need to add the <!DOCTYPE> declaration to define the DTD being used. CFMX 
generated the <?xml version="1.0" encoding="UTF-8" ?> line automatically. I 
can't find a way to write the <!DOCTYPE> declaration before the beginning of 
the definition of the root element using this form of the syntax.
I've also tried using the CFXML tag to no avail.
Any ideas about how to place something between the autogenerated <?xml 
statement and the beginning of the element definitions?
tia,
Julian

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216193
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to