Add 'persistent' as valid attribute of related (#4771)
This commit is contained in:
parent
55a2f75d16
commit
cab5f29b57
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<xs:attribute type="xs:string" name="count" use="optional" />
|
||||
<xs:attribute type="xs:string" name="exclude" use="optional" />
|
||||
<xs:attribute type="xs:string" name="attach" use="optional" />
|
||||
<xs:attribute type="xs:string" name="persistent" use="optional" />
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
|
|
Loading…
Reference in a new issue