Schema Central > NIEM 3.2 > xlinks.xsd > xlink:actuate
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xlink:actuate

        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
      

Attribute information

Type: Anonymous

Properties: Global, Qualified

Value

  • Type based on xsd:string
    • Valid value
      onLoad
      onRequest
      other
      none
    • Maximum length: 9
  • Used in