First of all thanks for your response. In core-types.xsd schema is defined a complex type named "content" that is used in file.xsd schema. But "content" is not a doctype.
On the other hand, "file" type is used in "files", but is defined in files.xsd like a complex type, it isn't the doctype from the file.xsd. In my project I need a field of custom type, in other word, a field defining a relation with the custom type. For example, I have two schemas, a.xsd and b.xsd, each other defining a doctype in core-types-contrib.xml (doctype A and B). I need in doctype A a field of type B that define a relation between the two types. How can I do that? Best regards, Miguel Ángel -- Posted by "mamlnuxeo" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2486#6792> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
