summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/assembly-xsd (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-01TUSCANY-3098 - add use="required" to property name. It seems that the schema ↵slaws1-1/+1
has been written assuming that this is the default but need to state it explicitly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790176 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09TUSCANY-3078 - Reverting changes per user request, as these changes were ↵lresende3-3/+3
causing validation issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783057 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Removing obsolete schemaslresende3-135/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783033 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783032 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not ↵slaws1-1/+1
an NCName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775942 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers ↵slaws1-1/+1
optional as per the OSOA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772958 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende3-8/+42
operationSelector to tuscany-sca-core.xsd to be sharable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770873 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws1-2/+11
ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2626 add file missed in previous commit for this JIRAslaws1-0/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This ↵slaws1-5/+7
is not the wsa:EnpointReference though. To get this to work I have had EndpointReference goes in the target namespace. The code to read EndpointReference still reads wsa:EndpointReference so this shouldn't break anyone already using that but at least it gives the reader an idea about what can validly go in the schema. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768993 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Update the tuscany part of the JMS binding schema to take account of recent ↵slaws1-12/+97
wireFormat and opertionSelector changes. These schema type are not wired into the binding.jms schema at the moment (we rely on anys) but it's useful to keep track of the shape of these elements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768905 13f79535-47bb-0310-9956-ffa450edef68
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2-1/+6
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Integrating Java EE schema to sca schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Adding schema for Java EE implementationlresende1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Fixing Corba schema with right binding namelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Adding schema for Corba bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Integrating GData schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Adding schema for GData bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Remove SubscriptionHeaders as it from OASISantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733012 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15Modify the contribution schema to demonstrate how extensibility could be ↵slaws4-56/+60
implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726718 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Fixes for TUSCANY-2740ramkumar3-46/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add schema for java import/exportslaws1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721505 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Deployable is optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende44-0/+2334
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68