summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xsd/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2043-3884/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* Adding schema for Widget implementationlresende2009-11-182-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881949 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-contribution-java XSD to the latest version available from OASIS, ↵edwardsmj2009-11-121-2/+2
| | | | | | which brings Tuscany into line with the OASIS Java C&I specification git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835318 13f79535-47bb-0310-9956-ffa450edef68
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-041-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-201-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827835 13f79535-47bb-0310-9956-ffa450edef68
* Changes in binding.ejb module to work in 2.x env.ramkumar2009-10-082-0/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823115 13f79535-47bb-0310-9956-ffa450edef68
* Removing @remotable attributelresende2009-10-081-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823022 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3297: work around for custom wireFormat in JMS binding response elementantelder2009-10-071-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822711 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate copy of OASIS defined intents to avoid confusion with the ↵slaws2009-10-051-244/+0
| | | | | | copy in assembly-xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821743 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should ↵rfeng2009-10-051-0/+3
| | | | | | be opened again OASIS SCA) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821678 13f79535-47bb-0310-9956-ffa450edef68
* Adding @Remotable attribute to interface.java as per latest updates to OASIS ↵lresende2009-10-031-0/+1
| | | | | | schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821360 13f79535-47bb-0310-9956-ffa450edef68
* Workaround the SCA schema validation issue (See ↵rfeng2009-08-125-5/+9
| | | | | | http://www.mail-archive.com/dev@tuscany.apache.org/msg08925.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803740 13f79535-47bb-0310-9956-ffa450edef68
* Fix the schema validation issue for definitionsrfeng2009-08-116-11/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803291 13f79535-47bb-0310-9956-ffa450edef68
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-0/+40
| | | | | | | Fix an issue to write to XMLStreamWriter from SUN JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802988 13f79535-47bb-0310-9956-ffa450edef68
* Bring definitions.xml into line with latest OASIS XSD (minor corrections)edwardsmj2009-08-071-243/+243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801920 13f79535-47bb-0310-9956-ffa450edef68
* Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)edwardsmj2009-08-071-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801919 13f79535-47bb-0310-9956-ffa450edef68
* Fixing missing @value attribute declaration for <component> <property>edwardsmj2009-08-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801914 13f79535-47bb-0310-9956-ffa450edef68
* Add back the jee schemas. Ok this might not be the perfect place for it but ↵antelder2009-08-061-0/+2
| | | | | | this gets the build passing again for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801650 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY 3192 - Additional fixes to remove remaining validation issues and ↵lresende2009-08-052-530/+1
| | | | | | remove obsolete core xsd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801441 13f79535-47bb-0310-9956-ffa450edef68
* Updated to match latest OASIS XSDs which contain fixes for problems which ↵edwardsmj2009-08-0533-926/+876
| | | | | | | | are affecting Tuscany - sca-1.1-cd03.xsd updated to use these new files. As required by TUSCANY 3192. - additional changes required to make all files work together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801434 13f79535-47bb-0310-9956-ffa450edef68
* Add the JEE schemes so validation doesn't fail for the jee samplesantelder2009-08-052-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801123 13f79535-47bb-0310-9956-ffa450edef68
* Updated to match latest OASIS XSDs which contain fixes for problems which ↵edwardsmj2009-08-057-33/+656
| | | | | | are affecting Tuscany - sca-1.1-cd03.xsd updated to use these new files. As required by TUSCANY 3192. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801112 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2110-908/+908
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Provide access to Assembly XSD related String constants for tuscany-assembly ↵edwardsmj2009-07-161-0/+101
| | | | | | module as part of fix for TUSCANY-3157 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794658 13f79535-47bb-0310-9956-ffa450edef68
* Cache DTDs for XMLSchemarfeng2009-06-102-0/+606
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-1010-96/+1124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
* Added contribution-java XSD and corrected sca-contribution XSD to add a ↵edwardsmj2009-04-273-86/+120
| | | | | | minOccurs=0 to <deployable/> declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to SCA Core XSD, to match recent Issues resolved in OASIS Assembly TCedwardsmj2009-04-221-518/+529
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767429 13f79535-47bb-0310-9956-ffa450edef68
* Added Spring 1.1 schemaramkumar2009-04-222-33/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767393 13f79535-47bb-0310-9956-ffa450edef68
* Updating to the latest set of XSDs released by OASISlresende2009-03-0629-161/+901
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750766 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-0622-43/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Spliting schemas to assembly-xsd and assembly-xsd-osoa take 2lresende2009-03-0523-0/+1338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750260 13f79535-47bb-0310-9956-ffa450edef68
* Spliting schemas to assembly-xsd and assembly-xsd-osoalresende2009-03-0547-2468/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750259 13f79535-47bb-0310-9956-ffa450edef68
* Moving assembly-xml to OASIS schemalresende2009-03-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750223 13f79535-47bb-0310-9956-ffa450edef68
* Adding tuscany-sca-11.xsd to tuscany runtimelresende2009-03-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750221 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespaces for tuscany extensions schema fileslresende2009-03-028-29/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749222 13f79535-47bb-0310-9956-ffa450edef68
* Separating 1.0 and 1.1 schemas into separate folderslresende2009-03-0246-1/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749219 13f79535-47bb-0310-9956-ffa450edef68
* Updating with sca 1.1 namespacelresende2009-02-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748400 13f79535-47bb-0310-9956-ffa450edef68
* Adding SCA 1.1 schemaslresende2009-02-2717-0/+1100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748399 13f79535-47bb-0310-9956-ffa450edef68
* Removing more unused OSOA based Schemalresende2009-02-271-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748398 13f79535-47bb-0310-9956-ffa450edef68
* Removing more unused OSOA based Schemalresende2009-02-271-17/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748397 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused OSOA based Schemalresende2009-02-2721-885/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748395 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@736958 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@736951 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@736950 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@736949 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@736947 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@736945 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1913-9/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68