Senast uppdaterad den
May 02, 2021 07:17:25 PM GMT
|
Gäller även CRX
Question
Can I convert an xsd XML schema to a jcr CND nodetype definiton?
Answer, Resolution
There is a tool xsd2cnd in the Jackrabbit sandbox at
http://svn.apache.org/repos/asf/jackrabbit/sandbox/inactive/xsd2cnd/
You can use it to transform XML schemas to JCR node types.
You can then use the "Import Node Types" feature of the CRX Node Type Administration tool to import the types into your repository.
Logga in på ditt konto