Add limited mock uses
This commit is contained in:
parent
fcd99cf61f
commit
79622a4177
7 changed files with 369 additions and 51 deletions
|
@ -25,6 +25,8 @@
|
|||
<xs:element name="schema" type="xs:string" minOccurs="0"/>
|
||||
<xs:element name="imports" type="common:importAlias" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element name="preserveHistory" type="xs:boolean" minOccurs="0"/>
|
||||
<xs:element name="maxUses" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="cyclic" type="xs:boolean" minOccurs="0" default="false" />
|
||||
</xs:sequence>
|
||||
</xs:extension>
|
||||
</xs:complexContent>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue