| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
The port element describes an anchor point which arcs can refer to as a source or target. It consists in:
Two port elements are required for process nodes. They represent the extremity of the two "arms" which protrude on both sides of the core of the glyph (= square or circle shape). Other glyphs don't need ports (but can use them if desired).
Nested Element Summary | |
| extension |
| notes |
Attribute Summary | |
xsd:ID | id The xsd:ID type is an alphanumeric identifier, starting with a letter. |
xsd:float | x |
xsd:float | y |
Attribute Detail |
xsd:ID
required
unqualified
xsd:float
required
unqualified
xsd:float
required
unqualified
<xsd:element name="port"><xsd:complexType></xsd:element><xsd:complexContent></xsd:complexType><xsd:extension base="SBGNBase"></xsd:complexContent><xsd:attribute name="id" type="xsd:ID" use="required"></xsd:extension>
</xsd:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |