make repomirror a little easier to use
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
||||
<xs:complexType name="e_repomir_ignoreExit">
|
||||
<xs:attribute name="returns" type="t_repomir_returnCodeList" use="required"/>
|
||||
</xs:complexType>
|
||||
|
||||
<!-- Commented out; we don't bother with SSH variants. See also e_repomir_upstream -->
|
||||
<!--
|
||||
<xs:complexType name="e_repomir_sync_proto">
|
||||
@@ -43,7 +47,7 @@
|
||||
<xs:element name="port" minOccurs="0" type="t_net_port"/>
|
||||
<xs:element name="path" minOccurs="1" type="t_unix_dirpath"/>
|
||||
</xs:all>
|
||||
<xs:attribute name="delayCheck" type="xs:duration" use="optional" default="P0Y0M2DT0H0M0S"/>
|
||||
<xs:attribute name="delayCheck" type="xs:duration" use="optional"/>
|
||||
</xs:complexType>
|
||||
|
||||
</xs:schema>
|
||||
|
||||
Reference in New Issue
Block a user