tei:att.resourced.attribute.url

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
url xs:anyURI required
(uniform resource locator) specifies the URL from which the media
concerned may be obtained.

Used By

Source

<xs:attributeGroup name="att.resourced.attribute.url">
  <xs:attribute name="url" use="required" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation>(uniform resource locator) specifies the URL from which the media concerned may be obtained.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>