xsd_compile_targets.json 1.45 KB
Newer Older
canterburym's avatar
canterburym committed
1
2
[
    {
canterburym's avatar
canterburym committed
3
        "coreSchema" : "102657/RDMessage.xsd",
canterburym's avatar
canterburym committed
4
5
        "supportingSchemas" : [],
        "exampleFiles" : []
canterburym's avatar
canterburym committed
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
    },
    {
        "coreSchema" : "103280/TS_103_280.xsd",
        "supportingSchemas" : [],
        "exampleFiles" : []
    },
    {
        "coreSchema" : "103221-1/TS_103_221_01.xsd",
        "supportingSchemas" : [
            "103221-1/TS_103_221_01.xsd",
            "103221-1/TS_103_221_01_HashedID.xsd",
            "103280/TS_103_280.xsd",
            "103221-1/examples/ExampleGenericObjects.xsd"
        ],
        "exampleFiles" : [
            "103221-1/examples"
        ]
canterburym's avatar
canterburym committed
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
    },
    {
        "coreSchema" : "103120/dictionaries/ts_103120_Dictionaries.xsd",
        "supportingSchemas" : [],
        "exampleFiles" : [
            "103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml"
        ]
    },
    {
        "coreSchema" : "103120/schema/ts_103120_Core.xsd",
        "supportingSchemas" : [
            "103120/schema/ts_103120_Authorisation.xsd",
            "103120/schema/ts_103120_Common.xsd",
            "103120/schema/ts_103120_Delivery.xsd",
            "103120/schema/ts_103120_Document.xsd",
            "103120/schema/ts_103120_Notification.xsd",
            "103120/schema/ts_103120_Task.xsd",
            "103280/TS_103_280.xsd",
            "testing/deps/xmldsig/xmldsig-core-schema.xsd",
            "103120/examples/FooServiceSchema.xsd"
        ],
        "exampleFiles" : [
            "103120/examples"
        ]
canterburym's avatar
canterburym committed
47
48
    }
]