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

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Aug 2 14:36:23 EDT 2011


     [ https://issues.jboss.org/browse/SHRINKDESC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger resolved SHRINKDESC-63.
---------------------------------------

    Fix Version/s: 1.2.0-alpha-1
       Resolution: Done


Upstream: https://github.com/shrinkwrap/descriptors/commit/a956c17443f8734aac5f1c3ebf04011e67bdd2f6

> 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
>            Assignee: Ralf Battenfeld
>             Fix For: 1.2.0-alpha-1
>
>
> 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