Specification Name: OASIS CIQ TC - xLink Description: Defines the W3C schema for establishing links between entities Produced by: OASIS Customer Information Quality Technical Committee Version: 3.0 Status: Public Review Draft Copyright: W3C/OASIS Last Modified: 05 April 2006 Last Modified by: Ram Kumar NOTE: Do not modify this schema as it will break specifications compatibility Defines a set of attributes for an element of type LOCATOR Indicates this a xLink 'locator' element Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute. Defines a set of attributes for an element of type RESOURCE Indicates this a xLink 'resource' element An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to Defines a set of attributes for an element of type LOCATOR (href is required) or RESOURCE (href is ignored) Indicates the type of the element for linking purposes as per the enumeration. An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute. Defines a set of attributes for an element of type ARC Indicates this is a xLink 'arc' element Identifies the relationship type between elements referenced by FROM and TO. Points at an element of xlink:type='resource' or 'locator' from any namespace within the same addressable XML where xlink:label has a matching value Points at an element of xlink:type='resource' or 'locator' from any namespace within the same addressable XML where xlink:label has a matching value A human-readable description of the relationship