<!ATTLIST SCENARIO creationDate CDATA #IMPLIED lastModificationDate CDATA #IMPLIED authorName CDATA #IMPLIED comments CDATA #IMPLIED duration NMTOKEN #IMPLIED> |
Attribute | Mand. | Description | Default |
creationDate | no | SCENARIO.creationDate | |
lastModificationDate | no | SCENARIO.lastModificationDate | |
authorName | no | SCENARIO.authorName | |
comments | no | SCENARIO.comments | |
duration | no | SCENARIO.duration |
<!ELEMENT SCENARIO (DEMAND | REPLY | EVENT)+> |
Element | Mand. | Mult. | Description |
DEMAND | yes | no | SCENARIO.DEMAND |
REPLY | yes | no | SCENARIO.REPLY |
EVENT | yes | no | SCENARIO.EVENT |