There is a duplicate field "name" in XML schema. (Error 2105)

Visual FoxPro does not allow schemas to define more than one field with the same name.

  • Make sure the XML source returns the XML in a correct and expected format.
  • Correct the supplied schema and XML document.