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=25470>. 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=25470 attribut is already use by element (AttrAlreadyUseInSTag XMLBE50) Summary: attribut is already use by element (AttrAlreadyUseInSTag XMLBE50) Product: Xerces-C++ Version: 2.4.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Major Priority: Other Component: Non-Validating Parser AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When I use these attribut : <PERSONNE ... IndicateurResidenceBDF="N" DateIndicateurResidenceBDF="" ... > The parser give me this error: Fatal Error at (file prodInfo, line 76, char 29): The attribute 'IndicateurResidenceBDF' is already used in element 'PERSONNE' I suppose it's because my first attribut "IndicateurResidenceBDF" is encapsulate by my second attribut "DateIndicateurResidenceBDF". thanks for help --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]