Documentation for UPX-0.9.5

Complex Type: writerDefsType

[Table of contents]

Super-types: None
Sub-types: None
Name writerDefsType
Abstract no
XML Instance Representation
<...>
Start Sequence [0..1]
<writer> writerType </writer> [1..*]

'Information about each writer whose writing samples appear in the dataset'

End Sequence
</...>
Diagram
h-140831630
Schema Component Representation
<xsd:complexType name="writerDefsType">
<xsd:sequence minOccurs="0">
<xsd:element name="writer" type=" writerType " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>