Download this file

package.html    67 lines (65 with data), 2.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!--
/**
* Copyright (c) 2013/2014, Intel Performance Learning Solutions Ltd, Intel Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations
* under the License.
*
**/
/**
* Contains markup for package business process screen
*
* Created by Sridhar Voorakkara (sridhar.voorakkara@intel.com)
*
*/
-->
<img src='resources/images/mets.png'>
<table>
<tr>
<td>Select Business Process : </td>
<td><select><option value='bpSAP00001'>bpSAP00001</option></select></td>
</tr>
<tr>
<td>Select Artifact : </td>
<td><select></option><option value='Silverlight.exe'>Silverlight.exe</option></select></td>
</tr>
</table>
Key Metadata :
<table class='form'>
<tr>
<td class='form-label'>Created By : </td><td class='form-field'><input type='text' size='60' value='svoorakk'></td>
</tr>
<tr>
<td class='form-label'>Owner : </td><td class='form-field'><input type='text' size='60' value='Microsoft Corporation'></td>
</tr>
<tr>
<td class='form-label'>Label : </td><td class='form-field'><input type='text' size='60' value='Silverlight Installer'></td>
</tr>
<tr>
<td class='form-label'>MIME Type : </td><td class='form-field'><input type='text' size='60' value='application/x-msdownload'></td>
</tr>
</table>
Key retrieval info :
<table class='form'>
<tr>
<td class='form-label'>TIMBUS Repo URL : </td><td class='form-field'><a target="_new" href="https://timbusproject.net/repository/bpSAP00001/res0001/art00981">https://timbusproject.net/repository/bpSAP00001/res0001/art00981</a></td>
</tr>
<tr>
<td class='form-label'>SHA1 Checksum : </td><td class='form-field'>760e705ed5131e0afef057807cd3d39abb17bb78</td>
</tr>
<tr>
<td class='form-label'>MD5 Checksum : </td><td class='form-field'>8cd6e701ae8710e3c2c5173ddcc06709</td>
</tr>
</table>
<div style="text-align:left;width:90%">METS Package XML : </div>
<iframe width="100%" height="450px" id='mets' src='metsSample.x'>
</iframe>