port needs to be 1 inclusive because positiveInteger
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<xs:complexType name="e_repomir_tstmp_file">
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="t_unix_filepath">
|
||||
<xs:attribute name="timeFormat" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="timeFormat" type="xs:string" use="optional" default="UNIX_EPOCH"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
|
||||
Reference in New Issue
Block a user