Class NQXML::ExternalID
In: nqxml/entities.rb
Parent: Entity

ExternalID is the abstract superclass of SystemExternalID and PublicExternalID. These external ids may be found in DOCTYPE and ENTITY tags.

Methods
==    new   
Attributes
:systemLiteral  [R] 
Public Class methods
new(systemLiteral, source=nil)
Public Instance methods
==(anObj)