There must be at least one controller element. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| id | xs:ID | optional |
|
||||
| name | xs:token | optional |
|
<xs:element name="controller" type="controller_type" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>There must be at least one controller element.</xs:documentation> </xs:annotation> </xs:element> |