Skip to content

CFRMergedXML.xsd file error, line 275 "<img" missing "</img" #210

Description

@sjroste

File CFRMergedXML.xsd has an end tag that does not match the start tag on line 276.

275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">
276 </a>

Suggested resolution:

275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">
276 </img>
277 </a>

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions