checking in some xsd changes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<!-- <xs:element ref="e_vaultpass_unsealselect" minOccurs="0" maxOccurs="1"/> -->
|
||||
<xs:element name="unseal">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="1" maxOccurs="1">
|
||||
<xs:choice minOccurs="1" maxOccurs="unbounded">
|
||||
<xs:element name="unsealGpg" type="t_vaultpass_star_gpg"/>
|
||||
<xs:element name="unsealPlain" type="t_std_base64"/>
|
||||
</xs:choice>
|
||||
|
||||
Reference in New Issue
Block a user