Structure of generated XML Documents |
|||
Introduction |
4.16 Structure of generated XML Documents
Table 5: Structure of generated XML documents CREATE/ALTER ... FRAGMENT CLASS className ...
4.17 Display generated XML DocumentIn order to display the generated XML documents start the Apache Tomcat web server and use following Hyperlink to access the table of contents for generated XML documents: http://[hostname]:8080/tomcat/smwp/smwp_systemid The table of contents displays an overview of all generated XML documents showing a unique system id for every document and the page class it is derived from. An XML document corresponds to a page of an given page class. Pages are defined by a set of parameters and their value which is denoted as well. ![]() Figure 15: Table of contents for all generated XML documents Following an hyperlink for a page (XML document) displays it using a generic XSL Stylesheet for its HTML representation. The page representation for every document uses the same structure. The top of the page displays the name of the page class, its foundation fragment class ans its parameter values. Below the page class information all mapped fragment classes are being displayed except for those without publication specification. The fragment class displays its parameter and parameter values followed by all tuples of the actual fragment.
Returning to the table of contents works by using the back button from the internet browser. The XML document itself looks the following way:
Zu dieser Darstellung gelangt man mittels folgenden alternativen Links: http://[hostname]:[port]/DB_Wrapper/show_content?systemID=[systemID]
|