[
https://wso2.org/jira/browse/MASHUP-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146#action_16146
]
Jonathan Marsh commented on MASHUP-742:
---------------------------------------
Yes I suppose I could do this:
if "true" or "false" -> xs:boolean
else if parseDate() succeeds -> xs:dateTime
else if parseNumber() succeeds ->xs:double
else if parseAsXML() succeeds -> xs:anyType
else -> xs:string
Distinguishing arrays from strings isn't practical, nor is some kind of Object
parsing. You think that would be valuable?
> Stub needs to include xsi:type attribute when the dataType is anyType
> ---------------------------------------------------------------------
>
> Key: MASHUP-742
> URL: https://wso2.org/jira/browse/MASHUP-742
> Project: WSO2 Mashup Server
> Issue Type: New Feature
> Reporter: Keith Godwin Chapman
> Assignee: Jonathan Marsh
>
> Stub needs to include xsi:type attribute when the schema type is anyType
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev