summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/assembly-xsd/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3098 - add use="required" to property name. It seems that the schema ↵slaws2009-07-011-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
* TUSCANY-3078 - Reverting changes per user request, as these changes were ↵lresende2009-06-093-3/+3
| | | | | | causing validation issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783057 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete schemaslresende2009-06-093-135/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende2009-06-093-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783032 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not ↵slaws2009-05-181-1/+1
| | | | | | an NCName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775942 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers ↵slaws2009-05-081-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
* TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende2009-05-023-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
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws2009-04-301-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
* TUSCANY-2626 add file missed in previous commit for this JIRAslaws2009-04-281-0/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This ↵slaws2009-04-271-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
* Update the tuscany part of the JMS binding schema to take account of recent ↵slaws2009-04-271-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
* TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2009-03-262-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
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Fixing Corba schema with right binding namelresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
* Remove SubscriptionHeaders as it from OASISantelder2009-01-091-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733012 13f79535-47bb-0310-9956-ffa450edef68
* Modify the contribution schema to demonstrate how extensibility could be ↵slaws2008-12-154-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
* Fixes for TUSCANY-2740ramkumar2008-12-103-46/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
* Add schema for java import/exportslaws2008-11-281-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721505 13f79535-47bb-0310-9956-ffa450edef68
* Deployable is optionalslaws2008-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714014 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-1341-0/+1981
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68