Revision 104,
817 bytes
checked in by wojtekp, 13 years ago
(diff) |
|
-
Property svn:executable set to
*
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[104] | 1 | <binding defaultBindingType="type"> |
---|
| 2 | |
---|
| 3 | <package> |
---|
| 4 | <name>grms.types.schemas.jobdesc</name> |
---|
| 5 | <namespace></namespace> |
---|
| 6 | </package> |
---|
| 7 | |
---|
| 8 | <elementBinding name="/complexType:resourcesDescriptionType/topology/processes/resourceRequirements"> |
---|
| 9 | <java-class name="TopologyResourceRequirements"> |
---|
| 10 | </java-class> |
---|
| 11 | </elementBinding> |
---|
| 12 | |
---|
| 13 | <elementBinding name="/complexType:countType/value"> |
---|
| 14 | <java-class name="CountValue"> |
---|
| 15 | </java-class> |
---|
| 16 | </elementBinding> |
---|
| 17 | |
---|
| 18 | <elementBinding name="/complexType:baseFileType/locationProperties/property"> |
---|
| 19 | <java-class name="LocationProperty"> |
---|
| 20 | </java-class> |
---|
| 21 | </elementBinding> |
---|
| 22 | </binding> |
---|
| 23 | |
---|
| 24 | |
---|
| 25 | <!-- PO PRZEGENROWANIU TRZEBA ZMIENIC PLIKI: |
---|
| 26 | ComputingResourceBaseTypeDescriptor.java |
---|
| 27 | NetworkResourceTypeDescriptor.java |
---|
| 28 | |
---|
| 29 | ustawiajac: desc.setRequired(false); |
---|
| 30 | --> |
---|
Note: See
TracBrowser
for help on using the repository browser.