namespace http://sbgn.org/libsbgn/0.2

See:
Description
Element Summary
arc

The arc element describes an SBGN arc between two SBGN nodes.

 
arc.end

The end element represents the ending point of the arc's path.

 
arc.next

The next element represents the next point in the arc's path.

 
arc.start

The start element represents the starting point of the arc's path.

 
arcgroup

The arc group describes a set of arcs and glyphs that together have a relation.

 
bbox

The bbox element describes a rectangle.

 
glyph

The glyph element is:

  • either a stand-alone, high-level SBGN glyph (EPN, PN, compartment, etc),
  • or a sub-glyph (state variable, unit of information, inside of a complex, ...)

 
glyph.callout

The callout element is only used for glyphs with class annotation.

 
glyph.clone

The clone element (which is optional) means the glyph carries a clone marker.

 
glyph.entity

The entity is only used in activity flow diagrams.

 
glyph.state

The state element should only be used for state variables.

 
label

The label element describes the text accompanying a glyph.

 
map

The map element describes a single SBGN PD map.

 
point

The point element is characterized by PointAttributes, which describe absolute 2D cartesian coordinates.

 
port

The port element describes an anchor point which arcs can refer to as a source or target.

 
sbgn

The sbgn element is the root of any SBGNML document.

 

 

Complex Type Summary
SBGNBaseThe SBGNBase type is the base type of all main components in SBGN. 
SBGNBase.extension 
SBGNBase.notes 

 

Attribute Group Summary
PointAttributes

The PointAttributes group describes absolute 2D cartesian coordinates.

 

Schema http://sbgn.org/libsbgn/0.2 Description

Form

By default, local element declarations belong to this schema's target namespace.

By default, local attribute declarations have no namespace.

Documentation

SBGNML is an XML implementation of the Systems Biology Graphical Notation. For more information, please consult http://libsbgn.sourceforge.net.

Version: LibSBGN Milestone 2 (cf. targetNamespace attribute - as recommended by the W3C)


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.