tiles-config.dtd
tiles-config.dtd
|
<component-definitions> |
Root element
|
DTD for the Tile Definition File, Version 1.0
To support validation of your configuration file, include the following
DOCTYPE element at the beginning (after the "xml" declaration):
$Id: tiles-config.dtd,v 1.1 2002/06/25 03:23:20 craigmcc Exp $
| <component-definitions>'s children |
|
| Name | Cardinality |
|
| definition | At least one |
|
Element's model :(definition+)
|
<tiles-definitions> |
Root element
|
Sorry, no documentation.
| <tiles-definitions>'s children |
|
| Name | Cardinality |
|
| definition | At least one |
|
Element's model :(definition+)
Sorry, no documentation.
| <definition>'s children |
|
| Name | Cardinality |
|
| put | Any number |
| putList | Any number |
| |
Element's model :(put*, putList*)
Sorry, no documentation.
Required
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Required
Sorry, no documentation.
Sorry, no documentation.
Possible values : string, page, template, definition
|
@content |
Attribute of put
|
Sorry, no documentation.
Sorry, no documentation.
Possible values : true, false
Sorry, no documentation.
| <putList>'s children |
|
| Name | Cardinality |
|
| add | Any number |
| bean | Any number |
| item | Any number |
| putList | Any number |
|
| <putList>'s attributes |
|
| Name | Values | Default |
|
| name | | |
|
Element's model :((add* | item* | bean* | putList*)+)
Sorry, no documentation.
Required
|
<putListElements> |
Root element
|
Sorry, no documentation.
| <putListElements>'s children |
|
| Name | Cardinality |
|
| add | One or none |
| bean | One or none |
| item | One or none |
|
Element's model :(add | item | bean)
Sorry, no documentation.
Sorry, no documentation.
Sorry, no documentation.
Possible values : string, page, template, definition
|
@content |
Attribute of add
|
Sorry, no documentation.
Sorry, no documentation.
Possible values : true, false
Sorry, no documentation.
| <bean>'s attributes |
|
| Name | Values | Default |
|
| classtype | | |
|
|
@classtype |
Attribute of bean
|
Sorry, no documentation.
Required
Sorry, no documentation.
Sorry, no documentation.
Required
Sorry, no documentation.
Required
|
@classtype |
Attribute of item
|
Sorry, no documentation.
Sorry, no documentation.
|
@tooltip |
Attribute of item
|
Sorry, no documentation.