Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Simple Type: positiveSize

[Table of contents]

Super-types:xs:positiveInteger < positiveSize (by restriction)
Sub-types:None
NamepositiveSize
Content
  • Base XSD Type: positiveInteger
DocumentationN.B.: some attachments may have a size set to 0, e.g. baselineFlags. In these cases the presence of these attachments is not required.
Diagram
Schema Component Representation
<xs:simpleType name="positiveSize">
<xs:restriction base="xs:positiveInteger"/>
</xs:simpleType>