XMLdata
populate read
Optional(see Description)
Pathname for the XML data file.
If action="populate", the data from this file, XML object, or XML string populates the form fields. You can specify a pathname relative to the context root or a relative pathname.
If action="read", ColdFusion writes the data to the variable.
Specify either the XMLdata attribute or the result attribute for the read action; you can specify both.