Author: estreen
Date: 2013-04-15 10:58:30 -0400 (Mon, 15 Apr 2013)
New Revision: 241
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/?rev=241&sc=1
Added:
trunk/xliff-20/attributes/dataref.xml
trunk/xliff-20/attributes/datarefend.xml
trunk/xliff-20/attributes/datarefstart.xml
trunk/xliff-20/attributes/startref.xml
Removed:
trunk/xliff-20/attributes/nid.xml
trunk/xliff-20/attributes/nidEnd.xml
trunk/xliff-20/attributes/nidStart.xml
trunk/xliff-20/attributes/rid.xml
Modified:
trunk/schemas/xliff_core_2.0.xsd
trunk/xliff-20/attributes/attributes.xml
trunk/xliff-20/attributes/canoverlap.xml
trunk/xliff-20/attributes/disp.xml
trunk/xliff-20/attributes/dispend.xml
trunk/xliff-20/attributes/dispstart.xml
trunk/xliff-20/attributes/equiv.xml
trunk/xliff-20/attributes/equivend.xml
trunk/xliff-20/attributes/equivstart.xml
trunk/xliff-20/core/schema.xml
trunk/xliff-20/elements/inline/ec.xml
trunk/xliff-20/elements/inline/em.xml
trunk/xliff-20/elements/inline/pc.xml
trunk/xliff-20/elements/inline/ph.xml
trunk/xliff-20/elements/inline/sc.xml
trunk/xliff-20/inline/inline.xml
trunk/xliff-20/mapping/mapping.xml
Log:
Renaming some inline element attributes. This is slightly different than the proposed change. "rid" was used on both <ec> and <em> and shared documentation. Instead of renaming it to "scRef" on the <ec> element and keep it or rename it to "smRef" on the <em> element I choose to use "startRef" on both so it is still a single attribute used in two contexts. Also changed to use lowercased filenames as the references to files were already lowercase in the XML files.
nid => dataRef
nidEnd => dataRefEnd
nidStart => dataRefStart
rid => startRef