|  | crossings | 
| Prev | Data File Format | Next | 
Name
crossings — The individual crossings in a knot/link diagram
Synopsis
| Content Model | |
| crossings ::= (#PCDATA) | |
| Attributes | |
| Name | Type | 
| size | NUMBER (required) | 
Description
   A crossings element encodes the number and signs of all
   individual crossings in a knot/link diagram.
  
   The total number of crossings must be specified by the
   size attribute.  The individual crossings are
   numbered 0, 1, 2, and so on.
  
   The character data of this XML element should be a
   whitespace-separated list of signs, each + or
   -. There should be size
   signs in total, representing the signs of crossings 0, 1, 2, ... in
   order.
  
| Prev | Contents | Next | 
| connections | Up | euler (filter) |