[
https://jira.jboss.org/jira/browse/TEIIDDES-291?page=com.atlassian.jira.p...
]
Van Halbert moved JBEDSP-1026 to TEIIDDES-291:
----------------------------------------------
Project: Teiid Designer (was: JBoss Enterprise Data Services Platform)
Key: TEIIDDES-291 (was: JBEDSP-1026)
Component/s: (was: Designer)
Fix Version/s: (was: Westport)
Affects Version/s: 7.1
(was: 5.5.2)
(was: 5.5.3)
XML-Relational and WSDL-Relational importers do not understand the
substitutionGroup attribute of xsd:Element
-------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-291
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-291
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.1
Reporter: John Doyle
Assignee: John Doyle
Priority: Minor
Attachments: XSDTest7.java
See the issue tracker:
https://enterprise.redhat.com/issue-tracker/?module=issues&action=vie...
Take a look at section 2.2.2.2 of the XSD spec.
http://www.w3.org/TR/xmlschema-1/
Or this nice example:
http://www.w3schools.com/Schema/schema_complex_subst.asp
As I read the spec, these substitution groups have no effect on the structure of the XML
defined by the XSD, only the names that allowed for a particular element in the XML.
We don't support this in the importer now. We would have to add functionality to
find the substitution groups and add additional XPaths so that the connector could either
/name or /navn in the xml document.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira