Hi All, What would be the equivalent code for schema as shown below for DTD.
DTDGrammar* g = (DTDGrammar*)rootGrammar; NameIdPoolEnumerator<DTDEntityDecl> entities = g->getEntityEnumerator(); Thanks & Regards Vikas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
