DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21152>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21152

[Fatal Error] formalize_custom.xsl:133:35: Element type "FE_PORTS_FAMILY:Migration" 
must be followed by either attribute specifications, ">" or "/>".

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-06-27 17:48 -------
XML stylesheets and input documents must be namespace-well-formed. The element 
name FE_PORTS_FAMILY:Migration::AddVRF_VPNNode.Request violates that rule. 

XML 1.0 reserved colons for namespaces, and the Namespaces In XML recommendation 
in turn reserved them only for use as namespace prefixes. They may not appear 
elsewhere in QNames.

Sorry, but this is a case where we shouldn't have accepted this document in the 
past and won't accept it now or in the future. Please change your document to 
conform to the XML recommendations.

Reply via email to