-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path001.json
34 lines (34 loc) · 1.49 KB
/
001.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{
"Id": "Sch_UnexpectedElementContentExpectingComplex",
"Description": "The element has unexpected child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:pPr'.",
"Namespaces": {},
"XPath": "/w:styles[1]/w:style[1]",
"PartUri": "/word/styles.xml",
"ErrorType": "Schema"
},
{
"Id": "Sch_InvalidElementContentExpectingComplex",
"Description": "The element has invalid child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:rPr'. List of possible elements expected: <http://schemas.openxmlformats.org/wordprocessingml/2006/main:keepNext>.",
"Namespaces": {},
"XPath": "/w:styles[1]/w:style[1]/w:pPr[1]",
"PartUri": "/word/styles.xml",
"ErrorType": "Schema"
},
{
"Id": "Sch_InvalidElementContentExpectingComplex",
"Description": "The element has invalid child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:rPr'. List of possible elements expected: <http://schemas.openxmlformats.org/wordprocessingml/2006/main:keepNext>.",
"Namespaces": {},
"XPath": "/w:styles[1]/w:docDefaults[1]/w:pPrDefault[1]/w:pPr[1]",
"PartUri": "/word/styles.xml",
"ErrorType": "Schema"
},
{
"Id": "Sch_UnexpectedElementContentExpectingComplex",
"Description": "The element has unexpected child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:zoom'.",
"Namespaces": {},
"XPath": "/w:settings[1]",
"PartUri": "/word/settings.xml",
"ErrorType": "Schema"
}
]