Add some documentation on the new scenario format
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
<xs:attribute name="add-y" type="xs:integer" use="required"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="special-item" minOccurs="0" maxOccurs="50">
|
||||
<xs:element name="special-item" minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="name" type="xs:string"/>
|
||||
|
Reference in New Issue
Block a user