[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-63) Support XSDs with simpleContent elements

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Aug 1 23:53:23 EDT 2011


Support XSDs with simpleContent elements
----------------------------------------

                 Key: SHRINKDESC-63
                 URL: https://issues.jboss.org/browse/SHRINKDESC-63
             Project: ShrinkWrap Descriptors
          Issue Type: Sub-task
            Reporter: Andrew Rubinger


Presently we need to use some hardcoding to adjust for schemas that define data types in "simpleContent".  For instance:

"<xsl:if test="count(xsd:sequence/xsd:any) = 1 or $complexTypeName='faces-config-valueType' or $complexTypeName='credential-interfaceType'">"

..at the time of this writing, this is referenced:
https://github.com/shrinkwrap/descriptors/blob/SHRINKDESC-54/gen/src/main/resources/xslt/metadata.xsl#L327

Fix the XSL docs to be agnostic to handle all types.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list