cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo support for XML Schema attributeGroup

ron_1
Star Contributor
Star Contributor

I have an existing schema that contains an xs:attributeGroup that I would like to use intact within Nuxeo. Does Nuxeo currently support XML Schema xs:attributeGroup?

1 REPLY 1

Thierry_Delprat
Confirmed Champ
Confirmed Champ

Hi,

xs:attributeGroup is currently not supported. In fact in 5.6, even xs:attribute as limited support since by default we use xs:element.

Nevertheless, I recently started working on improving the XSDLoader. https://jira.nuxeo.com/browse/NXP-10018

Feel free to add a subtask with a sample XSD file

Tiry