]> git.donarmstrong.com Git - flightcrew.git/blob - src/FlightCrew/Schemas/AsSources/SignaturesXsd.cpp
Imported Upstream version 0.7.2+dfsg
[flightcrew.git] / src / FlightCrew / Schemas / AsSources / SignaturesXsd.cpp
1 /************************************************************************\r
2 **\r
3 **  Copyright (C) 2010  Strahinja Markovic\r
4 **\r
5 **  This file is part of FlightCrew.\r
6 **\r
7 **  FlightCrew is free software: you can redistribute it and/or modify\r
8 **  it under the terms of the GNU Lesser General Public License as published\r
9 **  by the Free Software Foundation, either version 3 of the License, or\r
10 **  (at your option) any later version.\r
11 **\r
12 **  FlightCrew is distributed in the hope that it will be useful,\r
13 **  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
14 **  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
15 **  GNU Lesser General Public License for more details.\r
16 **\r
17 **  You should have received a copy of the GNU Lesser General Public License\r
18 **  along with FlightCrew.  If not, see <http://www.gnu.org/licenses/>.\r
19 **\r
20 *************************************************************************/\r
21 \r
22 #include <stdafx.h>\r
23 \r
24 /*\r
25    OCF META-INF/signatures.xml, XSD\r
26 \r
27    Specification: http://www.idpf.org/doc_library/epub/OCF_2.0.1_draft.doc\r
28 \r
29    Namespace: urn:oasis:names:tc:opendocument:xmlns:container\r
30 \r
31    Created by hand.\r
32 \r
33  */\r
34 \r
35 namespace FlightCrew\r
36 {\r
37 \r
38 const char*         SIGNATURES_XSD_ID  = "signatures.xsd";\r
39 const unsigned int  SIGNATURES_XSD_LEN = 589;\r
40 const unsigned char SIGNATURES_XSD[]   = {\r
41   0x3c, 0x3f, 0x78, 0x6d, 0x6c, 0x20, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f,\r
42   0x6e, 0x3d, 0x22, 0x31, 0x2e, 0x30, 0x22, 0x20, 0x65, 0x6e, 0x63, 0x6f,\r
43   0x64, 0x69, 0x6e, 0x67, 0x3d, 0x22, 0x55, 0x54, 0x46, 0x2d, 0x38, 0x22,\r
44   0x3f, 0x3e, 0x0d, 0x0a, 0x3c, 0x78, 0x73, 0x3a, 0x73, 0x63, 0x68, 0x65,\r
45   0x6d, 0x61, 0x20, 0x0d, 0x0a, 0x20, 0x20, 0x65, 0x6c, 0x65, 0x6d, 0x65,\r
46   0x6e, 0x74, 0x46, 0x6f, 0x72, 0x6d, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c,\r
47   0x74, 0x3d, 0x22, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x66, 0x69, 0x65, 0x64,\r
48   0x22, 0x0d, 0x0a, 0x20, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x4e,\r
49   0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x3d, 0x22, 0x75, 0x72,\r
50   0x6e, 0x3a, 0x6f, 0x61, 0x73, 0x69, 0x73, 0x3a, 0x6e, 0x61, 0x6d, 0x65,\r
51   0x73, 0x3a, 0x74, 0x63, 0x3a, 0x6f, 0x70, 0x65, 0x6e, 0x64, 0x6f, 0x63,\r
52   0x75, 0x6d, 0x65, 0x6e, 0x74, 0x3a, 0x78, 0x6d, 0x6c, 0x6e, 0x73, 0x3a,\r
53   0x63, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x22, 0x0d, 0x0a,\r
54   0x20, 0x20, 0x78, 0x6d, 0x6c, 0x6e, 0x73, 0x3a, 0x73, 0x69, 0x67, 0x3d,\r
55   0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e,\r
56   0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x32, 0x30, 0x30, 0x30, 0x2f,\r
57   0x30, 0x39, 0x2f, 0x78, 0x6d, 0x6c, 0x64, 0x73, 0x69, 0x67, 0x23, 0x22,\r
58   0x0d, 0x0a, 0x20, 0x20, 0x78, 0x6d, 0x6c, 0x6e, 0x73, 0x3a, 0x78, 0x73,\r
59   0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77,\r
60   0x2e, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x32, 0x30, 0x30, 0x31,\r
61   0x2f, 0x58, 0x4d, 0x4c, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x22, 0x20,\r
62   0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x0d, 0x0a, 0x20, 0x20, 0x3c, 0x78, 0x73,\r
63   0x3a, 0x69, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x20, 0x6e, 0x61, 0x6d, 0x65,\r
64   0x73, 0x70, 0x61, 0x63, 0x65, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a,\r
65   0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x77, 0x33, 0x2e, 0x6f, 0x72, 0x67,\r
66   0x2f, 0x32, 0x30, 0x30, 0x30, 0x2f, 0x30, 0x39, 0x2f, 0x78, 0x6d, 0x6c,\r
67   0x64, 0x73, 0x69, 0x67, 0x23, 0x22, 0x20, 0x73, 0x63, 0x68, 0x65, 0x6d,\r
68   0x61, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x78,\r
69   0x6d, 0x6c, 0x64, 0x73, 0x69, 0x67, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2d,\r
70   0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x2e, 0x78, 0x73, 0x64, 0x22, 0x2f,\r
71   0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x0d, 0x0a, 0x20, 0x20, 0x3c, 0x78, 0x73,\r
72   0x3a, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6e, 0x61, 0x6d,\r
73   0x65, 0x3d, 0x22, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,\r
74   0x73, 0x22, 0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x3c, 0x78, 0x73,\r
75   0x3a, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65,\r
76   0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3c, 0x78, 0x73,\r
77   0x3a, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x3e, 0x0d, 0x0a,\r
78   0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3c, 0x78, 0x73, 0x3a,\r
79   0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x6d, 0x61, 0x78, 0x4f,\r
80   0x63, 0x63, 0x75, 0x72, 0x73, 0x3d, 0x22, 0x75, 0x6e, 0x62, 0x6f, 0x75,\r
81   0x6e, 0x64, 0x65, 0x64, 0x22, 0x20, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x73,\r
82   0x69, 0x67, 0x3a, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,\r
83   0x22, 0x2f, 0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3c,\r
84   0x2f, 0x78, 0x73, 0x3a, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65,\r
85   0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x3c, 0x2f, 0x78, 0x73, 0x3a,\r
86   0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65, 0x3e,\r
87   0x0d, 0x0a, 0x20, 0x20, 0x3c, 0x2f, 0x78, 0x73, 0x3a, 0x65, 0x6c, 0x65,\r
88   0x6d, 0x65, 0x6e, 0x74, 0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x0d, 0x0a, 0x3c,\r
89   0x2f, 0x78, 0x73, 0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0d,\r
90   0x0a\r
91 };\r
92 \r
93 \r
94 } //namespace FlightCrew