Remove duplicate entry in the XSD for the ProfileXML node in VPNv2 CSP.
XSD XML lines can contain the elements
- name
- minOccurs
- maxOccurs
These elements can alter between having the values 0, 1 or unbound,
but can only appear once in each XSD XML element line.
Closes#1950