Namespace: |
|
Content: |
|
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 6 attributes |
Used: |
at 3 locations |
XML Representation Summary | |||
<... | |||
xlink:actuate | = |
("onLoad" | "onRequest" | "other" | "none") | |
xlink:href | = |
anyURI | |
xlink:role | = |
xs:anyURI | |
xlink:show | = |
("new" | "replace" | "embed" | "other" | "none") | |
xlink:title | = |
xs:token | |
xlink:type | = |
("simple" | "extended" | "locator" | "arc" | "resource" | "title") | |
...> |
<xs:attributeGroup name="xlinkclick"> </xs:attribute> </xs:attribute> </xs:attribute> </xs:attribute> </xs:attribute> </xs:attribute> </xs:attributeGroup> |
Type: |
|
Use: |
optional |
Specifies how the hyperlink is activated, generally when the resource containing the link is loaded or when the user clicks on it.
enumeration of xs:NMTOKEN |
Enumeration: |
"onLoad", "onRequest", "other", "none" |
Default: |
"onRequest" |
<xs:attribute default="onRequest" ref="xlink:actuate"> </xs:attribute> |
Type: |
anyURI, predefined |
Use: |
required |
<xs:attribute ref="xlink:href" use="required"> </xs:attribute> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
<xs:attribute ref="xlink:role"> </xs:attribute> |
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKEN |
Enumeration: |
"new", "replace", "embed", "other", "none" |
Default: |
"replace" |
<xs:attribute default="replace" ref="xlink:show"> </xs:attribute> |
Type: |
xs:token, predefined |
Use: |
optional |
<xs:attribute ref="xlink:title"> </xs:attribute> |
Type: |
|
Use: |
required |
Standardized attribute indicating the element type in the XLink namespace.
enumeration of xs:NMTOKEN |
Enumeration: |
"simple", "extended", "locator", "arc", "resource", "title" |
Fixed: |
"simple" |
<xs:attribute fixed="simple" ref="xlink:type" use="required"> </xs:attribute> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |