Menu

wrong example in the home page

2004-11-17
2013-04-01
  • Nobody/Anonymous

    the XML in the example page is wrong, it should be:
    <pre>
    <beans>
            <bean>
                    <package>com.bean</package>
                    <import>java.util.Date</import>
                    <extends>SimpleBean</extends>
                    <name>MyBean</name>
                    <attribute>id</attribute>
                    <type>String</type>
                    <attribute>name</attribute>
                    <type>String</type>
                    <attribute>surname</attribute>
                    <type>String</type>
                    <attribute>date</attribute>
                    <type>Date</type>

            </bean>
    </beans>
    </pre>

     
    • Nobody/Anonymous

      Thank you very much for information but i think that example in home page is correct.
      However can you post more information about your xml schema?

       

Log in to post a comment.

MongoDB Logo MongoDB