- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 11 Aug 2007 11:25:55 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv5975 Modified Files: ackcurrent.xml ackold.xml acknowledgements-current.txt acknowledgements-old.txt entitieswd.dtd status-guidelines.xml status-primer.xml xmlspec-policy-xsl1-0.xsl xmlspec-policy.xsl Log Message: primer & guidelines pub related changes Index: entitieswd.dtd =================================================================== RCS file: /sources/public/2006/ws/policy/entitieswd.dtd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- entitieswd.dtd 2 Jul 2007 16:48:12 -0000 1.14 +++ entitieswd.dtd 11 Aug 2007 11:25:52 -0000 1.15 @@ -4,10 +4,10 @@ Date parameters --> <!ENTITY draft.year "2007"> -<!ENTITY draft.month "July"> -<!ENTITY draft.mm "07"> -<!ENTITY draft.day "06"> -<!ENTITY draft.dd "06"> +<!ENTITY draft.month "August"> +<!ENTITY draft.mm "08"> +<!ENTITY draft.day "10"> +<!ENTITY draft.dd "10"> <!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;"> @@ -42,11 +42,11 @@ <!ENTITY w3c.status.primer "WD"> <!ENTITY document.status.guidelines "W3C Working Draft"> <!ENTITY w3c.status.guidelines "WD"> -<!ENTITY document.status.wsdl11ei "W3C Working Draft"> -<!ENTITY w3c.status.wsdl11ei "WD"> +<!ENTITY document.status.wsdl11ei "W3C Working Group Note"> +<!ENTITY w3c.status.wsdl11ei "NOTE"> <!ENTITY doctype.primer "wd"> <!ENTITY doctype.guidelines "wd"> -<!ENTITY doctype.wsdl11ei "wd"> +<!ENTITY doctype.wsdl11ei "wgnote"> <!ENTITY w3c-designation-framework "&w3c.tr.latest;/&draft.year;/&w3c.status;-&framework.prefix;-&draft.date;"> Index: status-primer.xml =================================================================== RCS file: /sources/public/2006/ws/policy/status-primer.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- status-primer.xml 1 Jun 2007 02:29:34 -0000 1.6 +++ status-primer.xml 11 Aug 2007 11:25:52 -0000 1.7 @@ -5,11 +5,11 @@ document. A list of current W3C publications and the latest revision of this technical report can be found in the <loc href="http://www.w3.org/TR/" >W3C technical reports index</loc> at http://www.w3.org/TR/.</emph></p> -<p>This is an updated Working Draft of the Web Services Policy 1.5 - Primer specification. This Working Draft was produced by the members of the <loc href="http://www.w3.org/2002/ws/policy/" >Web Services Policy Working Group</loc>, which is part of the <loc href="http://www.w3.org/2002/ws/Activity" >W3C Web Services Activity</loc>. The Working Group has not yet decided if it will advance this Working Draft to Recommendation Status. Several issues have already been filed on this document and are recorded in <loc href="http://www.w3.org/Bugs/Public/" >Bugzilla</loc>. The Working Group has not yet considered all of these issues.</p> +<p>This is an updated Working Draft of the Web Services Policy 1.5 - Primer specification. This Working Draft was produced by the members of the <loc href="http://www.w3.org/2002/ws/policy/" >Web Services Policy Working Group</loc>, which is part of the <loc href="http://www.w3.org/2002/ws/Activity" >W3C Web Services Activity</loc>. The Working Group expects to advance this Working Draft to Working Group Note. There are no open issues against this document, see <loc href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=WS-Policy&component=Primer" >Bugzilla</loc>.</p> <p>A list of <loc href="#change-description" >changes in this version of -the document</loc> and a <loc href="ws-policy-primer-diff20070330.html" >diff-marked version against -the previous version of this document</loc> are available. Changes in this version of the document encompass editorial changes to align with the OASIS WS-SecurityPolicy and the W3C WS-Addressing Metadata specification.</p> +the document</loc> and a <loc href="ws-policy-primer-diff20070605.html" >diff-marked version against +the previous version of this document</loc> are available. Major editorial changes in this version of the document encompass updates of various references.</p> <p>Note that this Working Draft does not necessarily represent a consensus of the Working Group. Discussion of this document takes place on the public <loc href="mailto:public-ws-policy@w3.org" >public-ws-policy@w3.org</loc> mailing list (<loc href="http://lists.w3.org/Archives/Public/public-ws-policy/" >public @@ -25,7 +25,7 @@ <p>This document was produced by a group operating under the <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/" >5 -February 2004 W3C Patent Policy</loc>. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/39293/status" >public list of any patent disclosures</loc> made in connection with the deliverables of +February 2004 W3C Patent Policy</loc>. The group does not expect this document to become a W3C Recommendation. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/39293/status" >public list of any patent disclosures</loc> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential" > Index: xmlspec-policy-xsl1-0.xsl =================================================================== RCS file: /sources/public/2006/ws/policy/xmlspec-policy-xsl1-0.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xmlspec-policy-xsl1-0.xsl 1 Jun 2007 03:01:28 -0000 1.2 +++ xmlspec-policy-xsl1-0.xsl 11 Aug 2007 11:25:52 -0000 1.3 @@ -160,8 +160,8 @@ </div> </xsl:template> <xsl:template name="css"> - <style type="text/css"> - <xsl:text> + <style type="text/css"> +/*<![CDATA[*/ code { font-family: monospace; } div.constraint, @@ -180,17 +180,17 @@ li, p { margin-top: 0.3em; margin-bottom: 0.3em; } -.diff-chg { background-color: yellow; } -.diff-del { background-color: red; text-decoration: line-through;} -.diff-add { background-color: lime; } +.diff-chg { background-color: yellow; } +.diff-del { background-color: red; text-decoration: line-through;} +.diff-add { background-color: lime; } table { empty-cells: show; } table caption { - font-weight: normal; - font-style: italic; - text-align: left; - margin-bottom: .5em; + font-weight: normal; + font-style: italic; + text-align: left; + margin-bottom: .5em; } div.issue { @@ -200,53 +200,6 @@ font-variant: small-caps; } - - -.boxedtext { - border: solid #bebebe 1px; - margin: 2em 1em 1em 2em; - } - -.principle, .practice, .constraint, .property, div.story { - margin: 1.5em 0.5em 1em 1em; - } - -.principlelab, .constraintlab, -.propertylab, .practicelab, -.storylab { - margin: 1.5em 0.5em 1em 1em; - font-weight: bold; - font-style: italic; - } - -.principlelab { background: #f7ebd7 } -.constraintlab { background: #becece } -.propertylab { background: #f7ebd7 } -.practicelab { background: #dfffff } -.storylab { background: #005a9c; color: #fff; } - -/* Make sure the relative spacing stuff only applies to 'screen' - because IE has bugs when it comes to printing relative things. */ - -@media screen { - -.principle, .practice, .constraint, .property, div.story { - position: relative; - top: -2em; - padding: 0; - margin: 1.5em 0.5em -1em 1em; -} - -.principlelab, .constraintlab, -.propertylab, .practicelab, -.storylab { - position: relative; - padding: 0 0.5em; - top: -1.5em; - } -</xsl:text> - <xsl:if test="$tabular.examples = 0"> - <xsl:text> div.exampleInner pre { margin-left: 1em; margin-top: 0em; margin-bottom: 0em} div.exampleOuter {border: 4px double gray; @@ -262,11 +215,9 @@ div.exampleWrapper { margin: 4px } div.exampleHeader { font-weight: bold; margin: 4px} -</xsl:text> - </xsl:if> - <xsl:value-of select="$additional.css"/> - </style> - <link rel="stylesheet" type="text/css"> +/*]]>*/ +</style> + <link rel="stylesheet" type="text/css"> <xsl:attribute name="href"> <xsl:text>http://www.w3.org/StyleSheets/TR/</xsl:text> <xsl:choose> Index: ackold.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ackold.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ackold.xml 6 Aug 2007 15:24:29 -0000 1.3 +++ ackold.xml 11 Aug 2007 11:25:52 -0000 1.4 @@ -88,9 +88,10 @@ </dl> -<dl class="group-member foaf-person "> -<dt class='foaf-name'><span class='foaf-given'>Glen</span> <span class='foaf-family'>Daniels</span></dt><dd class="status">no longer participating</dd> - <dd class='action'><a href="../../../Systems/db/user?user=12811" title='Edit Glen Daniels contact information'>Edit</a></dd> <dd><span class='email'> <a href="mailto:gdaniels@progress.com" title='Glen Daniels email address'>gdaniels@progress.com</a></span> <span class='phone'> <a class='value' href='tel:+1.781.999.7103' title='Glen Daniels phone number'>+1.781.999.7103</a></span></dd> +<dl class="group-member foaf-person good-standing"> +<dt class='foaf-name'><span class='foaf-given'>Glen</span> <span class='foaf-family'>Daniels</span></dt><dd class="status"> (good standing)</dd> + <dd class="orgname"><a href="participants?org=41406">Progress Software</a></dd> +<dd class='action'><a href="../../../Systems/db/user?user=12811" title='Edit Glen Daniels contact information'>Edit</a></dd> <dd><span class='email'> <a href="mailto:gdaniels@progress.com" title='Glen Daniels email address'>gdaniels@progress.com</a></span> <span class='phone'> <a class='value' href='tel:+1.781.999.7103' title='Glen Daniels phone number'>+1.781.999.7103</a></span></dd> </dl> @@ -375,11 +376,11 @@ <ul> -<li><a id='stats' name='stats'></a>42 group participants,</li> -<li>42 in good standing,</li> -<li>42 participants from 18 organizations</li> +<li><a id='stats' name='stats'></a>43 group participants,</li> +<li>43 in good standing,</li> +<li>43 participants from 19 organizations</li> </ul> -<p><a href='mailto:shh@us.ibm.com,crm@adobe.com,eduardo.gutentag@sun.com,mcham@microsoft.com,jeff.mischkinsky@oracle.com,art.barstow@nokia.com,prasad.yendluri@webMethods.com,abbieb@nortel.com,masahiko.narita@jp.fujitsu.com,david.burdett@sap.com,dorchard@bea.com,Eric.Newcomer@iona.com,kirk.wilson@ca.com,jonathan@wso2.com,mark.little@jboss.com,tboubez@layer7tech.com,dmoberg@us.axway.com'>Send email to AC Reps of participating Members</a>.</p> +<p><a href='mailto:shh@us.ibm.com,crm@adobe.com,eduardo.gutentag@sun.com,mcham@microsoft.com,jeff.mischkinsky@oracle.com,art.barstow@nokia.com,prasad.yendluri@webMethods.com,abbieb@nortel.com,masahiko.narita@jp.fujitsu.com,david.burdett@sap.com,dorchard@bea.com,Eric.Newcomer@iona.com,kirk.wilson@ca.com,jonathan@wso2.com,mark.little@jboss.com,tboubez@layer7tech.com,dmoberg@us.axway.com,gdaniels@progress.com'>Send email to AC Reps of participating Members</a>.</p> <p> W3C staff and chairs can <a href="edit-group?group=39293">edit this group</a>. Index: ackcurrent.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ackcurrent.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ackcurrent.xml 6 Aug 2007 15:24:29 -0000 1.3 +++ ackcurrent.xml 11 Aug 2007 11:25:52 -0000 1.4 @@ -83,6 +83,13 @@ </dl> <dl class="group-member foaf-person good-standing"> +<dt class='foaf-name'><span class='foaf-given'>Glen</span> <span class='foaf-family'>Daniels</span></dt><dd class="status"> (good standing)</dd> + <dd class="orgname"><a href="participants?org=41406">Progress Software</a></dd> +<dd class='action'><a href="../../../Systems/db/user?user=12811" title='Edit Glen Daniels contact information'>Edit</a></dd> <dd><span class='email'> <a href="mailto:gdaniels@progress.com" title='Glen Daniels email address'>gdaniels@progress.com</a></span> <span class='phone'> <a class='value' href='tel:+1.781.999.7103' title='Glen Daniels phone number'>+1.781.999.7103</a></span></dd> + +</dl> + +<dl class="group-member foaf-person good-standing"> <dt class='foaf-name'><span class='foaf-given'>Doug</span> <span class='foaf-family'>Davis</span></dt><dd class="status"> (good standing)</dd> <dd class="orgname"><a href="participants?org=1051">IBM Corporation</a></dd> <dd class='action'><a href="../../../Systems/db/user?user=26837" title='Edit Doug Davis contact information'>Edit</a></dd> <dd><span class='email'> <a href="mailto:dug@us.ibm.com" title='Doug Davis email address'>dug@us.ibm.com</a></span> <span class='phone'> <a class='value' href='tel:+1.919.254.6905' title='Doug Davis phone number'>+1.919.254.6905</a></span></dd> @@ -325,12 +332,12 @@ <ul> -<li><a id='stats' name='stats'></a>42 group participants,</li> +<li><a id='stats' name='stats'></a>43 group participants,</li> -<li>42 in good standing,</li> -<li>42 participants from 18 organizations</li> +<li>43 in good standing,</li> +<li>43 participants from 19 organizations</li> </ul> -<p><a href='mailto:shh@us.ibm.com,crm@adobe.com,eduardo.gutentag@sun.com,mcham@microsoft.com,jeff.mischkinsky@oracle.com,art.barstow@nokia.com,prasad.yendluri@webMethods.com,abbieb@nortel.com,masahiko.narita@jp.fujitsu.com,david.burdett@sap.com,dorchard@bea.com,Eric.Newcomer@iona.com,kirk.wilson@ca.com,jonathan@wso2.com,mark.little@jboss.com,tboubez@layer7tech.com,dmoberg@us.axway.com'>Send email to AC Reps of participating Members</a>.</p> +<p><a href='mailto:shh@us.ibm.com,crm@adobe.com,eduardo.gutentag@sun.com,mcham@microsoft.com,jeff.mischkinsky@oracle.com,art.barstow@nokia.com,prasad.yendluri@webMethods.com,abbieb@nortel.com,masahiko.narita@jp.fujitsu.com,david.burdett@sap.com,dorchard@bea.com,Eric.Newcomer@iona.com,kirk.wilson@ca.com,jonathan@wso2.com,mark.little@jboss.com,tboubez@layer7tech.com,dmoberg@us.axway.com,gdaniels@progress.com'>Send email to AC Reps of participating Members</a>.</p> <p> W3C staff and chairs can <a href="edit-group?group=39293">edit this group</a>. Index: acknowledgements-current.txt =================================================================== RCS file: /sources/public/2006/ws/policy/acknowledgements-current.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- acknowledgements-current.txt 6 Aug 2007 15:24:29 -0000 1.12 +++ acknowledgements-current.txt 11 Aug 2007 11:25:52 -0000 1.13 @@ -1 +1 @@ -Dimitar Angelov (SAP AG), Abbie Barbir (Nortel Networks), Charlton Barreto (Adobe Systems Inc.), Sergey Beryozkin (IONA Technologies, Inc.), Vladislav Bezrukov (SAP AG), Toufic Boubez (Layer 7 Technologies), Symon Chang (BEA Systems, Inc.), Paul Cotton (Microsoft Corporation), Doug Davis (IBM Corporation), Jacques Durand (Fujitsu Limited), Ruchith Fernando (WSO2), Christopher Ferris (IBM Corporation), William Henry (IONA Technologies, Inc.), Frederick Hirsch (Nokia), Maryann Hondo (IBM Corporation), Ondrej Hrebicek (Microsoft Corporation), Steve Jones (Layer 7 Technologies), Tom Jordahl (Adobe Systems Inc.), Paul Knight (Nortel Networks), Philippe Le Hégaret (W3C/MIT), Mark Little (JBoss Inc.), Mohammad Makarechian (Microsoft Corporation), Ashok Malhotra (Oracle Corporation), Jonathan Marsh (WSO2), Monica Martin (Sun Microsystems, Inc.), Arnaud Meyniel (Axway Software), Jeff Mischkinsky (Oracle Corporation), Dale Moberg (Axway Software), Anthony Nadalin (IBM Corporation), David Orchard (BEA Systems, Inc.) Sanjay Patil (SAP AG), Manjula Peiris (WSO2), Fabian Ritzmann (Sun Microsystems, Inc.), Daniel Roth (Microsoft Corporation), Tom Rutt (Fujitsu Limited), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio), Yakov Sverdlov (CA), Asir Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.). \ No newline at end of file +Dimitar Angelov (SAP AG), Abbie Barbir (Nortel Networks), Charlton Barreto (Adobe Systems Inc.), Sergey Beryozkin (IONA Technologies, Inc.), Vladislav Bezrukov (SAP AG), Toufic Boubez (Layer 7 Technologies), Symon Chang (BEA Systems, Inc.), Paul Cotton (Microsoft Corporation), Glen Daniels (Progress Software), Doug Davis (IBM Corporation), Jacques Durand (Fujitsu Limited), Ruchith Fernando (WSO2), Christopher Ferris (IBM Corporation), William Henry (IONA Technologies, Inc.), Frederick Hirsch (Nokia), Maryann Hondo (IBM Corporation), Ondrej Hrebicek (Microsoft Corporation), Steve Jones (Layer 7 Technologies), Tom Jordahl (Adobe Systems Inc.), Paul Knight (Nortel Networks), Philippe Le Hégaret (W3C/MIT), Mark Little (JBoss Inc.), Mohammad Makarechian (Microsoft Corporation), Ashok Malhotra (Oracle Corporation), Jonathan Marsh (WSO2), Monica Martin (Sun Microsystems, Inc.), Arnaud Meyniel (Axway Software), Jeff Mischkinsky (Oracle Corporation), Dale Moberg (Axway Software), Anthony Nadalin (IBM Corporation),David Orchard (BEA Systems, Inc.), Sanjay Patil (SAP AG), Manjula Peiris (WSO2), Fabian Ritzmann (Sun Microsystems, Inc.), Daniel Roth (Microsoft Corporation), Tom Rutt (Fujitsu Limited), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio), Yakov Sverdlov (CA), Asir Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.). \ No newline at end of file Index: status-guidelines.xml =================================================================== RCS file: /sources/public/2006/ws/policy/status-guidelines.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- status-guidelines.xml 29 Mar 2007 07:27:18 -0000 1.6 +++ status-guidelines.xml 11 Aug 2007 11:25:52 -0000 1.7 @@ -5,14 +5,13 @@ document. A list of current W3C publications and the latest revision of this technical report can be found in the <loc href="http://www.w3.org/TR/" >W3C technical reports index</loc> at http://www.w3.org/TR/.</emph></p> -<p>This is an updated Working Draft of the Web Services Policy 1.5 - Guidelines specification. This Working Draft was produced by the members of the <loc href="http://www.w3.org/2002/ws/policy/" >Web Services Policy Working Group</loc>, which is part of the <loc href="http://www.w3.org/2002/ws/Activity" >W3C Web Services Activity</loc>. The Working Group has not yet decided if it will advance this Working Draft to Recommendation Status. Several issues have already been filed on this document and are recorded in <loc href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=WS-Policy&component=Guidelines" >Bugzilla</loc>. The Working Group has not yet considered many of these issues.</p> +<p>This is an updated Working Draft of the Web Services Policy 1.5 - Guidelines specification. This Working Draft was produced by the members of the <loc href="http://www.w3.org/2002/ws/policy/" >Web Services Policy Working Group</loc>, which is part of the <loc href="http://www.w3.org/2002/ws/Activity" >W3C Web Services Activity</loc>. The Working Group expects to advance this Working Draft to Working Group Note. There are no open issues against this document, see <loc href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=WS-Policy&component=Guidelines" >Bugzilla</loc>.</p> <p>A list of <loc href="#change-description" >changes in this version of -the document</loc> and a <loc href="ws-policy-guidelines-diff20061221.html" >diff-marked version against -the previous version of this document</loc> are available. Major -changes in this version of the document encompass the revision of various sections (<specref ref="assertion-target"/>, <specref ref="compact-full"/>, <specref ref="Referencing_Policy_Expressions"/> and <specref ref="supporting-new-policy-subjects"/>), the deletion of section <xspecref href="http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221/#typing-assertions">4.6 Typing Assertions</xspecref>, and the clarification of the semantics of an empty nested policy expression in <specref ref="nested-assertions"/>.</p> +the document</loc> is available. Major editorial +changes in this version of the document encompass a general reformation of the document relying on Best Practices statements, changes related to the alignment with various other specifications, and the removal of two sections.</p> - <p>Note that this Working Draft does not necessarily represent a consensus of the Working Group. The Working Group especially solicits feedback on the following issues: <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3978">3978</loc> (guidelines for policy attachment authors), <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3988">3988</loc> (how to design an assertion) and <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</loc> (the overall format of the Guidelines document). Discussion of this document takes place on the public <loc href="mailto:public-ws-policy@w3.org" >public-ws-policy@w3.org</loc> + <p>Note that this Working Draft does not necessarily represent a consensus of the Working Group. Discussion of this document takes place on the public <loc href="mailto:public-ws-policy@w3.org" >public-ws-policy@w3.org</loc> mailing list (<loc href="http://lists.w3.org/Archives/Public/public-ws-policy/" >public archive</loc>) and within <loc href="http://www.w3.org/Bugs/Public/" >Bugzilla</loc>. Comments on this specification should be made following the <loc href="http://www.w3.org/2002/ws/policy/#issues" >Description for Issues</loc> of the Working Group.</p> @@ -26,7 +25,7 @@ <p>This document was produced by a group operating under the <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/" >5 -February 2004 W3C Patent Policy</loc>. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/39293/status" >public list of any patent disclosures</loc> made in connection with the deliverables of +February 2004 W3C Patent Policy</loc>. The group does not expect this document to become a W3C Recommendation. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/39293/status" >public list of any patent disclosures</loc> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential" > Index: xmlspec-policy.xsl =================================================================== RCS file: /sources/public/2006/ws/policy/xmlspec-policy.xsl,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- xmlspec-policy.xsl 29 May 2007 21:37:31 -0000 1.10 +++ xmlspec-policy.xsl 11 Aug 2007 11:25:52 -0000 1.11 @@ -238,8 +238,8 @@ </div> </xsl:template> <xsl:template name="css"> - <style type="text/css"> - <xsl:text> + <style type="text/css"> +/*<![CDATA[*/ code { font-family: monospace; } div.constraint, @@ -258,17 +258,17 @@ li, p { margin-top: 0.3em; margin-bottom: 0.3em; } -.diff-chg { background-color: yellow; } -.diff-del { background-color: red; text-decoration: line-through;} -.diff-add { background-color: lime; } +.diff-chg { background-color: yellow; } +.diff-del { background-color: red; text-decoration: line-through;} +.diff-add { background-color: lime; } table { empty-cells: show; } table caption { - font-weight: normal; - font-style: italic; - text-align: left; - margin-bottom: .5em; + font-weight: normal; + font-style: italic; + text-align: left; + margin-bottom: .5em; } div.issue { @@ -278,53 +278,6 @@ font-variant: small-caps; } - - -.boxedtext { - border: solid #bebebe 1px; - margin: 2em 1em 1em 2em; - } - -.principle, .practice, .constraint, .property, div.story { - margin: 1.5em 0.5em 1em 1em; - } - -.principlelab, .constraintlab, -.propertylab, .practicelab, -.storylab { - margin: 1.5em 0.5em 1em 1em; - font-weight: bold; - font-style: italic; - } - -.principlelab { background: #f7ebd7 } -.constraintlab { background: #becece } -.propertylab { background: #f7ebd7 } -.practicelab { background: #dfffff } -.storylab { background: #005a9c; color: #fff; } - -/* Make sure the relative spacing stuff only applies to 'screen' - because IE has bugs when it comes to printing relative things. */ - -@media screen { - -.principle, .practice, .constraint, .property, div.story { - position: relative; - top: -2em; - padding: 0; - margin: 1.5em 0.5em -1em 1em; -} - -.principlelab, .constraintlab, -.propertylab, .practicelab, -.storylab { - position: relative; - padding: 0 0.5em; - top: -1.5em; - } -</xsl:text> - <xsl:if test="$tabular.examples = 0"> - <xsl:text> div.exampleInner pre { margin-left: 1em; margin-top: 0em; margin-bottom: 0em} div.exampleOuter {border: 4px double gray; @@ -340,8 +293,7 @@ div.exampleWrapper { margin: 4px } div.exampleHeader { font-weight: bold; margin: 4px} -</xsl:text> - </xsl:if> +/*]]>*/ <xsl:value-of select="$additional.css"/> </style> <link rel="stylesheet" type="text/css"> Index: acknowledgements-old.txt =================================================================== RCS file: /sources/public/2006/ws/policy/acknowledgements-old.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- acknowledgements-old.txt 6 Aug 2007 15:24:29 -0000 1.6 +++ acknowledgements-old.txt 11 Aug 2007 11:25:52 -0000 1.7 @@ -1 +1 @@ -Jeffrey Crump, Glen Daniels, Jong Lee, Bob Natale, Eugene Osovetsky, Bijan Parsia, Skip Snow, Seumas Soltysik, Mark Temple-Raston. \ No newline at end of file +Jeffrey Crump, Jong Lee, Bob Natale, Eugene Osovetsky, Bijan Parsia, Skip Snow, Seumas Soltysik, Mark Temple-Raston. \ No newline at end of file
Received on Saturday, 11 August 2007 11:26:00 UTC