APAR status
Closed as program error.
Error description
IBM InfoSphere Business Glossary 8.7 has a capability through the admin screen to import and export metadata in XML format. A Sample XML file and XML Schema are available for download from the admin screen of the application. When one exports in XML format, the version attribute on the XML file is set to 1.3. <?xml version="1.0" encoding="UTF-8"?> <glossary xmlns:bg="http://www.ibm.com/is/bg/importexport" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="http://www.ibm.com/is/bg/importexport BGSchema.xsd " version="1.3" exportTime="1354155796129"> <termCustomAttributes> However the XML Schema downloadable from the admin screen only supports versions up to 1.2. <xsd:simpleType name="versionType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="1.0"> <xsd:annotation> <xsd:documentation>This version was first introduced in InfoSphere Business Glossary 8.1.1</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="1.1"> <xsd:annotation> <xsd:documentation>This version was first introduced in InfoSphere Business Glossary 8.1.2</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="1.2"> <xsd:annotation> <xsd:documentation>This version was first introduced in InfoSphere Business Glossary 8.5</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:schema> Therefore, the versions enumerated in the XSD do not include that latest version number meaning that any round tripping involving schema validation using the supplied XSD will fail on an edited XML export file
Local fix
N/A
Problem summary
XML format attribute on the XML file is set to 1.3 but the XML Schema from the UI is up to 1.2
Problem conclusion
Updated XML Schema
Temporary fix
Comments
APAR Information
APAR number
JR45203
Reported component name
WIS BUSINESS GL
Reported component ID
5724Q36BG
Reported release
870
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-12-18
Closed date
2013-01-14
Last modified date
2013-01-14
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WIS BUSINESS GL
Fixed component ID
5724Q36BG
Applicable component levels
R870 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.