markus / ConvertService / ServiceController / StationControllerService / MarkusModel.edmx @ 4a41c345
이력 | 보기 | 이력해설 | 다운로드 (31.6 KB)
1 | 5c387707 | semi | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx"> |
||
3 | <!-- EF Runtime content --> |
||
4 | <edmx:Runtime> |
||
5 | <!-- SSDL content --> |
||
6 | <edmx:StorageModels> |
||
7 | <Schema Namespace="markusModel.Store" Provider="System.Data.SqlClient" ProviderManifestToken="2012" Alias="Self" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm/ssdl"> |
||
8 | <Function Name="CONVERT_COUNT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
9 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
10 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
11 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
12 | </Function> |
||
13 | <Function Name="FINALPDF_COUNT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
14 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
15 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
16 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
17 | </Function> |
||
18 | <Function Name="SELECT_CONVERT_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
19 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
20 | </Function> |
||
21 | <Function Name="SELECT_CONVERT_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
22 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
23 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
24 | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
||
25 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
26 | </Function> |
||
27 | <Function Name="SELECT_CONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
28 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
29 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
30 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
31 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
32 | <Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
||
33 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
34 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
35 | <Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
||
36 | <Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
||
37 | <Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
||
38 | <Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
||
39 | <Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
||
40 | <Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
||
41 | <Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
||
42 | <Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
||
43 | <Parameter Name="P_SERVICE_ID" Type="nvarchar" Mode="In" /> |
||
44 | <Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
||
45 | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
||
46 | <Parameter Name="P_ExcptionCheck" Type="bit" Mode="In" /> |
||
47 | </Function> |
||
48 | <Function Name="SELECT_DOCUMENT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
49 | <Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
||
50 | <Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
||
51 | <Parameter Name="P_DOCUMENT_N0" Type="nvarchar" Mode="In" /> |
||
52 | <Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
||
53 | <Parameter Name="P_GROUP_N0" Type="nvarchar" Mode="In" /> |
||
54 | <Parameter Name="P_ORIGINAL_FILE" Type="nvarchar" Mode="In" /> |
||
55 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
56 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
57 | </Function> |
||
58 | <Function Name="SELECT_FINAL_PDF_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
59 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
60 | </Function> |
||
61 | <Function Name="SELECT_FINAL_PDF_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
62 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
63 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
64 | <Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
||
65 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
66 | </Function> |
||
67 | <Function Name="SELECT_FINAL_PDF_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
68 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
69 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
70 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
71 | <Parameter Name="P_MARKUPINFO_ID" Type="nvarchar" Mode="In" /> |
||
72 | <Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
||
73 | <Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
||
74 | <Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
||
75 | <Parameter Name="P_CREATE_USER_ID" Type="nvarchar" Mode="In" /> |
||
76 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
77 | <Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
||
78 | <Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
||
79 | <Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
||
80 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
81 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
82 | <Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
||
83 | <Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
||
84 | <Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
||
85 | <Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
||
86 | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
||
87 | <Parameter Name="P_ExcptionCheck" Type="bit" Mode="In" /> |
||
88 | </Function> |
||
89 | 64e36f82 | semi | <Function Name="SELECT_PROPERTIES_RUN_PROJECTS" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
90 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
91 | </Function> |
||
92 | 5c387707 | semi | <Function Name="SELECT_RERECONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
93 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
94 | <Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
||
95 | <Parameter Name="P_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
96 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
97 | <Parameter Name="P_END_DATETIME" Type="datetime" Mode="In" /> |
||
98 | </Function> |
||
99 | <Function Name="SELECT_RUN_PROJECTS" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
100 | <Parameter Name="P_RUN_PROJECTS" Type="int" Mode="In" /> |
||
101 | </Function> |
||
102 | 4a41c345 | semi | <Function Name="SELECT_RUNANDPROPERTY_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
103 | 64e36f82 | semi | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
104 | <Parameter Name="P_PROJECT_NAME" Type="nvarchar" Mode="In" /> |
||
105 | 4a41c345 | semi | <Parameter Name="P_TYPE_InitialCatalog" Type="nvarchar" Mode="In" /> |
106 | <Parameter Name="P_VALUE_InitialCatalog" Type="nvarchar(max)" Mode="In" /> |
||
107 | <Parameter Name="P_TYPE_TileSorceStorage" Type="nvarchar" Mode="In" /> |
||
108 | <Parameter Name="P_VALUE_TileSorceStorage" Type="nvarchar(max)" Mode="In" /> |
||
109 | <Parameter Name="P_TYPE_TileSourcePath" Type="nvarchar" Mode="In" /> |
||
110 | <Parameter Name="P_VALUE_TileSourcePath" Type="nvarchar(max)" Mode="In" /> |
||
111 | <Parameter Name="P_TYPE_FinalPDFStorageRemote" Type="nvarchar" Mode="In" /> |
||
112 | <Parameter Name="P_VALUE_FinalPDFStorageRemote" Type="nvarchar(max)" Mode="In" /> |
||
113 | <Parameter Name="P_TYPE_FinalPDFStorageLocal" Type="nvarchar" Mode="In" /> |
||
114 | <Parameter Name="P_VALUE_FinalPDFStorageLocal" Type="nvarchar(max)" Mode="In" /> |
||
115 | <Parameter Name="P_TYPE_UpLoadServiceUrl" Type="nvarchar" Mode="In" /> |
||
116 | <Parameter Name="P_VALUE_UpLoadServiceUrl" Type="nvarchar(max)" Mode="In" /> |
||
117 | 64e36f82 | semi | </Function> |
118 | 5c387707 | semi | <EntityContainer Name="markusModelStoreContainer" /> |
119 | </Schema></edmx:StorageModels> |
||
120 | <!-- CSDL content --> |
||
121 | <edmx:ConceptualModels> |
||
122 | <Schema Namespace="markusModel" Alias="Self" annotation:UseStrongSpatialTypes="false" xmlns:annotation="http://schemas.microsoft.com/ado/2009/02/edm/annotation" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm"> |
||
123 | <EntityContainer Name="markusEntities" annotation:LazyLoadingEnabled="true" > |
||
124 | <FunctionImport Name="CONVERT_COUNT" ReturnType="Collection(markusModel.CONVERT_COUNT_Result)"> |
||
125 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
126 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
127 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
128 | </FunctionImport> |
||
129 | <FunctionImport Name="FINALPDF_COUNT" ReturnType="Collection(markusModel.FINALPDF_COUNT_Result)"> |
||
130 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
131 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
132 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
133 | </FunctionImport> |
||
134 | <FunctionImport Name="SELECT_CONVERT_DELETE"> |
||
135 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
136 | </FunctionImport> |
||
137 | <FunctionImport Name="SELECT_CONVERT_INSERT"> |
||
138 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
139 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
140 | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
||
141 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
142 | </FunctionImport> |
||
143 | <FunctionImport Name="SELECT_CONVERT_ITEM" ReturnType="Collection(markusModel.SELECT_CONVERT_ITEM_Result)"> |
||
144 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
145 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
146 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
147 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
148 | <Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
||
149 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
150 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
151 | <Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
||
152 | <Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
||
153 | <Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
||
154 | <Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
||
155 | <Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
||
156 | <Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
||
157 | <Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
||
158 | <Parameter Name="P_REVISION" Mode="In" Type="String" /> |
||
159 | <Parameter Name="P_SERVICE_ID" Mode="In" Type="String" /> |
||
160 | <Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
||
161 | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
||
162 | <Parameter Name="P_ExcptionCheck" Mode="In" Type="Boolean" /> |
||
163 | </FunctionImport> |
||
164 | <FunctionImport Name="SELECT_FINAL_PDF_DELETE"> |
||
165 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
166 | </FunctionImport> |
||
167 | <FunctionImport Name="SELECT_FINAL_PDF_INSERT"> |
||
168 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
169 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
170 | <Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
||
171 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
172 | </FunctionImport> |
||
173 | <FunctionImport Name="SELECT_FINAL_PDF_ITEM" ReturnType="Collection(markusModel.SELECT_FINAL_PDF_ITEM_Result)"> |
||
174 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
175 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
176 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
177 | <Parameter Name="P_MARKUPINFO_ID" Mode="In" Type="String" /> |
||
178 | <Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
||
179 | <Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
||
180 | <Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
||
181 | <Parameter Name="P_CREATE_USER_ID" Mode="In" Type="String" /> |
||
182 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
183 | <Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
||
184 | <Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
||
185 | <Parameter Name="P_REVISION" Mode="In" Type="String" /> |
||
186 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
187 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
188 | <Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
||
189 | <Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
||
190 | <Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
||
191 | <Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
||
192 | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
||
193 | <Parameter Name="P_ExcptionCheck" Mode="In" Type="Boolean" /> |
||
194 | </FunctionImport> |
||
195 | <FunctionImport Name="SELECT_RERECONVERT_ITEM"> |
||
196 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
197 | <Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
||
198 | <Parameter Name="P_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
199 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
200 | <Parameter Name="P_END_DATETIME" Mode="In" Type="DateTime" /> |
||
201 | </FunctionImport> |
||
202 | <FunctionImport Name="SELECT_RUN_PROJECTS" ReturnType="Collection(markusModel.SELECT_RUN_PROJECTS_Result)"> |
||
203 | <Parameter Name="P_RUN_PROJECTS" Mode="In" Type="Int32" /> |
||
204 | </FunctionImport> |
||
205 | <FunctionImport Name="SELECT_DOCUMENT_ITEM" ReturnType="Collection(markusModel.SELECT_DOCUMENT_ITEM_Result)"> |
||
206 | <Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
||
207 | <Parameter Name="P_REVISION" Mode="In" Type="String" /> |
||
208 | <Parameter Name="P_DOCUMENT_N0" Mode="In" Type="String" /> |
||
209 | <Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
||
210 | <Parameter Name="P_GROUP_N0" Mode="In" Type="String" /> |
||
211 | <Parameter Name="P_ORIGINAL_FILE" Mode="In" Type="String" /> |
||
212 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
213 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
214 | </FunctionImport> |
||
215 | 64e36f82 | semi | <FunctionImport Name="SELECT_PROPERTIES_RUN_PROJECTS" ReturnType="Collection(markusModel.SELECT_PROPERTIES_RUN_PROJECTS_Result)"> |
216 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
217 | </FunctionImport> |
||
218 | 4a41c345 | semi | <FunctionImport Name="SELECT_RUNANDPROPERTY_INSERT"> |
219 | 64e36f82 | semi | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
220 | <Parameter Name="P_PROJECT_NAME" Mode="In" Type="String" /> |
||
221 | 4a41c345 | semi | <Parameter Name="P_TYPE_InitialCatalog" Mode="In" Type="String" /> |
222 | <Parameter Name="P_VALUE_InitialCatalog" Mode="In" Type="String" /> |
||
223 | <Parameter Name="P_TYPE_TileSorceStorage" Mode="In" Type="String" /> |
||
224 | <Parameter Name="P_VALUE_TileSorceStorage" Mode="In" Type="String" /> |
||
225 | <Parameter Name="P_TYPE_TileSourcePath" Mode="In" Type="String" /> |
||
226 | <Parameter Name="P_VALUE_TileSourcePath" Mode="In" Type="String" /> |
||
227 | <Parameter Name="P_TYPE_FinalPDFStorageRemote" Mode="In" Type="String" /> |
||
228 | <Parameter Name="P_VALUE_FinalPDFStorageRemote" Mode="In" Type="String" /> |
||
229 | <Parameter Name="P_TYPE_FinalPDFStorageLocal" Mode="In" Type="String" /> |
||
230 | <Parameter Name="P_VALUE_FinalPDFStorageLocal" Mode="In" Type="String" /> |
||
231 | <Parameter Name="P_TYPE_UpLoadServiceUrl" Mode="In" Type="String" /> |
||
232 | <Parameter Name="P_VALUE_UpLoadServiceUrl" Mode="In" Type="String" /> |
||
233 | 64e36f82 | semi | </FunctionImport> |
234 | 5c387707 | semi | </EntityContainer> |
235 | <ComplexType Name="CONVERT_COUNT_Result"> |
||
236 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
237 | <Property Type="Int32" Name="COUNT" Nullable="true" /> |
||
238 | <Property Type="Int32" Name="EXCEPTION_COUNT" Nullable="true" /> |
||
239 | </ComplexType> |
||
240 | <ComplexType Name="FINALPDF_COUNT_Result"> |
||
241 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
242 | <Property Type="Int32" Name="COUNT" Nullable="true" /> |
||
243 | <Property Type="Int32" Name="EXCEPTION_COUNT" Nullable="true" /> |
||
244 | </ComplexType> |
||
245 | <ComplexType Name="SELECT_CONVERT_ITEM_Result"> |
||
246 | <Property Type="String" Name="ID" Nullable="false" MaxLength="50" /> |
||
247 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
248 | <Property Type="String" Name="DOCUMENT_URL" Nullable="false" MaxLength="500" /> |
||
249 | <Property Type="String" Name="DOCUMENT_ID" Nullable="false" MaxLength="50" /> |
||
250 | <Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" Precision="23" /> |
||
251 | <Property Type="Int32" Name="STATUS" Nullable="false" /> |
||
252 | <Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
||
253 | <Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
||
254 | <Property Type="String" Name="EXCEPTION" Nullable="true" /> |
||
255 | <Property Type="DateTime" Name="END_DATETIME" Nullable="true" Precision="23" /> |
||
256 | <Property Type="DateTime" Name="START_DATETIME" Nullable="true" Precision="23" /> |
||
257 | <Property Type="String" Name="SERVICE_ID" Nullable="true" MaxLength="50" /> |
||
258 | <Property Type="Int32" Name="RECONVERTER" Nullable="true" /> |
||
259 | <Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
||
260 | <Property Type="String" Name="DOCUMENT_NO" Nullable="true" MaxLength="50" /> |
||
261 | <Property Type="String" Name="DOCUMENT_NAME" Nullable="true" MaxLength="500" /> |
||
262 | <Property Type="String" Name="GROUP_NO" Nullable="true" MaxLength="50" /> |
||
263 | <Property Type="String" Name="RESULT_FILE" Nullable="true" MaxLength="500" /> |
||
264 | <Property Type="String" Name="RESULT" Nullable="true" MaxLength="50" /> |
||
265 | <Property Type="String" Name="PROPERTIES_VALUE" Nullable="true" /> |
||
266 | <Property Type="String" Name="CONVERT_PATH" Nullable="true" /> |
||
267 | </ComplexType> |
||
268 | <ComplexType Name="SELECT_FINAL_PDF_ITEM_Result"> |
||
269 | <Property Type="String" Name="ID" Nullable="false" MaxLength="50" /> |
||
270 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
271 | <Property Type="String" Name="ORIGINAL_FILE" Nullable="true" MaxLength="500" /> |
||
272 | <Property Type="String" Name="DOCUMENT_ID" Nullable="false" MaxLength="50" /> |
||
273 | <Property Type="String" Name="MARKUPINFO_ID" Nullable="false" MaxLength="50" /> |
||
274 | <Property Type="String" Name="DOCINFO_ID" Nullable="false" MaxLength="50" /> |
||
275 | <Property Type="String" Name="DOCUMENT_NAME" Nullable="true" MaxLength="500" /> |
||
276 | <Property Type="String" Name="DOCUMENT_NO" Nullable="true" MaxLength="50" /> |
||
277 | <Property Type="String" Name="CREATE_USER_ID" Nullable="false" MaxLength="50" /> |
||
278 | <Property Type="Int32" Name="STATUS" Nullable="false" /> |
||
279 | <Property Type="String" Name="GROUP_NO" Nullable="true" MaxLength="50" /> |
||
280 | <Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
||
281 | <Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" Precision="23" /> |
||
282 | <Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
||
283 | <Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
||
284 | <Property Type="String" Name="EXCEPTION" Nullable="true" /> |
||
285 | <Property Type="DateTime" Name="END_DATETIME" Nullable="true" Precision="23" /> |
||
286 | <Property Type="DateTime" Name="START_DATETIME" Nullable="true" Precision="23" /> |
||
287 | <Property Type="String" Name="RESULT_FILE" Nullable="true" MaxLength="500" /> |
||
288 | <Property Type="String" Name="RESULT" Nullable="true" MaxLength="50" /> |
||
289 | <Property Type="String" Name="PROPERTIES_VALUE" Nullable="true" /> |
||
290 | <Property Type="String" Name="CONVERT_PATH" Nullable="true" /> |
||
291 | </ComplexType> |
||
292 | <ComplexType Name="SELECT_RUN_PROJECTS_Result"> |
||
293 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
294 | <Property Type="String" Name="PROJECT_NAME" Nullable="false" MaxLength="50" /> |
||
295 | </ComplexType> |
||
296 | <ComplexType Name="SELECT_DOCUMENT_ITEM_Result"> |
||
297 | <Property Type="String" Name="GROUP_N0" Nullable="true" MaxLength="50" /> |
||
298 | <Property Type="String" Name="DOCUMENT_N0" Nullable="true" MaxLength="50" /> |
||
299 | <Property Type="String" Name="DOCUMENT_ID" Nullable="true" MaxLength="50" /> |
||
300 | <Property Type="String" Name="ORIGINAL_FILE" Nullable="true" MaxLength="500" /> |
||
301 | <Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
||
302 | <Property Type="String" Name="DOCUMENTID" Nullable="true" MaxLength="50" /> |
||
303 | </ComplexType> |
||
304 | 64e36f82 | semi | <ComplexType Name="SELECT_PROPERTIES_RUN_PROJECTS_Result"> |
305 | <Property Type="String" Name="PROPERTIES_TYPE" Nullable="false" MaxLength="50" /> |
||
306 | <Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
||
307 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="100" /> |
||
308 | </ComplexType> |
||
309 | 5c387707 | semi | </Schema> |
310 | </edmx:ConceptualModels> |
||
311 | <!-- C-S mapping content --> |
||
312 | <edmx:Mappings> |
||
313 | <Mapping Space="C-S" xmlns="http://schemas.microsoft.com/ado/2009/11/mapping/cs"> |
||
314 | <EntityContainerMapping StorageEntityContainer="markusModelStoreContainer" CdmEntityContainer="markusEntities" > |
||
315 | <FunctionImportMapping FunctionImportName="CONVERT_COUNT" FunctionName="markusModel.Store.CONVERT_COUNT"> |
||
316 | <ResultMapping> |
||
317 | <ComplexTypeMapping TypeName="markusModel.CONVERT_COUNT_Result"> |
||
318 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
319 | <ScalarProperty Name="COUNT" ColumnName="COUNT" /> |
||
320 | <ScalarProperty Name="EXCEPTION_COUNT" ColumnName="EXCEPTION_COUNT" /> |
||
321 | </ComplexTypeMapping> |
||
322 | </ResultMapping> |
||
323 | </FunctionImportMapping> |
||
324 | <FunctionImportMapping FunctionImportName="FINALPDF_COUNT" FunctionName="markusModel.Store.FINALPDF_COUNT"> |
||
325 | <ResultMapping> |
||
326 | <ComplexTypeMapping TypeName="markusModel.FINALPDF_COUNT_Result"> |
||
327 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
328 | <ScalarProperty Name="COUNT" ColumnName="COUNT" /> |
||
329 | <ScalarProperty Name="EXCEPTION_COUNT" ColumnName="EXCEPTION_COUNT" /> |
||
330 | </ComplexTypeMapping> |
||
331 | </ResultMapping> |
||
332 | </FunctionImportMapping> |
||
333 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_DELETE" FunctionName="markusModel.Store.SELECT_CONVERT_DELETE" /> |
||
334 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_INSERT" FunctionName="markusModel.Store.SELECT_CONVERT_INSERT" /> |
||
335 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_ITEM" FunctionName="markusModel.Store.SELECT_CONVERT_ITEM"> |
||
336 | <ResultMapping> |
||
337 | <ComplexTypeMapping TypeName="markusModel.SELECT_CONVERT_ITEM_Result"> |
||
338 | <ScalarProperty Name="ID" ColumnName="ID" /> |
||
339 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
340 | <ScalarProperty Name="DOCUMENT_URL" ColumnName="DOCUMENT_URL" /> |
||
341 | <ScalarProperty Name="DOCUMENT_ID" ColumnName="DOCUMENT_ID" /> |
||
342 | <ScalarProperty Name="CREATE_DATETIME" ColumnName="CREATE_DATETIME" /> |
||
343 | <ScalarProperty Name="STATUS" ColumnName="STATUS" /> |
||
344 | <ScalarProperty Name="TOTAL_PAGE" ColumnName="TOTAL_PAGE" /> |
||
345 | <ScalarProperty Name="CURRENT_PAGE" ColumnName="CURRENT_PAGE" /> |
||
346 | <ScalarProperty Name="EXCEPTION" ColumnName="EXCEPTION" /> |
||
347 | <ScalarProperty Name="END_DATETIME" ColumnName="END_DATETIME" /> |
||
348 | <ScalarProperty Name="START_DATETIME" ColumnName="START_DATETIME" /> |
||
349 | <ScalarProperty Name="SERVICE_ID" ColumnName="SERVICE_ID" /> |
||
350 | <ScalarProperty Name="RECONVERTER" ColumnName="RECONVERTER" /> |
||
351 | <ScalarProperty Name="REVISION" ColumnName="REVISION" /> |
||
352 | <ScalarProperty Name="DOCUMENT_NO" ColumnName="DOCUMENT_NO" /> |
||
353 | <ScalarProperty Name="DOCUMENT_NAME" ColumnName="DOCUMENT_NAME" /> |
||
354 | <ScalarProperty Name="GROUP_NO" ColumnName="GROUP_NO" /> |
||
355 | <ScalarProperty Name="RESULT_FILE" ColumnName="RESULT_FILE" /> |
||
356 | <ScalarProperty Name="RESULT" ColumnName="RESULT" /> |
||
357 | <ScalarProperty Name="PROPERTIES_VALUE" ColumnName="PROPERTIES_VALUE" /> |
||
358 | <ScalarProperty Name="CONVERT_PATH" ColumnName="CONVERT_PATH" /> |
||
359 | </ComplexTypeMapping> |
||
360 | </ResultMapping> |
||
361 | </FunctionImportMapping> |
||
362 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_DELETE" FunctionName="markusModel.Store.SELECT_FINAL_PDF_DELETE" /> |
||
363 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_INSERT" FunctionName="markusModel.Store.SELECT_FINAL_PDF_INSERT" /> |
||
364 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_ITEM" FunctionName="markusModel.Store.SELECT_FINAL_PDF_ITEM"> |
||
365 | <ResultMapping> |
||
366 | <ComplexTypeMapping TypeName="markusModel.SELECT_FINAL_PDF_ITEM_Result"> |
||
367 | <ScalarProperty Name="ID" ColumnName="ID" /> |
||
368 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
369 | <ScalarProperty Name="ORIGINAL_FILE" ColumnName="ORIGINAL_FILE" /> |
||
370 | <ScalarProperty Name="DOCUMENT_ID" ColumnName="DOCUMENT_ID" /> |
||
371 | <ScalarProperty Name="MARKUPINFO_ID" ColumnName="MARKUPINFO_ID" /> |
||
372 | <ScalarProperty Name="DOCINFO_ID" ColumnName="DOCINFO_ID" /> |
||
373 | <ScalarProperty Name="DOCUMENT_NAME" ColumnName="DOCUMENT_NAME" /> |
||
374 | <ScalarProperty Name="DOCUMENT_NO" ColumnName="DOCUMENT_NO" /> |
||
375 | <ScalarProperty Name="CREATE_USER_ID" ColumnName="CREATE_USER_ID" /> |
||
376 | <ScalarProperty Name="STATUS" ColumnName="STATUS" /> |
||
377 | <ScalarProperty Name="GROUP_NO" ColumnName="GROUP_NO" /> |
||
378 | <ScalarProperty Name="REVISION" ColumnName="REVISION" /> |
||
379 | <ScalarProperty Name="CREATE_DATETIME" ColumnName="CREATE_DATETIME" /> |
||
380 | <ScalarProperty Name="TOTAL_PAGE" ColumnName="TOTAL_PAGE" /> |
||
381 | <ScalarProperty Name="CURRENT_PAGE" ColumnName="CURRENT_PAGE" /> |
||
382 | <ScalarProperty Name="EXCEPTION" ColumnName="EXCEPTION" /> |
||
383 | <ScalarProperty Name="END_DATETIME" ColumnName="END_DATETIME" /> |
||
384 | <ScalarProperty Name="START_DATETIME" ColumnName="START_DATETIME" /> |
||
385 | <ScalarProperty Name="RESULT_FILE" ColumnName="RESULT_FILE" /> |
||
386 | <ScalarProperty Name="RESULT" ColumnName="RESULT" /> |
||
387 | <ScalarProperty Name="PROPERTIES_VALUE" ColumnName="PROPERTIES_VALUE" /> |
||
388 | <ScalarProperty Name="CONVERT_PATH" ColumnName="CONVERT_PATH" /> |
||
389 | </ComplexTypeMapping> |
||
390 | </ResultMapping> |
||
391 | </FunctionImportMapping> |
||
392 | <FunctionImportMapping FunctionImportName="SELECT_RERECONVERT_ITEM" FunctionName="markusModel.Store.SELECT_RERECONVERT_ITEM" /> |
||
393 | <FunctionImportMapping FunctionImportName="SELECT_RUN_PROJECTS" FunctionName="markusModel.Store.SELECT_RUN_PROJECTS"> |
||
394 | <ResultMapping> |
||
395 | <ComplexTypeMapping TypeName="markusModel.SELECT_RUN_PROJECTS_Result"> |
||
396 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
397 | <ScalarProperty Name="PROJECT_NAME" ColumnName="PROJECT_NAME" /> |
||
398 | </ComplexTypeMapping> |
||
399 | </ResultMapping> |
||
400 | </FunctionImportMapping> |
||
401 | <FunctionImportMapping FunctionImportName="SELECT_DOCUMENT_ITEM" FunctionName="markusModel.Store.SELECT_DOCUMENT_ITEM"> |
||
402 | <ResultMapping> |
||
403 | <ComplexTypeMapping TypeName="markusModel.SELECT_DOCUMENT_ITEM_Result"> |
||
404 | <ScalarProperty Name="GROUP_N0" ColumnName="GROUP_N0" /> |
||
405 | <ScalarProperty Name="DOCUMENT_N0" ColumnName="DOCUMENT_N0" /> |
||
406 | <ScalarProperty Name="DOCUMENT_ID" ColumnName="DOCUMENT_ID" /> |
||
407 | <ScalarProperty Name="ORIGINAL_FILE" ColumnName="ORIGINAL_FILE" /> |
||
408 | <ScalarProperty Name="REVISION" ColumnName="REVISION" /> |
||
409 | <ScalarProperty Name="DOCUMENTID" ColumnName="DOCUMENTID" /> |
||
410 | </ComplexTypeMapping> |
||
411 | </ResultMapping> |
||
412 | </FunctionImportMapping> |
||
413 | 64e36f82 | semi | <FunctionImportMapping FunctionImportName="SELECT_PROPERTIES_RUN_PROJECTS" FunctionName="markusModel.Store.SELECT_PROPERTIES_RUN_PROJECTS"> |
414 | <ResultMapping> |
||
415 | <ComplexTypeMapping TypeName="markusModel.SELECT_PROPERTIES_RUN_PROJECTS_Result"> |
||
416 | <ScalarProperty Name="PROPERTIES_TYPE" ColumnName="PROPERTIES_TYPE" /> |
||
417 | <ScalarProperty Name="PROPERTIES_VALUE" ColumnName="PROPERTIES_VALUE" /> |
||
418 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
419 | </ComplexTypeMapping> |
||
420 | </ResultMapping> |
||
421 | </FunctionImportMapping> |
||
422 | 4a41c345 | semi | <FunctionImportMapping FunctionImportName="SELECT_RUNANDPROPERTY_INSERT" FunctionName="markusModel.Store.SELECT_RUNANDPROPERTY_INSERT" > |
423 | 64e36f82 | semi | </FunctionImportMapping> |
424 | 4a41c345 | semi | </EntityContainerMapping> |
425 | 5c387707 | semi | </Mapping> |
426 | </edmx:Mappings> |
||
427 | </edmx:Runtime> |
||
428 | <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) --> |
||
429 | <Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx"> |
||
430 | <Connection> |
||
431 | <DesignerInfoPropertySet> |
||
432 | <DesignerProperty Name="MetadataArtifactProcessing" Value="EmbedInOutputAssembly" /> |
||
433 | </DesignerInfoPropertySet> |
||
434 | </Connection> |
||
435 | <Options> |
||
436 | <DesignerInfoPropertySet> |
||
437 | <DesignerProperty Name="ValidateOnBuild" Value="true" /> |
||
438 | <DesignerProperty Name="EnablePluralization" Value="True" /> |
||
439 | <DesignerProperty Name="IncludeForeignKeysInModel" Value="true" /> |
||
440 | <DesignerProperty Name="UseLegacyProvider" Value="false" /> |
||
441 | <DesignerProperty Name="CodeGenerationStrategy" Value="없음" /> |
||
442 | </DesignerInfoPropertySet> |
||
443 | </Options> |
||
444 | <!-- Diagram content (shape and connector positions) --> |
||
445 | <Diagrams></Diagrams> |
||
446 | </Designer> |
||
447 | </edmx:Edmx> |