Has anyone had any experience setting up repeating (recursive) segments in XML? I am populating an XML for UHC coming from a FRL format and am having problems with with Secondary DX and Secondary PX which may or may not have 14 occurrences.
We have a lot of repeating (though not recursive) segments in our XML’s.
One thing we had a problem with was that the original XSD, generated by one of our receving/sending systems, had a lot of ‘maxOccurs=”99″‘ and ‘maxOccurs=”99999″‘ in them. Cloverleaf didn’t work with this. After changing these occurrences to ‘maxOccurs=”unbounded”‘ all worked well.
Can that be the case for you too?
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands
Yes. I believe the problem is somewhere in the XSD, although it is unbounded. The vendor is not very XML literate and I am just learning, so we decided on the quick and dirty method of a post proc to strip empty lines.
Thanks for the help.
Tina
Author
Replies
Viewing 1 reply thread
The forum ‘Cloverleaf’ is closed to new topics and replies.