Binding values for Required & Optional

"Cheong Hee (QSS)" <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <007601c6a4d7$25db97f0$c608800a@CHNGXP>
Dear all

In previous version (guess Version 4.5), the variable could pass into component using this binding values defined in .api:
    Required = (itemOneRequired, itemTwoRequired);
    Optional = (itemOneOptional, itemTwoOptional);


In 5.0 version above, the api has changed to xml format.  Could someone share how do we pass in the Required and Optional binding values now?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<wodefinitions>
        <wo wocomponentcontent="false" class="ComponentPageName">

        </wo>
</wodefinitions>

Thanks for any input.

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.