Enabling Null Property Values to Appear When Serializing Concepts to XML
By default concept properties with null values are excluded when concept objects (instances) are serialized to XML. You can override this behavior.
Setting the following property to false in the studio.tra file causes properties with null values to be included in the XML representation of a concept:
tibco.be.schema.exclude.null.props=false
Copyright © Cloud Software Group, Inc. All rights reserved.