<#ftl ns_prefixes={"alf", "http://www.alfresco.org"}> Simple Test
Generated by output-method-callout.ftl
<#noparse>${alf.avm_sandbox_url}
${alf.avm_sandbox_url}
<#noparse>${alf.form_instance_data_file_name}
${alf.form_instance_data_file_name}
<#noparse>${alf.rendition_file_name}
${alf.rendition_file_name}
<#noparse>${alf.parent_path}
${alf.parent_path}
<#noparse>${alf.request_context_path}
${alf.request_context_path}
<#noparse>${alf.request_context_path}${simple.uri}
${alf.request_context_path}${simple.uri}
<#noparse>${alf._getAVMPath('foo')}
${alf._getAVMPath('foo')}
<#noparse>${alf._getAVMPath('/foo')}
${alf._getAVMPath('/foo')}
My value accessed using <#noparse>${simple.string}:
${simple.string}
My value accessed using <#noparse>$alf.parseXMLDocument(${alf.form_instance_data_file_name}):
${alf.parseXMLDocument(alf.form_instance_data_file_name).string}
Values from xml files generated by in ${alf.parent_path}: