thanks Bjoern.

its work fine..

On Sat, Jul 12, 2008 at 7:22 PM, Bjoern Hoehrmann <[EMAIL PROTECTED]> wrote:
> * Byomokesh Sahoo wrote:
>>My XML
>>
>><article><title>title text</title>
>><Book>
>><title>title text></title>
>><sect1><title>section title text here</title>
>><para>....</para>
>></sect1>
>></book>
>></article>
>
> This lacks an xml-stylesheet processing instruction and the names to not
> match up, you open Book but then close book. Also, you do not strictly
> need the child combinator here, you can just use
>
>  article title { ... }
>  book title    { ... }
>  sect1 title   { ... }
>
> If you take care to override property values as deemed necessary, this
> will work just fine.
> --
> Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
> Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
> 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
>



-- 
Thanks
Byomokesh Sahoo



Om Trayambakam Yajaamahe Sugandhim Pushtivardhanam
Urvaarukamiva Bandhanan Mrytor Muksheeya Mamritaat
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to