in

Quark Forums

XML Import pb with Mixed element

Last post 06-07-2005 5:08 PM by marc95fr. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-07-2005 5:08 PM

    XML Import pb with Mixed element

    I have a DTD with a mixed element
    <!ELEMENT Texte (#PCDATA | TexteHisto | Style)*>
    when I don't have sub element (TexteHisto or Style), all is ok, I have the PCDATA in my Xpress document.
    But when I have a mixed :
    <Texte> ceci est un essai <Style> avec un style </Style> et une suite </Texte>
    I have only the <Style> content in my Xpress Document.

    Does anyone see the problem before, I'm just beginning to try XML and Xpress?

    Marc
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems