# # $Id: globalname.icn,v 1.2 2003/03/04 14:10:19 rparlett Exp $ # # This file is in the public domain. # # Author: Robert Parlett (parlett@dial.pipex.com) # package xml # # This class represents a global name, ie one which has been # created using XML namespaces. It has two parts, a local_name and # a URI. The URI is &null if the global name is the same as # the local name. # # For example with the XML fragment # #