whoops; missed the formatting there a bit.

This commit is contained in:
brent s 2020-07-23 11:20:44 -04:00
parent d5c656c757
commit 6e9042f023
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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="P0Y0M0W2DT0H0M0S"/>
<xs:attribute name="delayCheck" type="xs:duration" use="optional" default="P0Y0M2DT0H0M0S"/>
</xs:complexType>

</xs:schema>