Definition of the reference resource element. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | country:ID | optional | ||||
| xlink:label | NCName | required | ||||
| xlink:role | restriction of anyURI | optional | ||||
| xlink:title | string | optional | ||||
| xlink:type | restriction of string | resource | required |
| Element | link:referenceLink |
<element name="reference" substitutionGroup="xl:resource"> <annotation> <documentation>Definition of the reference resource element.</documentation> </annotation> <complexType mixed="true"> <complexContent mixed="true"> <extension base="xl:resourceType"> <sequence> <element ref="link:part" minOccurs="0" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> </element> |