schema location: | C:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\default\xsd\xlink-2003-12-31.xsd |
attribute form default: | qualified |
element form default: | qualified |
targetNamespace: | http://www.w3.org/1999/xlink |
Attributes |
actuate |
arcrole |
from |
href |
label |
role |
show |
title |
to |
type |
namespace | http://www.w3.org/1999/xlink | ||||||||
type | restriction of string | ||||||||
facets |
|
||||||||
source | <attribute name="actuate"> <simpleType> <annotation> <documentation> Enumeration of values for the actuate attribute </documentation> </annotation> <restriction base="string"> <enumeration value="onLoad"/> <enumeration value="onRequest"/> <enumeration value="other"/> <enumeration value="none"/> </restriction> </simpleType> </attribute> |
namespace | http://www.w3.org/1999/xlink | ||
type | restriction of anyURI | ||
facets |
|
||
source | <attribute name="arcrole"> <simpleType> <annotation> <documentation> A URI with a minimum length of 1 character. </documentation> </annotation> <restriction base="anyURI"> <minLength value="1"/> </restriction> </simpleType> </attribute> |
namespace | http://www.w3.org/1999/xlink |
type | NCName |
source | <attribute name="from" type="NCName"/> |
namespace | http://www.w3.org/1999/xlink |
type | anyURI |
source | <attribute name="href" type="anyURI"/> |
namespace | http://www.w3.org/1999/xlink |
type | NCName |
source | <attribute name="label" type="NCName"/> |
namespace | http://www.w3.org/1999/xlink | ||
type | restriction of anyURI | ||
facets |
|
||
source | <attribute name="role"> <simpleType> <annotation> <documentation> A URI with a minimum length of 1 character. </documentation> </annotation> <restriction base="anyURI"> <minLength value="1"/> </restriction> </simpleType> </attribute> |
namespace | http://www.w3.org/1999/xlink | ||||||||||
type | restriction of string | ||||||||||
facets |
|
||||||||||
source | <attribute name="show"> <simpleType> <annotation> <documentation> Enumeration of values for the show attribute </documentation> </annotation> <restriction base="string"> <enumeration value="new"/> <enumeration value="replace"/> <enumeration value="embed"/> <enumeration value="other"/> <enumeration value="none"/> </restriction> </simpleType> </attribute> |
namespace | http://www.w3.org/1999/xlink |
type | string |
source | <attribute name="title" type="string"/> |
namespace | http://www.w3.org/1999/xlink |
type | NCName |
source | <attribute name="to" type="NCName"/> |
namespace | http://www.w3.org/1999/xlink | ||||||||||||
type | restriction of string | ||||||||||||
facets |
|
||||||||||||
source | <attribute name="type"> <simpleType> <annotation> <documentation> Enumeration of values for the type attribute </documentation> </annotation> <restriction base="string"> <enumeration value="simple"/> <enumeration value="extended"/> <enumeration value="locator"/> <enumeration value="arc"/> <enumeration value="resource"/> <enumeration value="title"/> </restriction> </simpleType> </attribute> |