<!--<xsl:apply-templates select=" collection('file://///C:/Users/iglesia/Documents/Register/register-work?select=*.xml;recurse=no')//tei:item[tei:idno[@type='URI'][starts-with(.,'http://d-nb.info/gnd/') or contains(.,'ta.sandrart.net')]]">
<!--<xsl:apply-templates select=" collection('file://///C:/Users/iglesia/Documents/Register/register-work?select=*.xml;recurse=no')//tei:item[tei:idno[@type='URI'][contains(.,'://d-nb.info/gnd/') or contains(.,'ta.sandrart.net')]]">
<!--<xsl:apply-templates select=" collection('file://///C:/Users/iglesia/Documents/Register/register-org?select=*.xml;recurse=no')//tei:org[tei:idno[@type='URI'][starts-with(.,'http://d-nb.info/gnd/') or starts-with(.,'http://www.wikidata.org/')]]"/>-->
<!--<xsl:apply-templates select=" collection('file://///C:/Users/iglesia/Documents/Register/register-org?select=*.xml;recurse=no')//tei:org[tei:idno[@type='URI'][contains(.,'://d-nb.info/gnd/') or contains(.,'://www.wikidata.org/')]]"/>-->
<xsl:iftest="not(tei:idno[@type='URI'][starts-with(.,'http://d-nb.info/gnd/')]) and not(tei:idno[@type='URI'][starts-with(.,'http://vocab.getty.edu/tgn/')]) and tei:idno[@type='URI'][starts-with(.,'http://sws.geonames.org/')]">
<xsl:iftest="not(tei:idno[@type='URI'][contains(.,'://d-nb.info/gnd/')]) and not(tei:idno[@type='URI'][starts-with(.,'http://vocab.getty.edu/tgn/')]) and tei:idno[@type='URI'][contains(.,'://sws.geonames.org/')]">