Differences
This shows you the differences between the selected revision and the current version of the page.
|
netpdl:pdml_specification [2010/02/17 14:50] admin Updated PDML definition |
netpdl:pdml_specification [2010/03/31 14:54] (current) fulvio |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| |**Attribute**|**Description**| | |**Attribute**|**Description**| | ||
| |''version'' (optional)|The version of the PDML specification.| | |''version'' (optional)|The version of the PDML specification.| | ||
| - | |''creator'' (optional)|The creator of the current PDML file. For instance, any file created by the [[:netpdl:wiki:NetBee|NetBee?]] library has ''creator="NetBee"''.| | + | |''creator'' (optional)|The creator of the current PDML file. For instance, any file created by the NetBee library has ''creator="NetBee"''.| |
| |''dissectors'' (optional)|The date (in format ''dd-mm-yyyy'') of the last update of the NetPDL protocol database that was used to create the current PDML file.| | |''dissectors'' (optional)|The date (in format ''dd-mm-yyyy'') of the last update of the NetPDL protocol database that was used to create the current PDML file.| | ||
| - | The ''<packet>'' has the following attributes: | + | The ''<packet>'' element has the following attributes: |
| |**Attribute**|**Description**| | |**Attribute**|**Description**| | ||
| Line 164: | Line 164: | ||
| The procedure for creating the detailed view involves the execution of the directives present in the [[netpdl:visualization_expression#Defining the visualization of a field: the showtemplate element|<showtemplate>]] NetPDL element, and coping the value of the required field/attributes from the NetPDL engine to the PDML document. | The procedure for creating the detailed view involves the execution of the directives present in the [[netpdl:visualization_expression#Defining the visualization of a field: the showtemplate element|<showtemplate>]] NetPDL element, and coping the value of the required field/attributes from the NetPDL engine to the PDML document. | ||
| + | |||
| + | ===== XML Schema Definition ===== | ||
| + | |||
| + | The XML schema definition of the PDML language can be found at the [[netpdl:schema | XSD Schema Page]]. | ||
| + | |||
| + | ===== Language license ===== | ||
| + | |||
| + | The license of the PDML language can be found at the [[netpdl:license | Language License Page]]. | ||