I don't believe this was discussed but I did it anyway. Here is the new XML Schema for the WS-Policy assertions. Hopefully, it makes sense. I removed the bits regarding UsingAddressing and Anonymous elements. <xs:element name="Addressing"> <xs:complexType> <xs:sequence> <xs:element ref="ref:Policy" /> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> <xs:element name="AnonymousResponses"> <xs:complexType> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> <xs:element name="NonAnonymousResponses"> <xs:complexType> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> PhilippeReceived on Tuesday, 30 January 2007 19:40:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:35:15 GMT