Hi,
So, right now I can create a document and write a very little transformer,
I like to have the opinion of Lenya's guru :) on this xml structure before
more implement my transformer (remember : this transformer have the same
objective that cocoon sourceWritingTransformer, but for writing Lenya
Document).
This structure is 0.1 version, as simple as possible for now :
<lenyadoc:docwriter>
<lenyadoc:parameters>
<lenyadoc:pubname>pubname </>
<lenyadoc:path> path </>
<lenyadoc:navigationtitle> title</>
<lenyadoc:resourcetype> type_code</>
<lenyadoc:language> lang_code</> [A6]
<lenyadoc:visibleinnav> true|false</>
<lenyadoc:samplenumber> int </>
<lenyadoc:extension> ext </>
</lenyadoc:parameters>
<lenyadoc:content>
content of the document
</lenyadoc:content>
</lenyadoc:docwriter>
WDYT ?
++
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]