Hi
I am creating an web form, In the xsd file I would like to call a jsp
i am using the following line in the xsd file and the jsp is uploaded to the root of the sandbox of the web project in the WCM
<xs:include schemaLocation="/content_browse.jsp"/>
While creating the web form, I am getting the following error.
org.alfresco.web.forms.FormProcessor$ProcessingException: org.alfresco.web.forms.xforms.FormBuilderException: error parsing schema: at line 292 column 54: s4s-elt-must-match.1: The content of 'sequence' must match (annotation?, (element | group | choice | sequence | any)*). A problem was found starting at: include.
Any help is highly appriciated, Thanks in advance
-Raj