http://ofbiz.116.s1.nabble.com/jira-Commented-OFBIZ-8203-Attribute-value-field-must-appear-on-element-entity-one-tp4693429.html
bq. but the result is put directly in the context map
> Attribute 'value-field' must appear on element 'entity-one'
> -----------------------------------------------------------
>
> Key: OFBIZ-8203
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8203> Project: OFBiz
> Issue Type: Bug
> Components: content, humanres
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
>
> I have found 4 such issues:
> {code}
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/content/widget/content/ContentForms.xml process error. Line: 235. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/content/widget/contentsetup/ContentSetupForms.xml process error. Line: 217. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/humanres/widget/forms/EmploymentAppForms.xml process error. Line: 27. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/humanres/widget/forms/PayGradeForms.xml process error. Line: 65. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.h
> {code}