attributeGroup SimpleLinkAttributesGroup
namespace http://www.w3.org/1999/xlink
used by
attributeGroup SimpleLinkAttributesGroup
attributes
Name  Type  Use  Default  Fixed  annotation
typexsd:NMTOKEN    simple  
documentation

          Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as.  The value of this attribute is constrained to certain value(s) by the schema.  XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
       
hrefoptional      
documentation

        A hyperlink reference address.
     
roleoptional      
documentation

        Identification of a resource that specifies the intended property of a hyperlink.  xlink:role may be used to categorize a link by its role. The value of this attribute must be a uniform resource identifier (URI).
     
arcroleoptional      
documentation

        Identification of a resource that specifies the intended property of a hyperlink.
     
titleoptional      
documentation

        A concise description of the target of a hyperlink in a human-readable form used to provide a plain text description of the link for display during a mouse-over.
     
showoptional      
documentation

             The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows:
             new - load ending resource in a new window, frame, pane, or other presentation context
            replace - load the resource in the same window, frame, pane, or other presentation context
            embed - load ending resource in place of the presentation of the starting resource
            other - behavior is unconstrained; examine other markup in the link for hints
            none - behavior is unconstrained
         
actuateoptional      
documentation

            The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:
             onLoad - traverse to the ending resource immediately on loading the starting resource
             onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose
             other - behavior is unconstrained; examine other markup in link for hints
             none - behavior is unconstrained
         
source <xsd:attributeGroup name="SimpleLinkAttributesGroup">
 
<xsd:attribute name="type" type="xsd:NMTOKEN" fixed="simple" form="qualified">
   
<xsd:annotation>
     
<xsd:documentation xml:lang="en">
          Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as.  The value of this attribute is constrained to certain value(s) by the schema.  XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
       
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute ref="href" use="optional"/>
 
<xsd:attribute ref="role" use="optional"/>
 
<xsd:attribute ref="arcrole" use="optional"/>
 
<xsd:attribute ref="title" use="optional"/>
 
<xsd:attribute ref="show" use="optional"/>
 
<xsd:attribute ref="actuate" use="optional"/>
</xsd:attributeGroup>

attribute SimpleLinkAttributesGroup/@type
namespace http://www.w3.org/1999/xlink
type xsd:NMTOKEN
properties
isRef 0
fixed simple
form qualified
annotation
documentation

          Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as.  The value of this attribute is constrained to certain value(s) by the schema.  XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
       
source <xsd:attribute name="type" type="xsd:NMTOKEN" fixed="simple" form="qualified">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
          Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as.  The value of this attribute is constrained to certain value(s) by the schema.  XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
       
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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