[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: RE: [Fwd: Re[2]: Concern with basic ebXML TRP Syntax/Semantics]
Gentle People, Could we get to a single XML document with reasonably small risk of XML parser failures beyond the ebXML header if we defined something like: <!ELEMENT ebXML (ebXMLHeader,ebXMLbody*)> <!ELEMENT ebXMLHeader ( ... )> <!ELEMENT ebXMLBody ANY> or for the 'body' parser, <!ELEMENT ebXML (ebXMLHeader,ebXMLbody*)> <!ELEMENT ebXMLHeader ANY> <!ELEMENT ebXMLBody ( ... )> Or perhaps the <ebXML> element could invoke some sort of XSLT filter that blew apart the document into standalone header and body XML files and invoked processing of the parts. (NOTE: I'm not an XML guru, so I might just be blowing smoke here!) Cheers, Bob
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC