You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/11/26 08:41:45 UTC

DO NOT REPLY [Bug 5069] New: - What's a base system identifier?

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=5069>.
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=5069

What's a base system identifier?

           Summary: What's a base system identifier?
           Product: Xerces2-J
           Version: 2.0.0 [beta 2]
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XNI
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: jjc@jclark.com


(This is actually for beta3.)

The javadoc for eg
org.apache.xerces.xni.XMLDocumentHandler.startEntity documents the
baseSystemId parameter as the "base system identifier".  Now I know
what a system identitifer and I know what a base URI is, but I have
never heard of a "base system identifier".  At the least the javadoc
should explain that the "baseSystemId" is the base URI applicable to
the system identifier, i.e. the base URI of the entity containing the
declaration of the entity being started.  I think the parameter should
be renamed, perhaps to "systemIdBaseURI".  There's a similar problem
with XMLLocator and XMLInputSource.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org