Hi all,
I'm trying to get the XML tree structure of a Data Extract XDD(Dictionary) from documaker in a file or document. I need only the XML nodes(its parent and child nodes accordingly in a hierarchy tree structure).
If i try to extract the XDD file, it gives me all the record, flags, datalength, rule, format, of each xml node of the XDD,which is not required for me.
Anyone know how to extract the XML node structure of the XDD(Dictionary) in documaker. it will be helpful. Thanks.