repositoryDTO
| Extends: | baseDTO |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Copyright 2013 WANdisco.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| type (repositoryType) | 0/1 | |
| name (string) | 0/1 | |
| location (string) | 0/1 | |
| repositoryTemplate (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| type | type (repositoryType) | |
| name | name (string) | |
| location | location (string) | |
| repositoryTemplate | repositoryTemplate (string) |