Added field for tape file block size.
This commit is contained in:
5
cicm.xsd
5
cicm.xsd
@@ -3143,6 +3143,11 @@
|
||||
<xs:documentation>File sequence</xs:documentation>
|
||||
</xs:annotation>
|
||||
</xs:element>
|
||||
<xs:element type="xs:long" name="BlockSize" minOccurs="1" maxOccurs="1">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Size of blocks in this file</xs:documentation>
|
||||
</xs:annotation>
|
||||
</xs:element>
|
||||
<xs:element type="xs:long" name="StartBlock" minOccurs="1" maxOccurs="1">
|
||||
<xs:annotation>
|
||||
<xs:documentation>File start block</xs:documentation>
|
||||
|
||||
Reference in New Issue
Block a user