]
Barry LaFond resolved TEIIDDES-829.
-----------------------------------
Resolution: Won't Fix
Duplicate "Schema" name generated while creating XML
transformations from XSD
-----------------------------------------------------------------------------
Key: TEIIDDES-829
URL:
https://issues.jboss.org/browse/TEIIDDES-829
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Environment: F14 JBDS-CR2
Reporter: Ramesh Reddy
1) Imported the Books.xsd, BookDataTypes.xsd
2) Open the Books, xml schema and select "bibilography" element
3) Right click "Modeling -> Create XML to Scalar Transformation"
4) That generates a procedure in a view model with schema name "bibiligraphy"
5) Right click "Modeling -> Create Scalar to XMl transformation"
6) That generates a another procedure in a view model with duplicate schema name
"bibiligraphy"
it should not even generate "schema" folder, just generate the procedure in the
selected view model.