markus / ConvertService / ServiceBase / Markus.Service.StationController / MarkusModel.edmx @ 30680747
이력 | 보기 | 이력해설 | 다운로드 (17.8 KB)
1 |
<?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="SELECT_CONVERT_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
9 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
10 |
</Function> |
11 |
<Function Name="SELECT_CONVERT_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
12 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
13 |
<Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
14 |
<Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
15 |
<Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
16 |
</Function> |
17 |
<Function Name="SELECT_CONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
18 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
19 |
<Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
20 |
<Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
21 |
<Parameter Name="P_STATUS" Type="int" Mode="In" /> |
22 |
<Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
23 |
<Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
24 |
<Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
25 |
<Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
26 |
<Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
27 |
<Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
28 |
<Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
29 |
<Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
30 |
<Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
31 |
<Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
32 |
<Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
33 |
<Parameter Name="P_SERVICE_ID" Type="nvarchar" Mode="In" /> |
34 |
<Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
35 |
<Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
36 |
</Function> |
37 |
<Function Name="SELECT_FINAL_PDF_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
38 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
39 |
</Function> |
40 |
<Function Name="SELECT_FINAL_PDF_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
41 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
42 |
<Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
43 |
<Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
44 |
<Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
45 |
</Function> |
46 |
<Function Name="SELECT_FINAL_PDF_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
47 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
48 |
<Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
49 |
<Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
50 |
<Parameter Name="P_MARKUPINFO_ID" Type="nvarchar" Mode="In" /> |
51 |
<Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
52 |
<Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
53 |
<Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
54 |
<Parameter Name="P_CREATE_USER_ID" Type="nvarchar" Mode="In" /> |
55 |
<Parameter Name="P_STATUS" Type="int" Mode="In" /> |
56 |
<Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
57 |
<Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
58 |
<Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
59 |
<Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
60 |
<Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
61 |
<Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
62 |
<Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
63 |
<Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
64 |
<Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
65 |
</Function> |
66 |
<Function Name="SELECT_RERECONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
67 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
68 |
<Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
69 |
<Parameter Name="P_CREATE_DATETIME" Type="datetime" Mode="In" /> |
70 |
<Parameter Name="P_STATUS" Type="int" Mode="In" /> |
71 |
<Parameter Name="P_END_DATETIME" Type="datetime" Mode="In" /> |
72 |
</Function> |
73 |
<EntityContainer Name="markusModelStoreContainer" /> |
74 |
</Schema></edmx:StorageModels> |
75 |
<!-- CSDL content --> |
76 |
<edmx:ConceptualModels> |
77 |
<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"> |
78 |
<EntityContainer Name="markusEntities" annotation:LazyLoadingEnabled="true" > |
79 |
<FunctionImport Name="SELECT_CONVERT_ITEM" ReturnType="Collection(markusModel.SELECT_CONVERT_ITEM_Result)"> |
80 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
81 |
<Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
82 |
<Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
83 |
<Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
84 |
<Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
85 |
<Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
86 |
<Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
87 |
<Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
88 |
<Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
89 |
<Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
90 |
<Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
91 |
<Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
92 |
<Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
93 |
<Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
94 |
<Parameter Name="P_REVISION" Mode="In" Type="String" /> |
95 |
<Parameter Name="P_SERVICE_ID" Mode="In" Type="String" /> |
96 |
<Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
97 |
<Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
98 |
</FunctionImport> |
99 |
<FunctionImport Name="SELECT_RERECONVERT_ITEM"> |
100 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
101 |
<Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
102 |
<Parameter Name="P_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
103 |
<Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
104 |
<Parameter Name="P_END_DATETIME" Mode="In" Type="DateTime" /> |
105 |
</FunctionImport> |
106 |
<FunctionImport Name="SELECT_CONVERT_INSERT"> |
107 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
108 |
<Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
109 |
<Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
110 |
<Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
111 |
</FunctionImport> |
112 |
<FunctionImport Name="SELECT_CONVERT_DELETE"> |
113 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
114 |
</FunctionImport> |
115 |
<FunctionImport Name="SELECT_FINAL_PDF_DELETE"> |
116 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
117 |
</FunctionImport> |
118 |
<FunctionImport Name="SELECT_FINAL_PDF_INSERT"> |
119 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
120 |
<Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
121 |
<Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
122 |
<Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
123 |
</FunctionImport> |
124 |
<FunctionImport Name="SELECT_FINAL_PDF_ITEM" ReturnType="Collection(markusModel.SELECT_FINAL_PDF_Result)"> |
125 |
<Parameter Name="P_ID" Mode="In" Type="String" /> |
126 |
<Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
127 |
<Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
128 |
<Parameter Name="P_MARKUPINFO_ID" Mode="In" Type="String" /> |
129 |
<Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
130 |
<Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
131 |
<Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
132 |
<Parameter Name="P_CREATE_USER_ID" Mode="In" Type="String" /> |
133 |
<Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
134 |
<Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
135 |
<Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
136 |
<Parameter Name="P_REVISION" Mode="In" Type="String" /> |
137 |
<Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
138 |
<Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
139 |
<Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
140 |
<Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
141 |
<Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
142 |
<Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
143 |
</FunctionImport> |
144 |
</EntityContainer> |
145 |
<ComplexType Name="SELECT_CONVERT_ITEM_Result"> |
146 |
<Property Type="String" Name="ID" Nullable="false" MaxLength="50" /> |
147 |
<Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
148 |
<Property Type="String" Name="DOCUMENT_URL" Nullable="false" MaxLength="500" /> |
149 |
<Property Type="String" Name="DOCUMENT_ID" Nullable="false" MaxLength="50" /> |
150 |
<Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" Precision="23" /> |
151 |
<Property Type="Int32" Name="STATUS" Nullable="false" /> |
152 |
<Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
153 |
<Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
154 |
<Property Type="String" Name="EXCEPTION" Nullable="true" /> |
155 |
<Property Type="DateTime" Name="END_DATETIME" Nullable="true" Precision="23" /> |
156 |
<Property Type="DateTime" Name="START_DATETIME" Nullable="true" Precision="23" /> |
157 |
<Property Type="String" Name="SERVICE_ID" Nullable="true" MaxLength="50" /> |
158 |
<Property Type="Int32" Name="RECONVERTER" Nullable="true" /> |
159 |
<Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
160 |
<Property Type="String" Name="DOCUMENT_NO" Nullable="true" MaxLength="50" /> |
161 |
<Property Type="String" Name="DOCUMENT_NAME" Nullable="true" MaxLength="500" /> |
162 |
<Property Type="String" Name="GROUP_NO" Nullable="true" MaxLength="50" /> |
163 |
<Property Type="String" Name="RESULT_FILE" Nullable="true" MaxLength="500" /> |
164 |
<Property Type="String" Name="RESULT" Nullable="true" MaxLength="50" /> |
165 |
<Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
166 |
</ComplexType> |
167 |
<ComplexType Name="SELECT_FINAL_PDF_Result" > |
168 |
<Property Type="String" Name="ID" Nullable="false" /> |
169 |
<Property Type="String" Name="PROJECT_NO" Nullable="false" /> |
170 |
<Property Type="String" Name="DOCUMENT_ID" Nullable="false" /> |
171 |
<Property Type="String" Name="MARKUPINFO_ID" Nullable="false" /> |
172 |
<Property Type="String" Name="DOCINFO_ID" Nullable="false" /> |
173 |
<Property Type="String" Name="DOCUMENT_NAME" Nullable="false" /> |
174 |
<Property Type="String" Name="DOCUMENT_NO" Nullable="false" /> |
175 |
<Property Type="String" Name="CREATE_USER_ID" Nullable="false" /> |
176 |
<Property Type="String" Name="GROUP_NO" Nullable="false" /> |
177 |
<Property Type="Int32" Name="STATUS" Nullable="false" /> |
178 |
<Property Type="String" Name="REVISION" Nullable="false" /> |
179 |
<Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" /> |
180 |
<Property Type="DateTime" Name="START_DATETIME" Nullable="true" /> |
181 |
<Property Type="DateTime" Name="END_DATETIME" Nullable="true" /> |
182 |
<Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
183 |
<Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
184 |
<Property Type="String" Name="ORIGINAL_FILE" Nullable="false" /> |
185 |
<Property Type="String" Name="EXCEPTION" Nullable="false" /> |
186 |
<Property Type="String" Name="RESULT_FILE" Nullable="false" /> |
187 |
<Property Type="String" Name="RESULT" Nullable="false" /> |
188 |
<Property Type="String" Name="LINK" Nullable="false" /> |
189 |
<Property Type="String" Name="PROPERTIES_TYPE" Nullable="false" /> |
190 |
<Property Type="String" Name="PROPERTIES_PROPERTY" Nullable="false" /> |
191 |
<Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
192 |
</ComplexType> |
193 |
</Schema> |
194 |
</edmx:ConceptualModels> |
195 |
<!-- C-S mapping content --> |
196 |
<edmx:Mappings> |
197 |
<Mapping Space="C-S" xmlns="http://schemas.microsoft.com/ado/2009/11/mapping/cs"> |
198 |
<EntityContainerMapping StorageEntityContainer="markusModelStoreContainer" CdmEntityContainer="markusEntities" > |
199 |
<FunctionImportMapping FunctionImportName="SELECT_CONVERT_ITEM" FunctionName="markusModel.Store.SELECT_CONVERT_ITEM"> |
200 |
<ResultMapping> |
201 |
<ComplexTypeMapping TypeName="markusModel.SELECT_CONVERT_ITEM_Result"> |
202 |
<ScalarProperty Name="ID" ColumnName="ID" /> |
203 |
<ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
204 |
<ScalarProperty Name="DOCUMENT_URL" ColumnName="DOCUMENT_URL" /> |
205 |
<ScalarProperty Name="DOCUMENT_ID" ColumnName="DOCUMENT_ID" /> |
206 |
<ScalarProperty Name="CREATE_DATETIME" ColumnName="CREATE_DATETIME" /> |
207 |
<ScalarProperty Name="STATUS" ColumnName="STATUS" /> |
208 |
<ScalarProperty Name="TOTAL_PAGE" ColumnName="TOTAL_PAGE" /> |
209 |
<ScalarProperty Name="CURRENT_PAGE" ColumnName="CURRENT_PAGE" /> |
210 |
<ScalarProperty Name="EXCEPTION" ColumnName="EXCEPTION" /> |
211 |
<ScalarProperty Name="END_DATETIME" ColumnName="END_DATETIME" /> |
212 |
<ScalarProperty Name="START_DATETIME" ColumnName="START_DATETIME" /> |
213 |
<ScalarProperty Name="SERVICE_ID" ColumnName="SERVICE_ID" /> |
214 |
<ScalarProperty Name="RECONVERTER" ColumnName="RECONVERTER" /> |
215 |
<ScalarProperty Name="REVISION" ColumnName="REVISION" /> |
216 |
<ScalarProperty Name="DOCUMENT_NO" ColumnName="DOCUMENT_NO" /> |
217 |
<ScalarProperty Name="DOCUMENT_NAME" ColumnName="DOCUMENT_NAME" /> |
218 |
<ScalarProperty Name="GROUP_NO" ColumnName="GROUP_NO" /> |
219 |
<ScalarProperty Name="RESULT_FILE" ColumnName="RESULT_FILE" /> |
220 |
<ScalarProperty Name="RESULT" ColumnName="RESULT" /> |
221 |
</ComplexTypeMapping> |
222 |
</ResultMapping> |
223 |
</FunctionImportMapping> |
224 |
<FunctionImportMapping FunctionImportName="SELECT_RERECONVERT_ITEM" FunctionName="markusModel.Store.SELECT_RERECONVERT_ITEM"> |
225 |
</FunctionImportMapping> |
226 |
<FunctionImportMapping FunctionImportName="SELECT_CONVERT_INSERT" FunctionName="markusModel.Store.SELECT_CONVERT_INSERT" /> |
227 |
<FunctionImportMapping FunctionImportName="SELECT_CONVERT_DELETE" FunctionName="markusModel.Store.SELECT_CONVERT_DELETE" /> |
228 |
<FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_DELETE" FunctionName="markusModel.Store.SELECT_FINAL_PDF_DELETE" /> |
229 |
<FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_INSERT" FunctionName="markusModel.Store.SELECT_FINAL_PDF_INSERT" /> |
230 |
<FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_ITEM" FunctionName="markusModel.Store.SELECT_FINAL_PDF_ITEM" > |
231 |
<ResultMapping> |
232 |
<ComplexTypeMapping TypeName="markusModel.SELECT_FINAL_PDF_Result" /> |
233 |
</ResultMapping> |
234 |
</FunctionImportMapping> |
235 |
</EntityContainerMapping> |
236 |
</Mapping> |
237 |
</edmx:Mappings> |
238 |
</edmx:Runtime> |
239 |
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) --> |
240 |
<Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx"> |
241 |
<Connection> |
242 |
<DesignerInfoPropertySet> |
243 |
<DesignerProperty Name="MetadataArtifactProcessing" Value="EmbedInOutputAssembly" /> |
244 |
</DesignerInfoPropertySet> |
245 |
</Connection> |
246 |
<Options> |
247 |
<DesignerInfoPropertySet> |
248 |
<DesignerProperty Name="ValidateOnBuild" Value="true" /> |
249 |
<DesignerProperty Name="EnablePluralization" Value="false" /> |
250 |
<DesignerProperty Name="IncludeForeignKeysInModel" Value="true" /> |
251 |
<DesignerProperty Name="UseLegacyProvider" Value="false" /> |
252 |
<DesignerProperty Name="CodeGenerationStrategy" Value="없음" /> |
253 |
</DesignerInfoPropertySet> |
254 |
</Options> |
255 |
<!-- Diagram content (shape and connector positions) --> |
256 |
<Diagrams></Diagrams> |
257 |
</Designer> |
258 |
</edmx:Edmx> |