Error in xml file of itr6

This query is : Resolved 

19 August 2015 **Parsing Error** Line:1976 URI:file:/C:/Users/Banerjee/Desktop/Prahari%20Mercantiles-ITR6.xml Message:cvc-complex-type.2.4.b: The content of element 'ITRForm:UtilMATCredAvl' is not complete. One of '{'http://incometaxindiaefiling.gov.in/Corpmaster':BalMATCredCF}' is expected.

Please solve the problem.

21 July 2024 The error message you're encountering indicates a validation issue with the XML structure of your ITR-6 (Income Tax Return) file. Specifically, it points to a problem with the element 'ITRForm:UtilMATCredAvl' and suggests that it is not complete according to the XML schema definition (XSD).

Here’s how you can approach resolving this issue:

1. **Understanding the Error**: The error message 'cvc-complex-type.2.4.b' typically means that the XML element 'UtilMATCredAvl' does not match the expected structure defined in the XSD schema. It expects another element ('BalMATCredCF') to be present within 'UtilMATCredAvl'.

2. **Reviewing XML Structure**: Open your XML file using a text editor or XML editor that supports syntax highlighting and validation. Navigate to line 1976 as indicated in the error message.

3. **Locating 'UtilMATCredAvl' Element**: Find the 'UtilMATCredAvl' element in your XML file. Check if it has all the required child elements defined by the XSD schema. In this case, it seems it expects 'BalMATCredCF' to be inside 'UtilMATCredAvl'.

4. **Adding Missing Elements**: If 'BalMATCredCF' is missing within 'UtilMATCredAvl', insert it appropriately based on the schema definition. The exact structure will depend on the specific requirements outlined in the Income Tax Department’s schema for ITR-6.

5. **Correcting Syntax Errors**: Ensure there are no syntax errors such as mismatched tags, incorrect attribute values, or missing mandatory elements within 'UtilMATCredAvl' or its children.

**Validation**: After making the necessary corrections, save the XML file and validate it using an XML validator or the tool provided by the Income Tax Department’s e-filing portal. This step is crucial to ensure that the XML file now conforms to the schema and does not trigger the parsing error.

**Resubmitting**: Once validated without errors, you should be able to resubmit the corrected XML file through the Income Tax Department’s e-filing portal for processing.

If you are unfamiliar with XML structure and validation, consider seeking assistance from a colleague or consultant experienced in tax filing or XML handling. They can provide specific guidance tailored to resolving XML schema validation errors in ITR-6 files.


You need to be the querist or approved CAclub expert to take part in this query .
Click here to login now


CCI Pro
CAclubindia's WhatsApp Groups Link


Similar Resolved Queries


loading


Unanswered Queries


CCI Pro
Meet our CAclubindia PRO Members


Follow us
budget 26-27


Answer Query