Hi,
May be something in your question is not clear enough.
Each type is defined in its own schema.
Or, each type is defined with its own schema?
How can I define a field of custom type B in the type A schema?
In general a set of fields are represented by schema. A set of schemas are represented by document.
So, for document "atomic" is schema. For schema "atomic" is field.
There is no way to define field from one document type as a field to another document type because in terms of document - document type doesn't "know" nothing about fields, as it "understands" schemas.

Regards,
Stefan



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to