pushing some changes

This commit is contained in:
2020-09-03 20:11:31 -04:00
parent 1f9a4ed88d
commit 9d24eceefc
5 changed files with 45 additions and 32 deletions

View File

@@ -53,7 +53,7 @@
<xs:element name="dest" minOccurs="1" maxOccurs="1" type="t_unix_dirpath"/>
<xs:choice minOccurs="1" maxOccurs="1">
<xs:element name="git" minOccurs="0" type="t_git_remote"/>
<xs:element name="tarball" minOccurs="0" type="t_ipxe_tarball"/>
<xs:element name="archive" minOccurs="0" type="t_ipxe_arcfile"/>
</xs:choice>
</xs:choice>
</xs:sequence>