| schema location: | |
| attributeFormDefault: | |
| elementFormDefault: | |
| Elements |
| allowed_out |
| category |
| comments |
| conflict |
| edart |
| equipment |
| group_conflicts |
| review_comments |
| ta_id |
| title |
| diagram | ![]() |
||
| type | xs:byte | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="allowed_out" type="xs:byte"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="category" type="xs:string"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="comments" type="xs:string"/> |
| diagram | ![]() |
||||||||||||
| properties |
|
||||||||||||
| children | category scenario_id title allowed_out comments review_comments equipment | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="conflict"> <xs:complexType> <xs:sequence> <xs:element ref="category"/> <xs:element name="scenario_id" type="xs:int"/> <xs:element ref="title"/> <xs:element ref="allowed_out"/> <xs:element ref="comments"/> <xs:element ref="review_comments"/> <xs:element ref="equipment"/> </xs:sequence> <xs:attribute name="active" type="xs:boolean" use="required"/> </xs:complexType> </xs:element> |
| type | xs:boolean | ||
| properties |
|
||
| source | <xs:attribute name="active" type="xs:boolean" use="required"/> |
| diagram | ![]() |
||
| type | xs:int | ||
| properties |
|
||
| source | <xs:element name="scenario_id" type="xs:int"/> |
| diagram | ![]() |
||
| properties |
|
||
| children | group_conflicts | ||
| source | <xs:element name="edart"> <xs:complexType> <xs:sequence> <xs:element ref="group_conflicts"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | ta_id | ||
| used by |
|
||
| source | <xs:element name="equipment"> <xs:complexType> <xs:sequence> <xs:element ref="ta_id" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | conflict | ||
| used by |
|
||
| source | <xs:element name="group_conflicts"> <xs:complexType> <xs:sequence> <xs:element ref="conflict" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="review_comments" type="xs:string"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="ta_id" type="xs:string"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="title" type="xs:string"/> |