From: Clif H. <cl...@di...> - 2002-07-18 20:00:15
|
I used the Tk::XMLViewer perl module to view the xml output, when it did not return data I knew/suppected we had a problem. Clif > > 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 > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- 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 |