| name | data type | type | namespace | min/max occurs | constraints | description |
|---|---|---|---|---|---|---|
| config | string | element | 0/1 | Returns the value for the member attribute config | ||
| description | string | element | 0/1 | Returns the value for the member attribute description | ||
| isActive | boolean | element | 1/1 | required | Returns the value for the member attribute isActive | |
| name | string | element | 0/1 | Returns the value for the member attribute name | ||
| repositoryType | string | element | 0/1 | Returns the value for the member attribute repositoryType | ||
| version | string | element | 0/1 | Returns the value for the member attribute version | ||
Properties inherited from VXDataObject |
||||||
| createDate | dateTime | element | 0/1 | Returns the value for the member attribute createDate | ||
| id | long | element | 0/1 | Returns the value for the member attribute id | ||
| owner | string | element | 0/1 | Returns the value for the member attribute owner | ||
| updateDate | dateTime | element | 0/1 | Returns the value for the member attribute updateDate | ||
| updatedBy | string | element | 0/1 | Returns the value for the member attribute updatedBy | ||
Properties inherited from viewBaseBean |
||||||
| MObj | XXDBBase | element | 0/1 | the gjObj | ||
Example
<v-----> <name>...</name> <description>...</description> <repositoryType>...</repositoryType> <config>...</config> <isActive>...</isActive> <version>...</version> <id>...</id> <createDate>...</createDate> <updateDate>...</updateDate> <owner>...</owner> <updatedBy>...</updatedBy> <MObj/> </v----->