Suggested editorial change for assertion Import-0072

I'd like to suggest a change for assertion Import-0072. The assertion 
currently contains two assertion statements. I'd like to split the 
assertion into two separate assertions.

The current Import-0072
If the location attribute in the import element information item is 
dereferencible then it MUST reference a WSDL 2.0 document and the actual 
value of the namespace attribute information item MUST be identical to the 
actual value of the targetNamespace attribute information item of the 
referenced WSDL 2.0 document. 

Suggested change
If the location attribute in the import element information item is 
dereferencible then it MUST reference a WSDL 2.0 document. The actual 
value of the namespace attribute information item of the import element 
information item MUST be identical to the actual value of the 
targetNamespace attribute information item of the referenced WSDL 2.0 
document. 

where the following assertion numbers will apply

Import-0072
If the location attribute in the import element information item is 
dereferencible then it MUST reference a WSDL 2.0 document.

Import-????
The actual value of the namespace attribute information item of the import 
element information item MUST be identical to the actual value of the 
targetNamespace attribute information item of the referenced WSDL 2.0 
document. 


Thanks,

Lawrence Mandel

Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814   Fax: 905 - 413 - 4920
lmandel@ca.ibm.com

Received on Wednesday, 15 November 2006 23:28:17 UTC