Tests that use p:validate-with-dtd

Test suiteTestExpected resultDescription
3.0-test-suiteab-validate-with-dtd-001passTest DTD validation: doctype-system in step's serialization map.
3.0-test-suiteab-validate-with-dtd-002passTest DTD validation: doctype-system in document's serialization map.
3.0-test-suiteab-validate-with-dtd-003passTest DTD validation: keys in the document properties take precedence over the serialization option on the step.
3.0-test-suiteab-validate-with-dtd-004passTest DTD validation: doctype-system in step's serialization map. Document is valid, so there should be no detection in xvrl.
3.0-test-suiteab-validate-with-dtd-005passTest DTD validation: doctype-system in document's serialization map. Document is valid, so there should be no detection in xvrl.
3.0-test-suiteab-validate-with-dtd-006passTest DTD validation: keys in the document properties take precedence over the serialization option on the step. The document is valid, so there should be no detection element in the xvrl report.
3.0-test-suiteab-validate-with-dtd-007catch failureTest DTD validation: Error needs to be raised for no DTD.
3.0-test-suiteab-validate-with-dtd-008catch failureTest DTD validation: Error needs to be raised for no non existing DTD.
3.0-test-suiteab-validate-with-dtd-009catch failureTest DTD validation: Error needs to be raised for invalid document.
3.0-test-suiteab-validate-with-dtd-010catch failureTest DTD validation: Error needs to be raised for non dtd.
3.0-test-suiteab-validate-with-dtd-011passTest DTD validation: Detection element needs to be in report for non dtd.
3.0-test-suiteab-validate-with-dtd-012passTest DTD validation: Detection element needs to be in report for invalid document.
3.0-test-suiteab-validate-with-dtd-013passTest DTD validation: Detection element needs to be in report for non existing DTD.
3.0-test-suiteab-validate-with-dtd-014passTest DTD validation: Detection element needs to be in report for no DTD.