A reference to a URI with optional label display information. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
eli:URI | anyURI | required |
<complexType name="resource"> <annotation> <documentation>A reference to a URI with optional label display information.</documentation> </annotation> <complexContent> <restriction base="anyType"> <sequence> <element name="display" type="eli:langString" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="URI" type="anyURI" use="required"/> </restriction> </complexContent> </complexType> |