| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
The map element describes a single SBGN PD map. It contains a list of glyph elements and a list of arc elements. These lists can be of any size (possibly empty).
Nested Element Summary | |
| arc |
| arcgroup |
| bbox The bbox element on a map is not mandatory, it allows the application to define a canvas, and at the same time define a whitespace margin around the glyphs. |
| extension |
| glyph |
| notes |
Attribute Summary | |
xsd:string | language Language of the map: one of three sublanguages defined by SBGN. |
Attribute Detail |
required
unqualified
<xsd:element name="map"><xsd:complexType></xsd:element><xsd:complexContent></xsd:complexType><xsd:extension base="SBGNBase"></xsd:complexContent><xsd:sequence>
</xsd:sequence><xsd:attribute name="language" use="required"></xsd:extension><xsd:simpleType></xsd:attribute><xsd:restriction base="xsd:string"></xsd:simpleType><xsd:enumeration value="entity relationship"/><xsd:enumeration value="process description"/><xsd:enumeration value="activity flow"/></xsd:restriction>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |