CT_LinkedTextboxInformation

Complex Type Information

Model

Children: extLst

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:unsignedShort required
seq xsd:unsignedShort required

Used By

Source

<xsd:complexType name="CT_LinkedTextboxInformation">
  <xsd:sequence>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="xsd:unsignedShort" use="required"/>
  <xsd:attribute name="seq" type="xsd:unsignedShort" use="required"/>
</xsd:complexType>