cvc-complex-type-2-4-b
Table of contents
General description of the error:
cvc-complex-type.2.4.b: The content of element ''{0}'' is not complete. One of ''{1}'' is expected.
Error description in schema standard: http://www.w3.org/TR/2007/WD-xmlsche...c-complex-type
Possible causes for this error:
- Element is missing child elements
An example
<Dbtr> |
Error message: Error cvc-complex-type.2.4.a: Invalid content was found starting with element 'AdrType'. One of '{"urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":AdrTp, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":Dept, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":SubDept, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":StrtNm, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":BldgNb, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":PstCd, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":TwnNm, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":CtrySubDvsn, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":Ctry, "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03":AdrLine}' is expected.
How to fix: This issue can be fixed by using one of the elemnts suggested by the error message. Further information can be found from the message definition.
<Dbtr> |