sample docs
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 9 Sep 2005 12:37:43 +0000 (12:37 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 9 Sep 2005 12:37:43 +0000 (12:37 +0000)
org.glite.lb.server/interface/job-attrs.xsd

index 6ca8500..42ebec8 100644 (file)
@@ -58,7 +58,9 @@
 
 
 
-       <xs:element name="user" type="xs:string" />
+       <xs:element name="user" type="xs:string">
+               <xs:documentation>Job owner according to LB</xs:documentation>
+       </xs:element>
 
        <!-- the following 6 elements have to be retrieved from JDL -->
        <xs:element name="VO" type="xs:string" />