The primitive link descriptor |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
xlink:href | xlink:hrefType | optional |
<xs:complexType name="linkElementType"> <xs:annotation> <xs:documentation>The primitive link descriptor</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute ref="xlink:href" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |