[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bricolage-commits
Subject:    [Bricolage-Commits] Added output channel elements to XSD.
From:       David Wheeler <wheeler () projects ! sourceforge ! net>
Date:       2002-11-19 0:18:37
[Download RAW message or body]

Log Message:
-----------
Added output channel elements to XSD. Implementation of this new feature to
follow.

Modified Files:
--------------
    /cvsroot/bricolage/bricolage/lib/Bric:
        SOAP.pm
["wheeler-2002111901837-diff.txt" (wheeler-2002111901837-diff.txt)]

Index: SOAP.pm
===================================================================
RCS file: /cvsroot/bricolage/bricolage/lib/Bric/SOAP.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -w -d -r1.30 -r1.31
--- SOAP.pm	2 Aug 2002 18:10:50 -0000	1.30
+++ SOAP.pm	19 Nov 2002 00:18:37 -0000	1.31
@@ -390,6 +390,21 @@
                    </xs:sequence>
                  </xs:complexType>
                </xs:element>
+               <xs:element name="output_channels">
+                 <xs:complexType>
+                   <xs:sequence>
+                     <xs:element name="output_channel" maxOccurs="unbounded">
+                       <xs:complexType>
+                         <xs:simpleContent>
+                           <xs:extension base="xs:string">
+                             <xs:attribute name="primary" type="xs:boolean" use="optional"/>
+                           </xs:extension>
+                         </xs:simpleContent>
+                       </xs:complexType>
+                     </xs:element>
+                   </xs:sequence>
+                 </xs:complexType>
+               </xs:element>
                <xs:element name="keywords">
                  <xs:complexType>
                    <xs:sequence>
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Bricolage-Commits mailing list
Bricolage-Commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic