google / google/civics_cdf_validator

Support default namespaces

Open
#43 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
38
Forks
23
Avg merge
1d 12h
Merged PRs (30d)
8

Description

Currently, validation fails if a default namespace is defined in the XML document.

When a namespace is defined, `find` fails to locate elements in the document, as element searches must include the namespace prefix.

Support default namespaces that are defined, for example, by including `xmlns="http://www.votegis.com/schema/NISTV50.xsd"` on the `ElectionReport` element.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.