This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 97920

Summary: Some typos from the UI file
Product: xml Reporter: Rebecca Liu <rebeccaliu>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker CC: masaki
Priority: P4    
Version: 5.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Rebecca Liu 2007-03-15 07:10:44 UTC
Source errors:

FIX_MULTIPLE_TYPES_IN_DEFINITION= Atmost one <types> section can be specified in
wsdl document.
"Atmost" Should be "At most"

VAL_ELEMENT_ATTRIBUTE_DEFINED_IN_MESSAGE_PART_IS_NOT_VALID = In part "{0}",
attribute element''s value "{1}" is not a valid xml schema element available in
this wsdl file
/attribute element''s/ should be /attribute element's/

VAL_TYPE_ATTRIBUTE_DEFINED_IN_MESSAGE_PART_IS_NOT_VALID = In part "{0}",
attribute type''s value "{1}" is not a valid xml schema type available in this
wsdl file.
/attribute type''s/ should be /attribute type's/
Comment 1 Martin Balin 2016-07-07 09:56:58 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss