Schema xlink-2003-12-31.xsd


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\genericode\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 


attribute actuate
namespace http://www.w3.org/1999/xlink
type restriction of string
facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
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>

attribute arcrole
namespace http://www.w3.org/1999/xlink
type restriction of anyURI
facets
minLength 1
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>

attribute from
namespace http://www.w3.org/1999/xlink
type NCName
source <attribute name="from" type="NCName"/>

attribute href
namespace http://www.w3.org/1999/xlink
type anyURI
source <attribute name="href" type="anyURI"/>

attribute label
namespace http://www.w3.org/1999/xlink
type NCName
source <attribute name="label" type="NCName"/>

attribute role
namespace http://www.w3.org/1999/xlink
type restriction of anyURI
facets
minLength 1
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>

attribute show
namespace http://www.w3.org/1999/xlink
type restriction of string
facets
enumeration new
enumeration replace
enumeration embed
enumeration other
enumeration none
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>

attribute title
namespace http://www.w3.org/1999/xlink
type string
source <attribute name="title" type="string"/>

attribute to
namespace http://www.w3.org/1999/xlink
type NCName
source <attribute name="to" type="NCName"/>

attribute type
namespace http://www.w3.org/1999/xlink
type restriction of string
facets
enumeration simple
enumeration extended
enumeration locator
enumeration arc
enumeration resource
enumeration title
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy