Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed, 8 attributes, 9 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 3 locations |
XML Representation Summary | |||||
<simplelink | |||||
id | = |
xs:ID | |||
status | = |
"obsolete" | |||
xlink:actuate | = |
("onLoad" | "onRequest" | "other" | "none") : "onRequest" | |||
xlink:href | = |
anyURI | |||
xlink:role | = |
xs:anyURI | |||
xlink:show | = |
("new" | "replace" | "embed" | "other" | "none") : "replace" | |||
xlink:title | = |
xs:token | |||
xlink:type | = |
"simple" | |||
> | |||||
|
|||||
</simplelink> |
<para id="pa45"> <blocktext> Un paragraphe contenant un premier hyperlien vers le site du <simplelink xlink:href="http://www.w3.org/" xlink:title="Page d’accueil du W3C">W3C</simplelink> et un deuxième hyperlien vers le site <simplelink xlink:href="http://www.xml101.com/" xlink:show="new">XML 101 </simplelink>, dont l’activation fait apparaître la ressource dans une fenêtre surgissante. </blocktext> </para>
<author id="au2"> <persname>…</persname> <affiliation>…</affiliation> <email><simplelink xlink:type="simple" xlink:href="mailto:toto.leclown@cirque.org" xlink:show ="none" xlink:actuate="onRequest">toto.leclown@cirque.org</simplelink> </email> </author>
<xs:element name="simplelink"> <xs:complexType mixed="true"> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
anySimpleType |
Use: |
optional |
Fixed: |
"obsolete" |
<xs:attribute fixed="obsolete" name="status" use="optional"> </xs:attribute> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |