Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Insert an XML/Schema File component using either the Insert XML Schema/File toolbar icon or by selecting XML Schema/File from the Insert menu. Navigate to the Composer tutorials directory and select the TUTorder.dtd When asked if you wish to supply a sample xml file, reply Browse and select TUTorder.xml

    If you are not familiar with XML technology you can easily learn more from the Internet. For example
  2.  http
  3. https://www.w3schools.com/xml/xml_dtd
  4. /default
  5. _intro.asp will inform you that:

    "The purpose of a DTD (Document Type Definition) is to define the legal building blocks of an XML document. It defines the document structure with a list of legal elements and attributes."

     TUTorder.xml is the model source file for your Transformation. The target is going to be database tables.