[NeXus-definitions-tickets] [NeXusDefinitions] #35: ADD svnid attribute to NXDL definition element

NeXus Base Classes and Instrument Definitions noreply at nexusformat.org
Thu Jan 15 20:29:06 GMT 2009


#35: ADD svnid attribute to NXDL definition element
------------------------+---------------------------------------------------
Reporter:  Pete Jemian  |        Owner:  Pete Jemian
    Type:  enhancement  |       Status:  assigned   
Priority:  major        |   Resolution:             
Keywords:               |  
------------------------+---------------------------------------------------
Comment (by Pete Jemian):

 This XSLT code will strip the dollar signs from both ends.  That's enough
 to keep subversion from changing the Id from the NXDL that is written to
 the DocBook XML file.

 {{{
 <xsl:value-of select="substring-before(substring-after(@svnid,'$'),'$')"/>
 }}}

-- 
Ticket URL: <http://trac.nexusformat.org/definitions/ticket/35#comment:2>
NeXus Base Classes and Instrument Definitions <http://www.nexusformat.org/>
NeXus Base Classes and Instrument Definitions



More information about the NeXus-definitions-tickets mailing list