1. The submit payload has a dataXml payload which is a xml containing
all submitted fields. For bound fields (xfa/xsd), the data xml would
adhere to schema. Non bound fields are kept in flat hierarchy in
value format (implies name be unique for
non bounded fields)2. When you create an AF, there are two nodes
created.One is AF (cq page) under /content/form/af , other is kind of
book keeping nodes (for forms's meta data) created at
/content/dam/formsanddocuments. You don't have to create a cq page...