]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA - documented schema for javadoc
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 23 Apr 2010 23:38:04 +0000 (23:38 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 23 Apr 2010 23:38:04 +0000 (23:38 +0000)
M    services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd

services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd

index 4743a4c39dfb8d5e7724b3e3c46f400e725485fd..5a62a55c8e4fc815820237b216ad22e74838874b 100644 (file)
     <xs:element name="user">
         <xs:complexType>
             <xs:annotation>
+                <xs:documentation>
+                    User definition of CollectionSpace Identity Provider (CSIP)
+                    - username is unique within all the realms in CollectionSpace
+                    including the one managed by CSIP
+                </xs:documentation>
                 <xs:appinfo>
                     <hj:entity>
                         <orm:table name="users"/>