downloadUrl

The attribute downloadUrl contains the url where one can download a PDF,... of the referenced source document.

Attribute Information

Used By

Attribute Group elml:BibDownloadUrl

Source

<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>

Sample