Changeset 2311 for metadata


Ignore:
Timestamp:
10/16/12 07:30:31 (12 years ago)
Author:
mwindhouwer
Message:

M comp2schema-v2/comp2schema.xsl

  • disabled xml:base again, as Arbil first needs to be able to deal with it ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/xslt/comp2schema-v2/comp2schema.xsl

    r2310 r2311  
    218218                    <xsl:apply-templates select="./CMD_Component"/>
    219219                </xs:sequence>
    220                 <!-- allow @xml:base as a residue of XInclude processing -->
     220                <!-- DISABLED (Arbil needs to handle it first) allow @xml:base as a residue of XInclude processing -X->
    221221                <xs:attribute ref="xml:base"/>
     222                -->
    222223                <!-- @ref to the resource proxy (TODO: put this in the CMD namespace, i.e., @cmd:ref -->                 
    223224                <xs:attribute name="ref" type="xs:IDREFS"/>
Note: See TracChangeset for help on using the changeset viewer.