{
for $singles1 in collection("xAce.dbo.singles")/singles
where ($singles1/autoID >= -96098) and ($singles1/autoID <= -96096)
return
{
for $Titles in collection("xAce.dbo.Title")/Title
where $Titles/autoID = $singles1/autoID
return
{
if( $Titles/TI ) then
{
$Titles/TI/text()
}
else ()
}
{
if( $Titles/FT ) then
{
$Titles/FT/text()
}
else ()
}
{
if( $Titles/Orig ) then
{
$Titles/Orig/text()
}
else ()
}
{
if( $Titles/Gister ) then
{
$Titles/Gister/text()
}
else ()
}
{
if( $Titles/Lambda ) then
{
$Titles/Lambda/text()
}
else ()
}
{
if( $Titles/Systran5 ) then
{
$Titles/Systran5/text()
}
else ()
}
{
if( $Titles/Sigma ) then
{
$Titles/Sigma/text()
}
else ()
}
}
{
if( $singles1/ThesisType ) then
{
$singles1/ThesisType/text()
}
else ()
}
{
if( $singles1/PNS ) then
{
$singles1/PNS/text()
}
else ()
}
{
if( $singles1/SO ) then
{
$singles1/SO/text()
}
else ()
}
{
if( $singles1/SE ) then
{
$singles1/SE/text()
}
else ()
}
{
if( $singles1/PD ) then
{
$singles1/PD/text()
}
else ()
}
{
if( $singles1/PY ) then
{
$singles1/PY/text()
}
else ()
}
{
if( $singles1/PUBM ) then
{
$singles1/PUBM/text()
}
else ()
}
{
if( $singles1/DA ) then
{
$singles1/DA/text()
}
else ()
}
{
if( $singles1/DEP ) then
{
$singles1/DEP/text()
}
else ()
}
{
if( $singles1/EDAT ) then
{
$singles1/EDAT/text()
}
else ()
}
{
if( $singles1/MHDA ) then
{
$singles1/MHDA/text()
}
else ()
}
{
for $PHST in collection("xAce.dbo.PHST")/PHST
where $PHST/autoID = $singles1/autoID
return
{
$PHST/PHST/text()
}
}
{
if( $singles1/LR ) then
{
$singles1/LR/text()
}
else ()
}
{
if( $singles1/PST ) then
{
$singles1/PST/text()
}
else ()
}
{
if( $singles1/STAT ) then
{
$singles1/STAT/text()
}
else ()
}
{
if( $singles1/VL ) then
{
$singles1/VL/text()
}
else ()
}
{
if( $singles1/IS ) then
{
$singles1/IS/text()
}
else ()
}
{
if( $singles1/SU ) then
{
$singles1/SU/text()
}
else ()
}
{
if( $singles1/SI ) then
{
$singles1/SI/text()
}
else ()
}
{
if( $singles1/BP ) then
{
$singles1/BP/text()
}
else ()
}
{
if( $singles1/EP ) then
{
$singles1/EP/text()
}
else ()
}
{
if( $singles1/PS ) then
{
$singles1/PS/text()
}
else ()
}
{
for $Authors in collection("xAce.dbo.Authors")/Authors
where $singles1/autoID = $Authors/autoID
return
{
if( $Authors/AU ) then
{
$Authors/AU/text()
}
else ()
}
{
if( $Authors/AF ) then
{
$Authors/AF/text()
}
else ()
}
{
if( $Authors/BAU ) then
{
$Authors/BAU/text()
}
else ()
}
{
if( $Authors/C1 ) then
{
$Authors/C1/text()
}
else ()
}
{
if( $Authors/EM ) then
{
$Authors/EM/text()
}
else ()
}
{
if( $Authors/Orig ) then
{
$Authors/Orig/text()
}
else ()
}
{
if( $Authors/Gister ) then
{
$Authors/Gister/text()
}
else ()
}
{
if( $Authors/Lambda ) then
{
$Authors/Lambda/text()
}
else ()
}
{
if( $Authors/Systran5 ) then
{
$Authors/Systran5/text()
}
else ()
}
{
if( $Authors/Sigma ) then
{
$Authors/Sigma/text()
}
else ()
}
}
{
for $Advisor in collection("xAce.dbo.Advisor")/Advisor
where $Advisor/autoID = $singles1/autoID
return
{
if( $Advisor/Orig ) then
{
$Advisor/Orig/text()
}
else ()
}
{
if( $Advisor/Gister ) then
{
$Advisor/Gister/text()
}
else ()
}
{
if( $Advisor/Lambda ) then
{
$Advisor/Lambda/text()
}
else ()
}
{
if( $Advisor/Systran5 ) then
{
$Advisor/Systran5/text()
}
else ()
}
{
if( $Advisor/Sigma ) then
{
$Advisor/Sigma/text()
}
else ()
}
}
{
for $BA in collection("xAce.dbo.BA")/BA
where $BA/autoID = $singles1/autoID
return
{
$BA/BA/text()
}
}
{
for $BE in collection("xAce.dbo.BE")/BE
where $BE/autoID = $singles1/autoID
return
{
$BE/BE/text()
}
}
{
if( $singles1/AD ) then
{
$singles1/AD/text()
}
else ()
}
{
if( $singles1/University ) then
{
$singles1/University/text()
}
else ()
}
{
if( $singles1/UniversityAddress ) then
{
$singles1/UniversityAddress/text()
}
else ()
}
{
for $CA in collection("xAce.dbo.CA")/CA
where $CA/autoID = $singles1/autoID
return
{
$CA/CA/text()
}
}
{
if( $singles1/RP ) then
{
$singles1/RP/text()
}
else ()
}
{
if( $singles1/OWN ) then
{
$singles1/OWN/text()
}
else ()
}
{
for $CC in collection("xAce.dbo.CC")/CC
where $CC/autoID = $singles1/autoID
return
{
$CC/CC/text()
}
}
{
if( $singles1/SB ) then
{
$singles1/SB/text()
}
else ()
}
{
for $CH in collection("xAce.dbo.CH")/CH
where $CH/autoID = $singles1/autoID
return
{
$CH/CH/text()
}
}
{
for $DS in collection("xAce.dbo.DS")/DS
where $DS/autoID = $singles1/autoID
return
{
$DS/DS/text()
}
}
{
for $GE in collection("xAce.dbo.GE")/GE
where $GE/autoID = $singles1/autoID
return
{
$GE/GE/text()
}
}
{
for $MQ in collection("xAce.dbo.MQ")/MQ
where $MQ/autoID = $singles1/autoID
return
{
$MQ/MQ/text()
}
}
{
for $GN in collection("xAce.dbo.GN")/GN
where $GN/autoID = $singles1/autoID
return
{
$GN/GN/text()
}
}
{
for $TA in collection("xAce.dbo.TA")/TA
where $singles1/autoID = $TA/autoID
return
{
$TA/TA/text()
}
}
{
for $TM in collection("xAce.dbo.TM")/TM
where $singles1/autoID = $TM/autoID
return
{
$TM/TM/text()
}
}
{
for $MC in collection("xAce.dbo.MC")/MC
where $singles1/autoID = $MC/autoID
return
{
$MC/MC/text()
}
}
{
for $PR in collection("xAce.dbo.PR")/PR
where $PR/autoID = $singles1/autoID
return
{
$PR/PR/text()
}
}
{
for $SD in collection("xAce.dbo.SD")/SD
where $singles1/autoID = $SD/autoID
return
{
$SD/SD/text()
}
}
{
for $MH in collection("xAce.dbo.MH")/MH
where $MH/autoID = $singles1/autoID
return
{
$MH/MH/text()
}
}
{
for $Keyword in collection("xAce.dbo.Keyword")/Keyword
where $Keyword/autoID = $singles1/autoID
return
if( $Keyword/DE ) then
{
$Keyword/DE/text()
}
else ()
}
{
for $Keyword in collection("xAce.dbo.Keyword")/Keyword
where $Keyword/autoID = $singles1/autoID
return
if( $Keyword/ID ) then
{
$Keyword/ID/text()
}
else ()
}
{
for $Keyword in collection("xAce.dbo.Keyword")/Keyword
where $Keyword/autoID = $singles1/autoID
return
if( $Keyword/Orig ) then
{
if( $Keyword/Orig ) then
{
$Keyword/Orig/text()
}
else ()
}
{
if( $Keyword/Gister ) then
{
$Keyword/Gister/text()
}
else ()
}
{
if( $Keyword/Lambda ) then
{
$Keyword/Lambda/text()
}
else ()
}
{
if( $Keyword/Systran5 ) then
{
$Keyword/Systran5/text()
}
else ()
}
{
if( $Keyword/Sigma ) then
{
$Keyword/Sigma/text()
}
else ()
}
else ()
}
{
for $SubjectCategory in collection("xAce.dbo.SubjectCategory")/SubjectCategory
where $SubjectCategory/autoID = $singles1/autoID
return
{
if ($SubjectCategory/SC) then
{
$SubjectCategory/SC/text()
}
else ()
}
{
if ($SubjectCategory/Orig) then
{
$SubjectCategory/Orig/text()
}
else ()
}
{
if ($SubjectCategory/Gister) then
{
$SubjectCategory/Gister/text()
}
else ()
}
{
if ($SubjectCategory/Lambda) then
{
$SubjectCategory/Lambda/text()
}
else ()
}
{
if ($SubjectCategory/Systran5) then
{
$SubjectCategory/Systran5/text()
}
else ()
}
{
if ($SubjectCategory/Sigma) then
{
$SubjectCategory/Sigma/text()
}
else ()
}
}
{
for $SubjectCategory in collection("xAce.dbo.SubjectCategory")/SubjectCategory
where $SubjectCategory/autoID = $singles1/autoID
return
if( $SubjectCategory/Orig ) then
{
if( $SubjectCategory/Orig ) then
{
$SubjectCategory/Orig/text()
}
else ()
}
{
if( $SubjectCategory/Gister ) then
{
$SubjectCategory/Gister/text()
}
else ()
}
{
if( $SubjectCategory/Lambda ) then
{
$SubjectCategory/Lambda/text()
}
else ()
}
{
if( $SubjectCategory/Systran5 ) then
{
$SubjectCategory/Systran5/text()
}
else ()
}
{
if( $SubjectCategory/Sigma ) then
{
$SubjectCategory/Sigma/text()
}
else ()
}
else ()
}
{
if( $singles1/PN ) then
{
$singles1/PN/text()
}
else ()
}
{
for $Abstract in collection("xAce.dbo.Abstract")/Abstract
where $Abstract/autoID = $singles1/autoID
return
{
if( $Abstract/AB ) then
{
$Abstract/AB/text()
}
else ()
}
{
if( $Abstract/Orig ) then
{
$Abstract/Orig/text()
}
else ()
}
{
if( $Abstract/Gister ) then
{
$Abstract/Gister/text()
}
else ()
}
{
if( $Abstract/Lambda ) then
{
$Abstract/Lambda/text()
}
else ()
}
{
if( $Abstract/Systran5 ) then
{
$Abstract/Systran5/text()
}
else ()
}
{
if( $Abstract/Sigma ) then
{
$Abstract/Sigma/text()
}
else ()
}
}
{
for $AE in collection("xAce.dbo.AE")/AE
where $AE/autoID = $singles1/autoID
return
{
$AE/AE/text()
}
}
{
if( $singles1/DG ) then
{
$singles1/DG/text()
}
else ()
}
{
if( $singles1/PC ) then
{
$singles1/PC/text()
}
else ()
}
{
if( $singles1/PL ) then
{
$singles1/PL/text()
}
else ()
}
{
for $CR in collection("xAce.dbo.CR")/CR
where $CR/autoID = $singles1/autoID
return
{
$CR/CR/text()
}
}
{
if( $singles1/NR ) then
{
$singles1/NR/text()
}
else ()
}
{
if( $singles1/TC ) then
{
$singles1/TC/text()
}
else ()
}
{
if( $singles1/LA ) then
{
$singles1/LA/text()
}
else ()
}
{
for $DT in collection("xAce.dbo.DT")/DT
where $DT/autoID = $singles1/autoID
return
{
$DT/DT/text()
}
}
{
if( $singles1/LT ) then
{
$singles1/LT/text()
}
else ()
}
{
if( $singles1/ME ) then
{
$singles1/ME/text()
}
else ()
}
{
if( $singles1/PT ) then
{
$singles1/PT/text()
}
else ()
}
{
if( $singles1/PU ) then
{
$singles1/PU/text()
}
else ()
}
{
if( $singles1/PI ) then
{
$singles1/PI/text()
}
else ()
}
{
if( $singles1/PA ) then
{
$singles1/PA/text()
}
else ()
}
{
if( $singles1/CT ) then
{
$singles1/CT/text()
}
else ()
}
{
if( $singles1/CL ) then
{
$singles1/CL/text()
}
else ()
}
{
if( $singles1/CY ) then
{
$singles1/CY/text()
}
else ()
}
{
for $SP in collection("xAce.dbo.SP")/SP
where $singles1/autoID = $SP/autoID
return
{
$SP/SP/text()
}
}
{
if( $singles1/J9 ) then
{
$singles1/J9/text()
}
else ()
}
{
if( $singles1/JI ) then
{
$singles1/JI/text()
}
else ()
}
{
if( $singles1/JT ) then
{
$singles1/JT/text()
}
else ()
}
{
if( $singles1/AR ) then
{
$singles1/AR/text()
}
else ()
}
{
if( $singles1/DI ) then
{
$singles1/DI/text()
}
else ()
}
{
if( $singles1/PG ) then
{
$singles1/PG/text()
}
else ()
}
{
if( $singles1/FullTextHyper ) then
{
$singles1/FullTextHyper/text()
}
else ()
}
{
if( $singles1/GA ) then
{
$singles1/GA/text()
}
else ()
}
{
if( $singles1/UT ) then
{
$singles1/UT/text()
}
else ()
}
{
if( $singles1/AN ) then
{
$singles1/AN/text()
}
else ()
}
{
for $AID in collection("xAce.dbo.AID")/AID
where $AID/autoID = $singles1/autoID
return
{
$AID/AID/text()
}
}
{
if( $singles1/SN ) then
{
$singles1/SN/text()
}
else ()
}
{
if( $singles1/BN ) then
{
$singles1/BN/text()
}
else ()
}
{
if( $singles1/JID ) then
{
$singles1/JID/text()
}
else ()
}
{
if( $singles1/RN ) then
{
$singles1/RN/text()
}
else ()
}
{
if( $singles1/IDOCID ) then
{
$singles1/IDOCID/text()
}
else ()
}
{
if( $singles1/sourcePath ) then
{
$singles1/sourcePath/text()
}
else ()
}
{
if( $singles1/sourceFile ) then
{
$singles1/sourceFile/text()
}
else ()
}
{
if( $singles1/sourceType ) then
{
$singles1/sourceType/text()
}
else ()
}
{
if( $singles1/classification ) then
{
$singles1/classification/text()
}
else ()
}
}
(: Stylus Studio meta-information - (c) 2004-2008. Progress Software Corporation. All rights reserved.
:)