additional information i have found: it looks like i need to get a DTD reference into the xml. I see there is a write-external-dtd but it references a SAX reference which lost me. I thought it would simple to create an XML document with embedded schema for any package to read but apparently...
Hi, i am using OpenEdge 10 to create an XML file for use with Crystal Reports XI. I am using the following code to generate the XML file.
ASSIGN
cTargetType = "file"
cFile = "c:\shipperxml.xml"
lFormatted = YES
cEncoding = ?
cSchemaLocation = ?
lWriteSchema =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.