File size: 710 Bytes
228c92a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"baseline": "baseline.docx",
"candidate": "candidate.docx",
"coverage_expectations": [],
"description": "A fixed Word Settings attached-schema declaration retains its element shape while its private target-namespace value changes.",
"facts": [
{
"binding": "custom_xml_schema",
"kind": "attached_custom_xml_schema_namespace_changed",
"source": "word_settings"
}
],
"id": "binding.attached_custom_xml_schema_namespace_changed",
"invariants": {
"changed_member_count": 1,
"package_member_set_stable": true,
"stored_text_stable": true
},
"review_expectation": "review",
"schema_version": 1,
"title": "Attached custom XML schema namespace changed"
}
|