[ 
http://issues.apache.org/jira/browse/XBEAN-34?page=comments#action_12427250 ] 
            
james strachan commented on XBEAN-34:
-------------------------------------

note that I don't think this would work in a validating XSD as spring 2 uses 
ID/IDREFs to validate IDs match up etc

> The id attribute defaults to the xbean tag name
> -----------------------------------------------
>
>                 Key: XBEAN-34
>                 URL: http://issues.apache.org/jira/browse/XBEAN-34
>             Project: XBean
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: David Blevins
>             Fix For: 2.6
>
>
> The id attribute of the xbean tag should be optional and when not explicitly 
> specified should default to the name of the xbean tag itself.  Such as
> <j:transactionManager id="transactionManager"/>
> can just be:
> <j:transactionManager/>
> The schema can also express the default value of the id attribute of the 
> <j:transactionManager complex type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to