Can you post you DTD?

Gareth


On Fri, 25 Jul 2003, Andreas B. Thun wrote:

> > <?xml version="1.0"?>                                                              
> >                              
> > <!-- some comment -->                                                              
> >                          
> > <root >                                                                            
> >                              
> > <!-- some comment -->                                                              
> >                                                                                    
> >                                                     
> > </root>                                                                            
> >                                                                                    
> >                                                         
> > <!-- some comment -->
> 
> Hmm, this is not my experience. Look at my XML file:
> It only works if I remove the comment!
> 
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE ConstraintTypes SYSTEM "constraint_template.dtd">
> <ConstraintTypes>
> 
>    <!-- Definition von Benutzergruppen für die Zugriffskontrolle -->
> 
>    <AccessControlGroups>
>      <AccessControlGroup>
>        <GroupName>schematic_designer</GroupName>
>        <GuiRepresentation>
>       <Prompt>Schematic Designer</Prompt>
>        </GuiRepresentation>
>      </AccessControlGroup>
>      <AccessControlGroup>
>        <GroupName>layout_designer</GroupName>
>        <GuiRepresentation>
>       <Prompt>Layout Designer</Prompt>
>        </GuiRepresentation>
>      </AccessControlGroup>
>    </AccessControlGroups>
> 
> </ConstraintTypes>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
Gareth Reakes, Head of Product Development  +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to