Skip to content

Commit 00ebda2

Browse files
committed
Issue #96.
1 parent 2a795ec commit 00ebda2

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"name": {
3+
"namespaceURI": "test:any",
4+
"localPart": "TESTANY",
5+
"prefix": "testany",
6+
"key": "{test:any}TESTANY",
7+
"string": "{test:any}testany:TESTANY"
8+
},
9+
"value": {
10+
"TYPE_NAME": "test_any.TESTANY",
11+
"en": {
12+
"TYPE_NAME": "test_any.MixedAnyType",
13+
"content": [
14+
{
15+
"name": {
16+
"namespaceURI": "",
17+
"localPart": "INCLUDED",
18+
"prefix": "",
19+
"key": "INCLUDED",
20+
"string": "INCLUDED"
21+
},
22+
"value": {
23+
"TYPE_NAME": "test_any.INCLUDED",
24+
"majorVersion": 1
25+
}
26+
}
27+
]
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)