Configuration Error

1 view
Skip to first unread message

Samar Ayesh

unread,
Mar 11, 2013, 6:42:37 AM3/11/13
to bungeni...@googlegroups.com
Hello Ashok, 

I'm getting this config error .. don't know how to fix it .. 
May be there are some new modifications for sectonTypes? cause it was working correctly before getting the last updates ...

a screen shot for the error attached and my sectionType file ..
Untitled.jpg
act.xml

Ashok Hariharan

unread,
Mar 11, 2013, 7:35:22 AM3/11/13
to bungeni...@googlegroups.com
I validate the configuration on startup ... the metadatas block in the "meta" sectionType is in the wrong place .. it should be not be within <content/> but within the parent of <content />

--
You received this message because you are subscribed to the Google Groups "bungeni-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bungeni-edito...@googlegroups.com.
To post to this group, send email to bungeni...@googlegroups.com.
Visit this group at http://groups.google.com/group/bungeni-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Samar Ayesh

unread,
Mar 11, 2013, 7:45:18 AM3/11/13
to bungeni...@googlegroups.com
it should be not be within <content/> but within the parent of <content /> !!

aha, you mean it should be within content tags ..

Ashok Hariharan

unread,
Mar 11, 2013, 7:49:03 AM3/11/13
to bungeni...@googlegroups.com
I meant it should be like this :

<sectionType name="meta"
                 prefix="meta"
                 numstyle="single">
        <metadatas>
            <metadata name="BungeniExpAuthor" />
            <metadata name="BungeniExpAuthorURI" />
            <metadata name="BungeniPublicationSrcName" />
            <metadata name="BungeniPublicationDate" />
            <metadata name="BungeniPublicationDateHijri" />
            <metadata name="BungeniPublicationArea" />
            <metadata name="BungeniSourceType" />
            <metadata name="BungeniSourceNo" />
           
            <metadata name="BungeniActType" />
            <metadata name="BungeniActName" />
            <metadata name="BungeniActNo" />
            <metadata name="BungeniActYear" />
            <metadata name="BungeniActScope" />
            <metadata name="BungeniActState" />
            <metadata name="BungeniActFamily" />
            <metadata name="BungeniActHistoricalPeriod" />
            <metadata name="BungeniActEffectiveDate" />
            <metadata name="BungeniPageNo" />
            <metadata name="BungeniPageCount" />
            <metadata name="BungeniActFamily" />
            <metadata name="BungeniActFamilyPossible" />
            <metadata name="BungeniActCategory" />
           
            <metadata name="BungeniActRelease" />
            <metadata name="BungeniActReleaseDate" />
            <metadata name="BungeniActReleaseDateHijri" />
            <metadata name="BungeniActDeveloped" />
            <metadata name="BungeniActDevelopedDate" />
            <metadata name="BungeniActApproved" />
            <metadata name="BungeniActApprovedDate" />
           
        </metadatas>
       
        <output>

here is the schema :
http://bungeni-editor.googlecode.com/svn/BungeniEditor/trunk/BungeniEditorClient/runtime_required/settings/schemas/sectionTypes.xsd
Reply all
Reply to author
Forward
0 new messages