data.URI

A Uniform Resource Identifier, see [RFC2396].
Module
Used by
These local attributes use data.URI
<fileDesc>(file description) – Contains a full bibliographic description of the MEI file.
@correspUsed to point to other elements that correspond to this one in a generic fashion.
These class-based attributes use data.URI
att.extSym.auth/@glyph.uriThe web-accessible location of the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element.
att.harm.log/@chordrefContains a reference to a <chordDef> element elsewhere in the document.
att.instrumentIdent/@instrProvides a way of pointing to a MIDI instrument definition. It must contain the ID of an <instrDef> element elsewhere in the document.
att.dataPointing/@dataUsed to link metadata elements to one or more data-containing elements.
att.name/@nymrefUsed to record a pointer to the regularized form of the name elsewhere in the document.
att.plist/@plistWhen the target attribute is present, plist identifies the active participants; that is, those entities pointed "from", in a relationship with the specified target(s). When the target attribute is not present, it identifies participants in a mutual relationship.
att.startEndId/@endidIndicates the final element in a sequence of events to which the feature applies.
att.startId/@startidHolds a reference to the first element in a sequence of events to which the feature applies.
Declaration
<macroSpec rend="add" ident="data.URI" module="MEI" type="dt">
<desc xml:lang="en">A Uniform Resource Identifier, see [RFC2396].</desc>
<content>
<rng:data type="anyURI"/>
</content>
</macroSpec>