John Dziurlaj

Results 41 issues of John Dziurlaj

In testing [XForms 1.1 spec, example B.4](https://www.w3.org/TR/xforms11/#data-mutation-patterns), Saxon-Forms fails with the following error: ``` Uncaught Object { message: "Required cardinality of value of variable $instance-with-insert is exactly one; supplied value...

Per [XForms 1.1](https://www.w3.org/TR/xforms/#data-mutation-patterns-copy-attributelist), I should be able to copy attributes into tags defined in the `xf:model`. However, when attempting this, I get the following error: ``` message: "Cannot write attribute...

[XProc 3.0](https://spec.xproc.org/3.0/xproc) uses XPath in a lot of places (e.g. select), and can contain XSLT inline.

feature request

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., ElectionResultsReporting)**: ElectionResultsReporting **Reference (Include section and paragraph number)**: `BallotMeasureContest` **Comment (Include rationale for comment)**: It is currently not possible to...

**Organization Name**: The Turnout **Organization Type**: 1 **Document (e.g., ElectionResultsReporting)**: ElectionResultsReporting **Reference (Include section and paragraph number)**: BallotCounts **Comment (Include rationale for comment)**: There is no mechanism to associated `BallotCounts`...

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., ElectionResultsReporting)**: ElectionResultsReporting model and specification **Comment (Include rationale for comment)**: [Ballot Definition](https://github.com/usnistgov/BallotDefinition), released in 2023 is based on ERRv2 and...

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., ElectionResultsReporting)**: UML Model **Reference (Include section and paragraph number)**: All elements using `RichText` **Comment (Include rationale for comment)**: During a...

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., CastVoteRecords)**: [NIST_V0_cast_vote_records.xsd](https://github.com/usnistgov/CastVoteRecords/blob/master/NIST_V0_cast_vote_records.xsd) **Comment (Include rationale for comment)**: The CVR XSD is valid according to the W3C XSD specification, version 1.0....

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., CastVoteRecords)**: UML Model **Reference (Include section and paragraph number)**: `CandidateContest` **Comment (Include rationale for comment)**: `CandidateContest` has a directed relationship...

**Organization Name**: The Turnout **Organization Type**: 1 (CTR) **Document (e.g., CastVoteRecords)**: UML Model **Reference (Include section and paragraph number)**: `Election` Class **Comment (Include rationale for comment)**: One of the advantages...

enhancement