-
Notifications
You must be signed in to change notification settings - Fork 0
/
namespaces.html
64 lines (63 loc) · 3.02 KB
/
namespaces.html
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
---
title: Namespaces
layout: default
---
<div class="row pwg-panel">
<div class="col-md-12 col-sm-12">
<h2>PWG Namespace Registry</h2>
<p>Last updated: July 31, 2014</p>
<table class="pwg-table">
<thead>
<tr>
<th>Namespace</th>
<th>Description / Specification</th>
<th>Schema/WSDL</th>
</tr>
</thead>
<tbody>
<tr>
<td>http://www.pwg.org/<wbr>schemas/sm/1.0/</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm10-20040120-5105.1.pdf">PWG Semantic Model Specification Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.0/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2011/4/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-mfdmodel10-20110415-5108.1.pdf">MFD Model and Common Semantics Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.127/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2009/4/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-scan10-20090410-5108.02.pdf">Network Scan Service Semantic Model and Service Interface Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.70/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2009/5/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-resource10- 20090703-5108.03.pdf">Network Resource Service Semantic Model and Service Interface Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.76/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2011/4/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-copy10-20110610-5108.04.pdf">Copy Service Semantic Model and Service Interface Version 1.0</a><br>
<a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-faxout10-20110809-5108.05.pdf">FaxOut Service Semantic Model and Service Interface Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schema s/sm/1.127/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2012/2/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-system10- 20120217-5108.06.pdf">System Object and System Control Service Semantics Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.170/</td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2012/4/ipp-everywhere</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-ippeve10-20130128-5100.14.pdf">IPP Everywhere<a><br>
(used in WS-Discovery)</td>
<td></td>
</tr>
<tr>
<td>http://www.pwg.org/<wbr>schemas/2012/8/sm</td>
<td><a href="https://ftp.pwg.org/pub/pwg/candidates/cs-sm20-pjt10-20120801- 5108.07.pdf">PWG Print Job Ticket and Associated Capabilities Version 1.0</a></td>
<td>http://www.pwg.org/<wbr>schemas/sm/1.180/</td>
</tr>
</tbody>
</table>
</div>
</div>