<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 12pt; color: #000000'>I created a VDB and added all of our model types (except Function & Materialization)<br><br>The actual "modelType" values are:<br><br>PHYSICAL<br>VIRTUAL<br>TYPE (.xsd)<br>EXTENSION<br>LOGICAL<br><br>But I think the values you have below are from our "ModelType" class. So I don't have any reason to not include them all.<br><br>Barry<br><br>----- Original Message -----<br>From: "Steven Hawkins" <shawkins@redhat.com><br>To: "teiid-designer-dev" <teiid-designer-dev@lists.jboss.org><br>Sent: Thursday, March 25, 2010 9:55:45 AM GMT -06:00 US/Canada Central<br>Subject: [teiid-designer-dev] other model types<br><br>Quick question.<br><br>The current xsd for the vdb.xml file allows for PHYSICAL, FUNCTION, and VIRTUAL model types.<br><br>What about the other legacy types (which were stored in the old manifest model)?<br>TYPE<br>VDB_ARCHIVE<br>UNKNOWN<br>CONFIGURATION<br>METAMODEL<br>EXTENSION<br>LOGICAL<br>MATERIALIZATION (a subtype of physical?)<br><br>Outside of matrerialization, the only information related to these models that was used at runtime was the ConfigurationInfo.def model visibility entry to determine if the corresponding .xmi file could be retrieved.<br><br>Steve<br>_______________________________________________<br>teiid-designer-dev mailing list<br>teiid-designer-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/teiid-designer-dev<br></div></body></html>