 XML Conversion
XML [Extensible Markup Language] Conversion will be done on the inputs like:
 Pre Printed books/PDF
 Hand Written Manuscripts
 Scanned Images
 Soft copies
When an input is supplied in any non editable format (such as hard copies or scanned images) it is first converted to soft copy using the data conversion methods.
The softcopy is then hard coded with XML tags as per the DTD supplied by the client. DTD is a Document Type Definition
Why XML Conversion:
The XML files enable us to publish in web media with the help of CSS [Cascade Style Sheet] or XSL [Extensible Style Sheet]. These files can also be used in Print Media through some intermediate software (i.e. 3B2/Indesign/Frame Maker/Arbor Text) for Type Setting and create a print ready PDF. |