IBM InfoSphere MDM Custom Domain Hub, Version 10.1ecore:ignoreSubstitutionGroups="true" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
For example, in MDMDomains.xsd, add
the following:<xsd:schema targetNamespace="http://www.ibm.com/mdm/schema"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
<u>xmlns</u>="http://www.ibm.com/mdm/schema"
xmlns:jxb="http://java.sun.com/xml/ns/jaxb"
jxb:version="1.0"
ecore:ignoreSubstitutionGroups="true"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
This is where the *.genmodel file will be created.
The new MDMDomains.genmodel file is created in the CustomerUIServiceDataObjects/model directory.
Last updated: November 2012 Topic URL: