Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-10018 Improve XSD Types support in schema definition
  3. NXP-11316

Allow to define a Nuxeo Schema from a element of an XSD schema

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: None

      Description

      When using XSD Schema that are generated by tools, a user may end up having a schema that has only 1 field.
      This is not really efficient nor nice.

      We can not easily have an automatic detection for these kind of case since this may introduce compatibility issues.

      However, we could extend the existing Extension Point to be able to explictly ask for that.

      <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
          <schema name="sample" xsdRootElement="sampleType" src="OSGI-INF/schema12.xsd" prefix="st"/>
      </extension>
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: