CT_Connection

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ST_DrawingElementId required
idx xsd:unsignedInt required

Used By

Source

<xsd:complexType name="CT_Connection">
  <xsd:attribute name="id" type="ST_DrawingElementId" use="required"/>
  <xsd:attribute name="idx" type="xsd:unsignedInt" use="required"/>
</xsd:complexType>