Skip to content

Parent element may needs to be included along with child Element display #24

@maheshbhutkar

Description

@maheshbhutkar

Consider below sample xml,

      **<PublicFunds>
        <BenefitAvailable>false</BenefitAvailable>
      </PublicFunds>
      <AttendanceAllowance>
        <BenefitAvailable>false</BenefitAvailable>
      </AttendanceAllowance>
      <HousingAllowance>
        <BenefitAvailable>false</BenefitAvailable>
      </HousingAllowance>**

Here it will generate Checkboxes with same name...

In this case parent tag should be included...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions