From: Graham B. <gb...@po...> - 2002-07-18 19:48:31
|
Sounds like we need some more tests :) Try adding @data{qw(Name LocalName)} = qw(dsml:attribute-type attribute-type); $handler->end_element(\%data); between lines 518 and 519 Graham. On Thu, Jul 18, 2002 at 02:40:29PM -0500, Clif Harden wrote: > > Graham, > > When doing a schema dump in xml, we have an error ending > an attribute-type. > > Example; > > <dsml:attribute-type user-modfication='false' id='#documentPublisher'> > . > . > . > . > </dsml:attribute-type> > ^^^^^ > This line is missing between each attribute definition. > > The objectclass xml code looks correct. > > No troubleshooting done yet. > > Regards, > > Clif Harden INTERNET: c-h...@ti... > Texas Instruments > Directory Services > 6500 Chase Oaks Blvd, M/S 8412 > Plano, TX 75023 > Voice: 214-567-0855 > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf |