Revision 477,
594 bytes
checked in by wojtekp, 13 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[477] | 1 | <binding defaultBindingType="type"> |
---|
| 2 | <package> |
---|
| 3 | <name>grms.types.schemas.hostparams</name> |
---|
| 4 | <namespace/> |
---|
| 5 | </package> |
---|
| 6 | |
---|
| 7 | <elementBinding name="/hostParameters/topology/resourcesGroup/resources"> |
---|
| 8 | <java-class name="GroupResources"> |
---|
| 9 | </java-class> |
---|
| 10 | </elementBinding> |
---|
| 11 | |
---|
| 12 | <elementBinding name="/complexType:additionalPropertiesType/property"> |
---|
| 13 | <java-class name="AdditionalProperty"> |
---|
| 14 | </java-class> |
---|
| 15 | </elementBinding> |
---|
| 16 | |
---|
| 17 | <elementBinding name="/complexType:availabilityType/timeSlot"> |
---|
| 18 | <java-class name="availabilityTimeSlot"> |
---|
| 19 | </java-class> |
---|
| 20 | </elementBinding> |
---|
| 21 | |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | </binding> |
---|
Note: See
TracBrowser
for help on using the repository browser.