| ||
| detail: element | attribute | value | ||
XML Example:<componentListing> zero or N[<component>component</component>] </componentListing> | JSON Example:{"componentListing":
{
"component": [component],
}
}
|
| Name | Type | Required | Nillable | Default Value | Description |
|---|---|---|---|---|---|
| component | zero or N[component] | false | false |
|
| ||
| detail: element | attribute | value | ||