The attribute downloadUrl contains the url where one can download a PDF,... of the referenced source document. |
Attribute Group | elml:BibDownloadUrl |
<xs:attribute name="downloadUrl"> <xs:annotation> <xs:documentation>The attribute downloadUrl contains the url where one can download a PDF,... of the referenced source document.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:anyURI"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |