urlPath

Node type: Attribute

Definition

The web address referenced by the parent urlRef element.

Attribute Values

Value/Content format: URI (hypertext reference)

Values must be preceded by one of the following strings:

  • mailto:
  • ftp://
  • http://

Used in Elements

urlRef

Code Sample

<para paraID="1">Search on “tithing” in the Gospel Library at <urlRef urlPath="http://www.lds.org">www.lds.org</urlRef>.</para>

Display Sample

Search on “tithing” in the Gospel Library at www.lds.org.

See Also