fixing repomirror and some patterns

This commit is contained in:
2020-06-19 02:43:38 -04:00
parent f4f8f482b8
commit 92fcb85cb9
3 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
<xs:element name="syncType" type="t_repomir_synctype" minOccurs="1"/>
<xs:element name="domain" type="xs:token" minOccurs="1"/>
<xs:element name="port" minOccurs="0" type="t_net_port"/>
<xs:element name="path" minOccurs="1" type="t_unix_filepath"/>
<xs:element name="path" minOccurs="1" type="t_unix_dirpath"/>
</xs:all>
</xs:complexType>