[ https://issues.apache.org/jira/browse/JCR-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guggisberg updated JCR-1947: ----------------------------------- Description: JCR 2.0 clarifies node type attribute subtyping rules whereas JCR 1.0 didn't mandate any specific behavior. "3.7.6.7 Node Type Attribute Subtyping Rules" states (assume T' being a subtype of T): - if T has orderable child nodes then T' must have orderable child nodes - if T specifies a primary item then T' inherits that setting and must not override it was: JCR 2.0 clarifies node type attribute subtyping rules whereas JCR 1.0 didn't mandate any specific behavior. as of JCR 2.0 (assume T' being a subtype of T): - if T has orderable child nodes then T' must have orderable child nodes - if T specifies a primary item then T' inherits that setting and must not override it > JSR 283: Node Type Attribute Subtyping Rules > --------------------------------------------- > > Key: JCR-1947 > URL: https://issues.apache.org/jira/browse/JCR-1947 > Project: Jackrabbit Content Repository > Issue Type: Sub-task > Components: JCR 2.0 > Reporter: Stefan Guggisberg > Fix For: 2.0.0 > > > JCR 2.0 clarifies node type attribute subtyping rules whereas JCR 1.0 didn't > mandate any specific behavior. > "3.7.6.7 Node Type Attribute Subtyping Rules" states (assume T' being a > subtype of T): > - if T has orderable child nodes then T' must have orderable child nodes > - if T specifies a primary item then T' inherits that setting and must not > override it -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.