On Thu, Sep 4, 2014 at 4:45 PM, Sameera Jayaratna <[email protected]> wrote:

> Hi Senduran,
>
> Are you trying to add the RXT via the Management Console in ES? In that
> case this is a known issue as I know. But if you add an RXT file to the rxt
> folder in ES pack with above configuration it would work with out an issue.
>

This is bug,  because  RXT config validate  with schema while upload
through the management console ,not through the rxt folder.
Please report a JIRA .

-Ajith

>
> Thank you,
> Sameera
>
>
> On Thu, Sep 4, 2014 at 3:29 PM, Senduran Balasubramaniyam <
> [email protected]> wrote:
>
>> Hi,
>> I am writing a RXT to add an assert in ES, I am following [1] as the
>> reference. As mentioned in the document I tried to create a table with
>> ‘maxoccurs’ attribute and when I tried to save the artifact ES says
>>
>> RXT validation fails due to: cvc-complex-type.3.2.2: Attribute
>> 'maxoccurs' is not allowed to appear in element 'table'.
>>
>> but the document says : The maxoccurs element can be used in two
>> different ways, i.e., it can define maxoccurs as attribute of table or
>> option-text.
>>
>> Following is my table definition
>>
>> <table name="Ingredient" columns="3" maxoccurs="unbounded"> <subheading>
>> <heading>Channel</heading> <heading>URL</heading> <heading>Fields</heading>
>> </subheading> <field type="text"> <name label="Channel">Channel</name>
>> </field> <field type="text" url="true"> <name label="URL">URL</name>
>> </field> <field type="text-area"> <name label="Fields">Fields</name>
>> </field> </table>
>>
>> I want to create table with unbounded number of rows. How can I do this ?
>>
>> My ES version is 1.2.0-SNAPSHOT
>>
>> [1] -
>> https://docs.wso2.com/display/Governance460/Governance+Artifacts+Configuration+Model+Elements
>>
>> Thanks
>> Senduran
>> ​
>> --
>> *Senduran *
>> Software Engineer,
>> WSO2, Inc.;  http://wso2.com/ <http://wso2.com/>
>> Mobile: +94 77 952 6548
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
>
>
> *Thanks & Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *
>
> *lean . enterprise . middleware |  http://wso2.com <http://wso2.com> *
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  [email protected]
Mobile : +94772217350
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to