
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| linkName | xsd:NCName | required | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace' | ||||||
| Element | target | 
<xsd:complexType name="tTarget"> <xsd:complexContent> <xsd:extension base="tExtensibleElements"> <xsd:attribute name="linkName" type="xsd:NCName" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType>  |