Schema Central > OOXML > wml.xsd > w:hyperlink
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:hyperlink

Hyperlink

Element information

Type: w:CT_Hyperlink

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:tgtFrame [0..1]w:ST_StringHyperlink Target Frame
w:tooltip [0..1]w:ST_StringAssociated String
w:docLocation [0..1]w:ST_StringLocation in Target Document
w:history [0..1]w:ST_OnOffAdd To Viewed Hyperlinks
w:anchor [0..1]w:ST_StringHyperlink Anchor
r:id [0..1]r:ST_RelationshipIdHyperlink Target

Used in

Sample instance

<w:hyperlink>
   <w:customXml w:element="string">
      <w:customXmlPr>
         <w:placeholder w:val="string"/>
         <w:attr w:name="string" w:val="string"/>
      </w:customXmlPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:customXml>
</w:hyperlink>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com