Guys,
With an xml document that goes several levels deep, how does OpenEdge expect the data relations to be defined when then using the write-xml() method?
For example, I am coding to a particular xml spec that begins as an Order node and has underneath it: Order Item(s) and a Shipments node...