RE: Two more Editorial Changes to Part 1

I went ahead and made these fixes without opening a new issue.

 

Jonathan Marsh -  <http://www.wso2.com> http://www.wso2.com -
<http://auburnmarshes.spaces.live.com> http://auburnmarshes.spaces.live.com

 

  _____  

From: www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org] On
Behalf Of Ramkumar Menon
Sent: Thursday, February 15, 2007 5:34 PM
To: www-ws-desc@w3.org
Subject: Two more Editorial Changes to Part 1

 

Hi Gurus,

 

Two minor editorial changes.

 

1) Section 9 [Syntax Summary] should mark endpoints as "One or more" rather
than "Zero or more"..

 

Current Text

-------------------

  <service name="xs:NCName" interface="xs:QName" >
    <documentation />*

    <endpoint name="xs:NCName" binding="xs:QName" address="xs:anyURI"? >
      <documentation />*
    </endpoint>*

  </service>*

Proposed Text

---------------------

  <service name="xs:NCName" interface="xs:QName" >
    <documentation />*

    <endpoint name="xs:NCName" binding="xs:QName" address="xs:anyURI"? >
      <documentation />*
    </endpoint>+

  </service>*

 

2) Syntax Summary in Section 3[Types] and 9 should reflect the fact that
inline schemas can exist without targetNamespace. [CR045]

 


Hope that helps!

rgds,

Ram
-- 
Shift to the left, shift to the right!
Pop up, push down, byte, byte, byte!

-Ramkumar Menon
A typical Macroprocessor 

Received on Wednesday, 21 February 2007 01:08:34 UTC