stevel 2002/11/20 11:59:18
Modified:java/wsdd WSDD.xsd
Log:
rename beanmapping qName attr to qname
Revision ChangesPath
1.14 +3 -3 xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
===
RCS file:
stevel 2002/11/18 22:31:51
Modified:java/wsdd WSDD.xsd
Log:
purge a tempory element (undeployment0) that is not needed
Revision ChangesPath
1.13 +3 -13 xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
===
stevel 2002/11/18 15:31:48
Modified:java/wsdd WSDD.xsd
Log:
added undeploy type with a bit of refactoring
Revision ChangesPath
1.12 +39 -18xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
===
RC
stevel 2002/11/18 13:58:48
Modified:java/wsdd WSDD.xsd
Log:
lets try that again.
Revision ChangesPath
1.11 +3 -2 xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
===
RCS file: /home/cvs/xml-axi
stevel 2002/11/18 13:51:52
Modified:java/wsdd WSDD.xsd
Log:
added wsdlfile to schema and reordered it. XSD doesnt let you have child elements
out of order for no apparent reason, so now the wsdd files need patching...
Revision ChangesPath
1.10 +8 -9 xml-axis/j
stevel 2002/11/15 14:47:12
Modified:java/wsdd WSDD.xsd
Log:
I feel bad about the amount of diff that xml spy has applied, but here is an XSD
that validates much more, apart from the wsdd that has a property without a name. I
had to downgrade property value to string from CDATA, be
dims2002/10/29 08:22:31
Modified:java/wsdd WSDD.xsd
Log:
Part of Patch for Bug 11893 - adding returnQName and returnType to WSDD.xsd
Revision ChangesPath
1.8 +2 -1 xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
==
stevel 2002/10/23 13:06:44
Modified:java/wsdd WSDD.xsd
Log:
adding attrs that wsdl2java generates. This xsd still doesnt match reality; qName
should go to qname, and we need an undeployment root element too. But this is a start
Revision ChangesPath
1.7 +4 -0
stevel 2002/10/23 12:59:17
Modified:java/wsdd WSDD.xsd
Log:
This is not a change to the file, just a tab to space convert, with tabs=4 spaces.
The next commit will be the changes
Revision ChangesPath
1.6 +244 -244 xml-axis/java/wsdd/WSDD.xsd
Index: WSDD.xsd
stevel 2002/10/21 15:40:07
Modified:java/wsdd WSDD.xsd
Log:
1. for utf-8 we dont need any encoding prefix, I believe
2. s/value/default/
xml spy still aint happy because it doesnt thing xs:CDATA is a valid part of XML
schema. Maybe it is right.
Revision ChangesPath
10 matches
Mail list logo