OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Mixed Content

[ Lists Home | Date Index | Thread Index ]
  • To: xml-dev@lists.xml.org
  • Subject: Re: [xml-dev] Mixed Content
  • From: "Jason Diamond" <jason@injektilo.org>
  • Date: Fri, 29 Aug 2003 10:44:50 -0700 (PDT)
  • Importance: Normal
  • User-agent: SquirrelMail/1.4.1

Hello.

> In a DTD i've done this:
>
> <element paragraph (PCDATA,bold under)+>

<!ELEMENT paragraph (#PCDATA | bold | under)*>

> and you can fin XML elemts like:
>
> <paragraph>
>   This is text
>   <bold>this is bold text</bold>
>   this is text again
>   <under>this is underlined text</under>
> </paragraph>
>
> How can i create the templates i need for showing this structure?

What do you mean by "show"? Are you trying to transform it into HTML so
that the result can be rendered in a browser?

Jason





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS