tLink

Complex Type Information

Model

documentation* , ANY element from ANY namespace OTHER than 'No Namespace'
Children: documentation

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:NCName required
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'

Used By

Element link

Source

<xsd:complexType name="tLink">
  <xsd:complexContent>
    <xsd:extension base="tExtensibleElements">
      <xsd:attribute name="name" type="xsd:NCName" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>