- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Mon, 21 Aug 2006 09:29:26 -0700
- To: "William Henry" <william.henry@iona.com>, <public-ws-policy@w3.org>
Hi William,
This is a good catch. <xs:attribute name="PolicyURIs" type="wsp:tPolicyURIs" /> is a residual piece. Per the XML Schema document for WS-Policy [1], it is:
<xs:attribute name="PolicyURIs">
<xs:simpleType>
<xs:list itemType="xs:anyURI" />
</xs:simpleType>
</xs:attribute>
I request the WG to assign this change to the editors.
[1] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy.xsd?content-type=text/xml
Regards,
Asir S Vedamuthu
Microsoft Corporation
________________________________________
From: public-ws-policy-request@w3.org [mailto:public-ws-policy-request@w3.org] On Behalf Of William Henry
Sent: Wednesday, August 16, 2006 10:08 AM
To: public-ws-policy@w3.org
Subject: NEW ISSUE: WS-Policy 1.5 Attachment; Typo in section 3.3 example
Title:
Typographical error wsp:tPolicyURIs in Section 3.3 of WS-Policy Attachemnt
Description
Looks like "wsp:tPolicyURIs" should be "wsp:PolicyURIs" in the first XML
example in section 3.3 XML Element Attachment.
Justification:
Typographical error.
Target:
WS-Policy 1.5 Attachment
Proposal:
Change to wsp:PolicyURIs
Regards,
William Henry
Received on Monday, 21 August 2006 16:29:41 UTC