<p>The start element represents the starting point of the arc's path. It is unique and mandatory.</p> |
<xsd:element name="start" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <p>The start element represents the starting point of the arc's path. It is unique and mandatory.</p> </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attributeGroup ref="sbgn:PointAttributes"/> </xsd:complexType> </xsd:element> |