Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Business Object Model Mappings to XML Schema : Data Type Mappings

Data Type Mappings
XML Schema to Business Object Model Import Mappings
During the import process XML Schema data types (defined at http://www.w3.org/TR/xmlschema-2/) are mapped to the existing primitive Business Object Model data types with appropriate restrictions. In many cases there is no direct mapping and consequently the closest match is made.
A Fixed Integer subtype of the Integer primitive type.
A Signed Integer subtype of the Integer primitive type.
A Floating Point subtype of the Decimal primitive type.
A Fixed Point subtype of the Decimal primitive type.
Business Object Model to XML Schema Export Mappings
Round-trip Export
Note that the original XSD data types are preserved on export if the Business Object Model has not been modified by the user and hence the XSD Notation profile is still applied.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved