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

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosstest/src/resources/xml  ...
From:       Adrian Brock <adrian.brock () jboss ! com>
Date:       2005-10-31 21:29:25
Message-ID: E1EWhDZ-0000nP-N7 () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: adrian  
  Date: 05/10/31 16:29:25

  Modified:    src/resources/xml  jbxb-bean-deployer_1_0.xsd
  Log:
  [JBMICROCONT-32] - Attempt to use the map annotations
  
  Revision  Changes    Path
  1.15      +20 -4     jbosstest/src/resources/xml/jbxb-bean-deployer_1_0.xsd
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jbxb-bean-deployer_1_0.xsd
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/xml/jbxb-bean-deployer_1_0.xsd,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- jbxb-bean-deployer_1_0.xsd	28 Oct 2005 23:25:25 -0000	1.14
  +++ jbxb-bean-deployer_1_0.xsd	31 Oct 2005 21:29:25 -0000	1.15
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- A prototype xsd schema for the pojoserver xml deployer
  -$Id: jbxb-bean-deployer_1_0.xsd,v 1.14 2005/10/28 23:25:25 adrian Exp $
  +$Id: jbxb-bean-deployer_1_0.xsd,v 1.15 2005/10/31 21:29:25 adrian Exp $
    -->
   <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
               targetNamespace="urn:jboss:bean-deployer"
  @@ -750,10 +750,26 @@
               <entry><key>default</key><value>http://localhost</value>
               ]]>
            </xsd:documentation>
  +
  +         <xsd:appinfo>
  +            <jbxb:mapEntry getKeyMethod="getKey" getValueMethod="getValue"/>
  +         </xsd:appinfo>
         </xsd:annotation>
         <xsd:sequence>
  -         <xsd:element name="key" type="valueType" minOccurs="0" maxOccurs="unbounded"/>
  -         <xsd:element name="value" type="valueType" minOccurs="0" maxOccurs="unbounded"/>
  +         <xsd:element name="key" type="valueType" minOccurs="0" maxOccurs="unbounded">
  +            <xsd:annotation>
  +               <xsd:appinfo>
  +                  <jbxb:mapEntryKey/>
  +               </xsd:appinfo>
  +            </xsd:annotation>
  +         </xsd:element>
  +         <xsd:element name="value" type="valueType" minOccurs="0" maxOccurs="unbounded">
  +            <xsd:annotation>
  +               <xsd:appinfo>
  +                  <jbxb:mapEntryValue/>
  +               </xsd:appinfo>
  +            </xsd:annotation>
  +         </xsd:element>
         </xsd:sequence>
      </xsd:complexType>
   
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

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