dayhox Posted September 26, 2006 Posted September 26, 2006 So I've got to get my FMDB to talk to Ariba via cXML. cXML provides a DTD, but when I try to use that as a stylesheet when exporting my FMDB via fmpdsoresult, the dtd file is unselectable. Do I not use the dtd, but rather craft a stylesheet xsl? which turns the FMDB XML into the required cXML? Do I use the dtd to validate the resultant cXML file? Really not sure what I need to generate the cXML file. TIA, day
Martin Brändle Posted September 26, 2006 Posted September 26, 2006 Do I not use the dtd, but rather craft a stylesheet xsl? which turns the FMDB XML into the required cXML? Yes. Yes. Do I use the dtd to validate the resultant cXML file? If you want to, yes. Really not sure what I need to generate the cXML file. XSLT.
Recommended Posts
This topic is 6974 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now