Issue 9604: Section: 1.2.7.6 (CorbaToWsdl) (corbawsdl-rtf) Source: Fujitsu (Mr. Tom Rutt, tom@coastin.com) Nature: Revision Severity: Minor Summary: : In Corba to WSDL/SOAP Interworking Spec: In section 1.2.7.6, the IDL identifier "S" at top level has already been used for another example. Also have to make editorial corrections to allow schema to validate. Proposed Resolution: change second use of "S" To "T", and apply resolution to issue 8991 Revised Text: In 1.2.7.6 change the following explicitly listed lines: (where "…" implies one or more intervening lines) " struct S { … <xsd:complexType name="_SE_S.field_ArrayOfint"> … <xsd:complexType name="_SE_S"> … <xsd:element name="field" type="S._SE_field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … <xsd:complexType name="S.field_ArrayOfint"> … <xsd:complexType name="S"> <xsd:element name="field" type="S.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … " To: (this change also incorporates resolution to Issue 8991) " struct T { … <xsd:complexType name="_SE_T.field_ArrayOfint"> … <xsd:complexType name="_SE_T"> … <xsd:element name="field" type="_SE_T.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … <xsd:complexType name="T.field_ArrayOfint"> … <xsd:complexType name="T"> … <xsd:element name="field" type="T.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … " Resolution: change second use of "S" To "T", and apply resolution to issue 8991 Revised Text: In 1.2.7.6 change the following explicitly listed lines: (where "…" implies one or more intervening lines) " struct S { … <xsd:complexType name="_SE_S.field_ArrayOfint"> … <xsd:complexType name="_SE_S"> … <xsd:element name="field" type="S._SE_field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … <xsd:complexType name="S.field_ArrayOfint"> … <xsd:complexType name="S"> <xsd:element name="field" type="S.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … " To: (this change also incorporates resolution to Issue 8991) " struct T { … <xsd:complexType name="_SE_T.field_ArrayOfint"> … <xsd:complexType name="_SE_T"> … <xsd:element name="field" type="_SE_T.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … <xsd:complexType name="T.field_ArrayOfint"> … <xsd:complexType name="T"> … <xsd:element name="field" type="T.field_ArrayOfint" nillable="true" maxOccurs="1" minOccurs="1"/> … " Actions taken: April 27, 2006: received issue October 30, 2006: closed isuse Discussion: End of Annotations:===== ssue ter4: Section: 1.2.7.6 (CorbaToWsdl) Nature: Reuse of Identifier for Example Severity: Minor Summary: In Corba to WSDL/SOAP Interworking Spec: In section 1.2.7.6, the IDL identifier .S. at top level has already been used for another example. Also have to make editorial corrections to allow schema to validate. Proposed Resolution: change second use of .S. To .T., and apply resolution to issue 8991 Revised Text: In 1.2.7.6 change the following explicitly listed lines: (where ... implies one or more intervening lines) . struct S { . . . . . . . To: (this change also incorporates resolution to Issue 8991) . struct T { . . . . . . . . Date: Thu, 27 Apr 2006 14:26:38 -0500 From: Tom Rutt Reply-To: tom@coastin.com User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en To: corbawsdl-rtf@omg.org Subject: Proposed resolution for issue 9604 Please provide comments on this list. A vote is forthcoming in a couple of weeks. ------- This is issue # 9604 From: Tom Rutt Section: 1.2.7.6 (CorbaToWsdl) : In Corba to WSDL/SOAP Interworking Spec: In section 1.2.7.6, the IDL identifier "S" at top level has already been used for another example. Also have to make editorial corrections to allow schema to validate. Proposed Resolution: change second use of "S" To "T", and apply resolution to issue 8991 Revised Text: In 1.2.7.6 change the following explicitly listed lines: (where "." implies one or more intervening lines) " d:complexType name="_SE_S.field_ArrayOfint"> . . . . . " To: (this change also incorporates resolution to Issue 8991) " struct T { . . . . . . . " -- ---------------------------------------------------- Tom Rutt email: tom@coastin.com; trutt@us.fujitsu.com Tel: +1 732 801 5744 Fax: +1 732 774 5133 truct S {